Thursday, January 25, 2007

If you receive the following message from visual studio 2003

---------------------------
Microsoft Development Environment
---------------------------
Project .vcproj' failed to open.
---------------------------
OK  
---------------------------

you can open your *.vcprog file with your favorite xml editor and find the "/VisualStudioProject/References/AssemblyReference" nodes make sure all the paths and files are valid.  One will not be, remove it or edit the path save the file and now open it in Visual Studio.