Jochen Wezel - CompuMaster GmbH wrote:
> Hello,
> 
> I've got this error when trying to access my test website and if I've put a 
> file "cammWM.dll" into my bin directory:
> 
...

> Stack Trace: 
> 
> System.Reflection.ReflectionTypeLoadException: The classes in the module 
> cannot be loaded.
>   at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
>   at System.Reflection.Assembly.GetTypes () [0x00000] 

Run this assembly through peverify under MS.NET to confirm
it's verifiable.

If yes, file a bug at http://mono-project.com/Bugs together with
a test case. IIRC, you can mark bugs as Novell-only, so you can
attach the assembly even if it's confidential.

Robert

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to