On 25.02.2010 16:57, incandenza wrote: > > Hello, > > I'm stuck trying to understand the error below. This is an attempt to load > a net-tiers web service provider from configuration. The configuration > looks like this:
... > ** (WinformsCLV2POC.exe:2976): CRITICAL **: mono_metadata_blob_heap: > assertion ` > index< meta->heap_blob.size' failed > > ** (WinformsCLV2POC.exe:2976): WARNING **: The following assembly referenced > fro > m > C:\djohnson\project\mono_winforms_test\WinformsCLV2POC\bin\x86\Debug\Ease.Payr > oll.NetTiers.Data.WebServiceClient.dll could not be loaded: > Assembly: (assemblyref_index=0) > Version: 17012.20601.26994.26998 > Public Key: (none) This looks like an invalid DLL. Why does it live in bin\*x86*\Debug? Is this a managed C++ assembly? Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
