Runtime error FileLoadException loading Irrlicht.NET.dll

Irrlicht.Net is no longer developed or supported, Irrlicht.Net Cross Platform is a much more complete wrapper. Please ask your C# related questions on their forums first.
Locked
kjv
Posts: 1
Joined: Wed May 23, 2007 1:58 pm

Runtime error FileLoadException loading Irrlicht.NET.dll

Post by kjv »

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!
Locked