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.
IDE: Visual Studio 2005 Professional
LANGUAGE: Visual Basic 2005
The project compiles but i am getting "FileNotFoundException - The specified module could not be found." I have Added Reference to Irrlicht.Net.Dll ,copied Irrlicht.Dll to the /bin/debug and /bin/release directories of My Project and have pointed "Project"Properties..->Debug->Start->Working Directory to the /bin/Debug folder of My Project and am still receiving FileNotFound exception.
I am trying to examples.Net->HelloWorld Vb.net & Vb.net Tutorial 1 the project doesn't start at all. I will try reference Irrlich.Net.Dll in the exectuable directory.