Visual Studio 2005 Web Application Projects
If you are using VS2005, and using the add on for Web Application Projects, you probably have hit Scott Guthrie’s tutorial One tip I can share: turn off optimizations in your VS2003 project before upgrading, or before you try debugging once you have upgraded, it will throw up an error. Other than that, most of the issues you will see will be from Namespace conflicts, or file naming conflicts (Profile, Roles, etc).
Simlar Posts
- LNK1104: cannot open file ‘LIBC.lib’
- TFS Team Build, TFSBuild.props and Visual C++
- Visual Studio 2005/2008 Web Application Projects: Profile Class Auto Generation Workaround
- VS2005 LNK1104 Error – cannot open file
- First-chance exception at 0x7c812a5b in
: Microsoft C++ exception: CError at memory location
