Unable to load the CLR
When I try to convert a VS.net 2003, .net platform 1.1.4322 project to VS.NET 2005 and .net platform 2.0.50727, I got the error:
quote:Error while trying to run project: Unable to start program ââ¦â¦.\ODSource-3.6.10\bin\debug\OpenDental.exeâ
Unable to load the CLR. If a CLR version was specified for debugging, check that it was valid and installed on the machine. If the problem persists, please repair your Microsoft .NET framework 2.0 installation via âAdd and Remove Programsâ in Control Panel.
If I run the exe file in /bin/debug folder I get the message:
quote:To run this application, you first must install one of the following versions of the .NET framework: v1.1.4322.
Contact your application publisher for instruction about obtaining the appropriate version of the .NET framework.
Would you please how me how to overcome this problem?
Thanks,
Minh
Regards,
Minh
|