[Mono-list] MonoPosixHelper Not Found ?

met at uberstats.com met at uberstats.com
Tue Sep 12 09:07:39 EDT 2006


I have 4 windows systems, one of which is the development machine.  
Each is running the same deployed exe and set of libraries.  The  
problem is that two of the four machines fail with the following  
message when executing code in Mono.Unix.Catalog for gettext. The  
worst part is that MonoPosixHelper.dll is in the same directory as the  
exe and other libs required for intl.dll.

I understand this issue is a bit remote to directly assist with, but  
if anyone has some ideas on tracking it down I would be very greatful.

Thanks,

~ Matthew

System.TypeInitializationException: The type initializer for
'Mono.Unix.Native.Stdlib' threw an exception. --->
System.DllNotFoundException: Unable to load DLL 'MonoPosixHelper': The
specified module could not be found. (Exception from HRESULT: 0x8007007E)
    at Mono.Unix.Native.Stdlib.GetDefaultSignal()
    at Mono.Unix.Native.Stdlib..cctor()
    --- End of inner exception stack trace ---
    at Mono.Unix.Native.Stdlib.free(IntPtr ptr)
    at Mono.Unix.Catalog.MarshalStrings(String s1, IntPtr& p1, String  
s2,IntPtr& p2, String s3, IntPtr& p3)




More information about the Mono-list mailing list