Project help
-
Hello sir, I have created a project in .net2005 and its running fine.Now when i take the same project and if i try to run in .net2003 its not running.Is there any version problem.Its shows that the vb.net project is not an valid project.
-
Hello sir, I have created a project in .net2005 and its running fine.Now when i take the same project and if i try to run in .net2003 its not running.Is there any version problem.Its shows that the vb.net project is not an valid project.
Obvious... Vs2005 projects aren't compatible with previous versions of Visual Studio.Net...
Carmine, Webmaster of: www.thetotalsite.it My web blog: blog.thetotalsite.it
-
Hello sir, I have created a project in .net2005 and its running fine.Now when i take the same project and if i try to run in .net2003 its not running.Is there any version problem.Its shows that the vb.net project is not an valid project.
You can't go backwards like that. VS2005 projects wont load in VS2003. You can go the other way though, you can open a VS2003 project in 2005.
Dave Kreskowiak Microsoft MVP - Visual Basic