Search found 3 matches

by brase
Wed Jan 18, 2006 9:23 pm
Forum: Irrlicht.NET
Topic: The specified module could not be found
Replies: 4
Views: 1605

I referenced the Irrlicht.Net.Dll in the exectuable folder and a Dos box popped up then i recieved the FileNotFoundException again.
by brase
Wed Jan 18, 2006 9:18 pm
Forum: Irrlicht.NET
Topic: The specified module could not be found
Replies: 4
Views: 1605

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.
by brase
Wed Jan 18, 2006 7:50 pm
Forum: Irrlicht.NET
Topic: The specified module could not be found
Replies: 4
Views: 1605

The specified module could not be found

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 Pro...