Hello,
I am using vs 2005 and SQL server 2005 for my web application. Earlier i had created this application in vs 2003. After that i had converted it in to 2005 and its working in my local PC correctly. But when i m using the same project code in another PC having same VS 2005 and SQL server 2005 configuration , still its dones't allow me to open the project file. Its giving following error message:
---------------------------
Microsoft Visual Studio
---------------------------
The project file 'c:\Inetpub\wwwroot\ABC\ABC.csproj' cannot be opened.
The project type is not supported by this installation.
---------------------------
OK Cancel Help
---------------------------
Please help me regarding this issue.
Thanks