G
Gerhard
I posted this on the Visual Studio group, but no answer, so am trying this one.
I have a project that I have been working on for a number of years, expanding
and enhancing it. I started it with Visual Studio 2005 and then moved to
Visual Studio 2008 when it came out. All has been working very well.
Recently, I wanted to move the project to a new computer, so I installed
Visual Studio 2008 (and any upgrades) and moved my project over (it is a
vb.net web application). When I try to compile it, I get all sorts of errors
such as asp:TextBox is an unknown object (as well as every other .net
object). This is with the exact same code that compiles and runs without
error in Visual Studio 2008 on my original machine. Can you tell me what
would cause this? Do I have to install Visual Studio 2005 also as it was
what the project was originally developed under?
Thanks.
I have a project that I have been working on for a number of years, expanding
and enhancing it. I started it with Visual Studio 2005 and then moved to
Visual Studio 2008 when it came out. All has been working very well.
Recently, I wanted to move the project to a new computer, so I installed
Visual Studio 2008 (and any upgrades) and moved my project over (it is a
vb.net web application). When I try to compile it, I get all sorts of errors
such as asp:TextBox is an unknown object (as well as every other .net
object). This is with the exact same code that compiles and runs without
error in Visual Studio 2008 on my original machine. Can you tell me what
would cause this? Do I have to install Visual Studio 2005 also as it was
what the project was originally developed under?
Thanks.