- Messages
- 13
- Country

I'm using SimConnect Acceleration version SDK and Visual Studio 2008.
I try to compile some simconnect application with Visual C++, all is ok.
But with Visual C# I have problem. I create simple Visual C# Application Form, clear form compiling good.But when I'm adding SimConnect reference, and writing simple connection with SimConnect, application is not compiling, he say.
I'm searched in internet and find similiar problems, but I can't find my problem solution. I check my .Net framework, i think all is ok.
Thank you, Tigran
I try to compile some simconnect application with Visual C++, all is ok.
But with Visual C# I have problem. I create simple Visual C# Application Form, clear form compiling good.But when I'm adding SimConnect reference, and writing simple connection with SimConnect, application is not compiling, he say.
Could not load file or assembly 'Microsoft.FlightSimulator.SimConnect, Version=10.0.61242.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
I'm searched in internet and find similiar problems, but I can't find my problem solution. I check my .Net framework, i think all is ok.
Thank you, Tigran
Last edited:



