I have a Windows Form written in C++\CLI. When I try to open the form in Visual Studio(by saying 'View Designer') then I observe that Visual Studio crashes.
Following is the Windows Applications Logs -
.NET Runtime version 2.0.50727.4963 - Fatal Execution Engine Error (768FB727) (800703e9)
Note :
- My project is built to use .NET Framework 2.0
- OS - Windows Server 2008 x64
- I have tried reinstalling VS2005 and .NET Framework 2.0 without any success