
Visual Studio and .NET Framework
I have been using Visual Studio .NET Beta for some time now. But, I wanted
to upgrade to the latest version of the .NET framework, so I uninstalled my
current version and downloaded both the SDK and the .NET framework and
installed them both (to a different folder). Now, when I try to run my
visual studio programs, i get an error: "An unhandled exception of type
'System.IO.FileNotFoundException' occurred in Unknown Module." How do I
reconfigure Visual Studio so it sees the new framework? Or do I have to
downgrade back to the original framework?
Thank you