[Mono-devel-list] ** ERROR **: file appdomain.c: line 898 (ves_icall_System_AppDoma in_LoadAssembly): assetion failed: (assRef != NULL), aborting...

Vadim B. Guzev vguzev at yandex.ru
Tue Feb 10 08:16:34 EST 2004


** ERROR **: file appdomain.c: line 898 (ves_icall_System_AppDomain_LoadAssembly): assetion failed: (assRef != NULL), aborting...I've got the same problem in Mono 0.30, however, everything was fine in Mono 0.29.
This's a blocking problem why I can't migrate to new versions of Mono :-(
Assemblies can't be loaded from the specified path - full or partial (I used AppDomainSetup.PrivateBinPath 
to specify assemblies location or AppDomainSetup.PrivateBinPath - the result is the same).


Best regards,
Vadim B. Guzev
  ----- Original Message ----- 
  From: Urs Muff 
  To: mono-devel-list at lists.ximian.com 
  Sent: Monday, February 09, 2004 10:41 PM
  Subject: [Mono-devel-list] ** ERROR **: file appdomain.c: line 898 (ves_icall_System_AppDoma in_LoadAssembly): assetion failed: (assRef != NULL), aborting...


  I tried AppDomain.CurrentDomain.Load, Assembly.Load, Assembly.LoadFile, and Assembly.LoadWithPartialName.  I always get the same error.

  I don't know which reference cannot be loaded, but all references are either in the same directory as the assembly to be loaded, or system assemblies.

  I'm also adding a AssemblyResolve handler (which is not called).

  Please advice: what parts are supported on mono?  [BTW: this code is running fine on .Net 1.1].

  This is a showstopper for me: I can't get further without a workaround or fix...

  - Urs C. Muff
  Software Architect              - Research Lab
  Quark Inc.

  UMuff at Quark.Com         - X6360
  +1 (303) 894 3360

  CONFIDENTIALITY NOTICE

  This e-mail transmission and any documents, files, or previous e-mail messages appended or attached to it, may contain information that is confidential or legally privileged. If you are not the intended recipient, or a person responsible for delivering it to the intended recipient, you are hereby notified that you must not read this transmission and that any disclosure, copying, printing, distribution, or use of the information contained or attached to this transmission is STRICTLY PROHIBITED. If you have received this transmission in error, please immediately notify the sender by telephone +1 (303) 894-3360 or return e-mail message umuff at quark.com and delete the original transmission, its attachments, and any copies without reading or saving in any manner. Thank you.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040210/8a781c51/attachment.html 


More information about the Mono-devel-list mailing list