I recommend that all of the dll-s belonging to your app. to be placed into your application's directory ie bin/Debug due to avoid further problems. It is not alien from the philosophy of the .NET stuff.
Tamas On Thu, 19 Jan 2006 09:26:53 -0600, Donovan J Donovan <[EMAIL PROTECTED]> wrote: >I had this problem a few weeks ago. The error mentions mapscript.dll but >means all the mapserver dlls. I think the mapscript_csharp.dll should be >referenced and in the application's bin directory. The mapscript.dll and >all the other mapserver dlls (about 20) go into the windows/system32 directory. > >Hope that helps... >Donovan