Hello,
 
I have an ASP.NET website that I develop on Windows XP and host on Linux 
(gentoo).
The website is working well on Windows. It work well with XSP2 on Linux.
 
But on Linux with APache 2 and mod_mono (ASP.NET 2) I get this error:
 
--------------------------------------------------------------------Server 
Error in '/' ApplicationMethod not found: 
'zorg.Library.DataLayer.HouseManager..ctor'.
Description: Error processing request.
Error Message: HTTP 500. System.MissingMethodException: Method not found: 
'zorg.Library.DataLayer.HouseManager..ctor'.
Stack Trace:
System.MissingMethodException: Method not found: 
'zorg.Library.DataLayer.HouseManager..ctor'.  at <0x00000> <unknown method>  at 
(wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke 
(object,object[])  at System.Reflection.MonoMethod.Invoke (System.Object obj, 
BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] 
parameters, System.Globalization.CultureInfo culture) [0x00000] 
---------------------------------------------------------------------
 
The missing method is in zorg-library.dllThe assembly is up to date on the 
linux server.
Thanks in advance,
 
CN
_________________________________________________________________
Découvrez le blog Messenger Séries TV : infos, scoops, interviews et photos !
http://blog-series-tv.spaces.live.com/
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to