Hi All
Please help me out of the following situation.
I have a setup of Windows 2000 (with SP4) with IIS 5.0 and .Net Framework
2.0. I am using ASP.Net 2.0 to develop some application.
When I am trying to deploy it in IIS 5.0, I get the error in the browser as:
"Failed to map path '/MyWebApp/App_GlobalResources/'."
This message is followed by a stack error message.
Where "MyWebApp" is the name of my virtual directory.
I don't have any global or local resource files in my application but still
it is looking for it.
I am not sure about it. Please help.
Thanks in Advance