[mapguide-users] Re: MapGuideApiPINVOKE

Kenneth Skovhede, GEOGRAF A/S ks at geograf.dk
Wed Feb 3 04:40:34 EST 2010


Ok, it was as I suspected then.
You correctly load the MapGuideDotNetApi.dll, but it cannot call 
MapGuideUnmanagedApi.dll.
The error message 0x8007007F seems to indicate that the dll itself was 
found, but it is missing a method.
I'm unsure if the "missing method"-error means that the dll itself is 
broken, or the method is simply missing.

Try using a tool such as "Process Monitor" to see what dll files it is 
actually reading:
http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx

Regards, Kenneth Skovhede, GEOGRAF A/S

On 03-02-2010 10:25, Gunter Becker wrote:
> The InnerException is:
>
> 'The type initializer for 'SWIGExceptionHelper' threw an exception'
>
> The InnerException of this Exception sounds a little bit weird (it's in
> german but I try to translate):
>
> 'The DLL "MapGuideUnmanagedApi": procedure could not be found. (Exception
> from HRESULT: 0x8007007F) cannot be loaded.'
>
> Please take a look at this screenshot to see the original
> http://n2.nabble.com/file/n4506237/Exception.jpg exception  text (german).
>
> Thanks in advance ,
>
> Gunter
>
>    


More information about the mapguide-users mailing list