I have an asp.net project developed in visual studio 2005. I created it on my machine, and then zipped the project and emailed it to the team lead to install the app on a central directory. However, when he double clicks on the .vbproj file (and if he attempts to open it using the 2005 IDE) he gets an error message:
The project file "C:\ImportOrderUpdate\ImportOrderUpdate\ImportOrderUpdate.vbproj" cannot be opened. The project type is not supported by the installation.
What would be causing this issue? Both machines have VS 2005 update versions.