I have a Web application that have been written with ASP.Net 4 C#. I have a Web Deployment(2010 Version 10.0.30319) Project for deploying this web application.
I am using Visual Studio 2010 SP1.When I get latest version from server the new files are got, and after this when I build my Web Deployment I get a strange error in new files that I have got from server.It say:
"error ASPPARSE: The resource object with key '?????' was not found."
I can see resource file with ????? name-value, the web application build successfully and I can browse the new page successfully too.
Any idea?
↧
local resource not found error with Web Deployment
↧