User-29741700 posted
I have a Web Application Project in VS2005, the project builds successfully. Then I use the VS2005 Web Deployment Project to build it, I got the following error which is absurd since I'm not missing the System.Web dll assembly reference.
Error The type or namespace name 'Web' does not exist in the namespace 'Fan.Web.Admin.System' (are you missing an assembly reference?)
Could anyone tell what is wrong with this problem?
Thanks a lot!!
Ray.