The path '/App_GlobalResources/' maps to a directory outside this application, which is not supported.
I got the same error. In my case, the solution is quite simple. I checked the IIS Default Web Site Properties -> Home Directory -> Local Path. Don't add any "\" character at the end of the directory. IIS will automatically add one thus cause problem if you manually add one before. You can check Default Web Site Properties -> ASP.NET -> File Location for actual setting information
http://
http://
Contributed by:
Rohit kakria
I am software developer, moderator of xpode.com
Resourse address on xpode.com
http://www.xpode.com/Print.aspx?Articleid=504
Click here to go on website
|