Importing unmanaged dll in web application

Hi!

I have a problem with importing unmanaged dll in my application. When I
use DllImport, everything works fine. But I want to use dynamically
created dll path, so I import LoadLibrary first and then use it to load
my dll. It doesn't work on Windows 2003 server, works on Windows XP.
This is propably also a matter of settings, but I can't find them. What
is the reason?

--
Lukasz Ledochowski
GG: 503647
lukled [ Do, 03 April 2008 23:03 ] [ ID #1935364 ]
Microsoft » microsoft.public.dotnet.framework.aspnet » Importing unmanaged dll in web application

Vorheriges Thema: How to modify an existing schema for a strongly typed dataset
Nächstes Thema: Problem with back button in browser