My first posting and I'm a novice at ASP.NET/VB.NET.
I've migrated a working ASP.NET website from Visual Studio 2008 on XP to Windows 7 Visual Studio 2008. Wanted to take a first step rather than jumping to VS 2010.
I'm getting "variable not declared" on labels, controls, etc. in the code file when I build the project yet I can see the designer objects in the dropdown. What am I missing? Again, this was working before I ported to Windows 7, creating a new VS project.
Thanks in advance.
I've migrated a working ASP.NET website from Visual Studio 2008 on XP to Windows 7 Visual Studio 2008. Wanted to take a first step rather than jumping to VS 2010.
I'm getting "variable not declared" on labels, controls, etc. in the code file when I build the project yet I can see the designer objects in the dropdown. What am I missing? Again, this was working before I ported to Windows 7, creating a new VS project.
Thanks in advance.