Posted on: 6/9/2009 3:15:06 PM | Views : 857

I have an application that I developed locally.  I placed this application in my stagin environment some time ago.  Today I was attempting to load new changes and I keep getting a parser error related to the master page file.  My master page does not do anything other than import a stylesheet and place an image in the header.  This is done in the markup, not code-behind.  Nothing fancy at all but I keep getting this Parser Error while I am able to run the application successfully on my local machine.
 I read something about VirtualPath but I have not been able to get that to work.  I get a circular reference error when I try and add a new page directive for virtual path.
 Please help.
-Brian

Go to the complete details ...