While try to open the project - getting error.
- by Gopal
Using Visual Studio 2008
I have .net file name like UPS.Tek, version - Visual Studio 2005
C# files are
UPSReport.cs (Visual C# Source File)
UPSConn.Cs (Visual C# Source File)
UPSBase.cs (Visual C# Source File)
....,
When i try to open the C# files individually in VS 2008, the C# files are opening
But When I try to open this UPS.Tek in Visual Studio 2008, It showing error as
"make sure the application for the project type .csproj is installed"
How to solve this error.