[Mono-aspnet-list] The classes in the module cannot be loaded.

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Wed Mar 30 15:35:15 EDT 2011


On Wed, 2011-03-30 at 20:45 +0300, Andrus Moor wrote:
> Typing http://mysite.com/MYService.asmx returns exception
> 
> The classes in the module cannot be loaded with stack trace below.
> 
> How to fix or debug this ?

Verify that the .dll files in your 'bin' directory and verify that they
are valid .NET assemblies. I think one way of doing it is by running:
"MONO_PATH=. monodis DLLNAME" in the 'bin' directory.

-Gonzalo




More information about the Mono-aspnet-list mailing list