Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty SLN file
Message
From
16/11/2015 09:58:11
 
 
To
16/11/2015 09:25:38
General information
Forum:
ASP.NET
Category:
Visual Studio
Title:
Environment versions
Environment:
C# 4.0
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01627491
Message ID:
01627492
Views:
44
Everything is in the project files, csproj for C# or vbproj for VB. You can create a new empty solution then add those project files to it.

To find out the version, open the project file with a text editor. At the top you should see "Project ToolsVersion="

The .suo files probably won't help much. They are settings files for the developer (window positions, break point locations, etc). In fact, they shouldn't be checked in because they are different for every developer.


>Hi,
>
>a client has asked me to look at some source code from a developer who did some stuff for them. The code looks like it is Visual Studio and C#, but the solution files are all 0KB in size and completely empty.
>
>What would cause this? Would the developer have deleted the contents on purpose? There are matching suo files with stuff in them.
>
>Also, is there any way to tell what version of visual studio was used?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform