I took code that i wrote and had working in Visual Studio 6.0 and now i tried to run it in Visual C++ .NET 2003, and I got the Following error:
Unable to start Debugging.
Unable to start program 'the file name'
the system cannot find the file specified.
and I got no errors during the build.
Thanks for any help.
Todd