Could anyone help me with the following?
I get the following runtime error:
"Could not load file or assembly 'Irrlicht.NET, Version=0.11.2658.29221, Culture=neutral, PublicKeyToken?=4d90a9470797fb07' or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)"
Unfortunately reinstalling does not help.
Irrlicht.dll and Irrlicht.NET.dll are in the same directory as the client application that uses Irrlicht.NET.dll. The client application runs on the .NET 2.0 framework and is build using Visual studio 2005 in C#.
I've tried it on MS XP pro and XP home, both resulted the above error.
We had an update from an earlier version from the Irrlicht dlls, after which the problem arose. I have removed all older irrlicht dll copies from the PC however.
Thanks in advance!