I am responsible for the maintenance and updating of a Visual C# Web Project that uses MS SQL Server (2008) and some third party controls. This is a currently running production program for a mid-sized web company.
The code was handed off to me without any project file support. In other words, the online, working code is the only thing that I have had access to. As a result, I cannot build and/or run/debug this on a development machine prior to changing production.
I need a Visual Studio…
