[Opensim-dev] Loading DLL files - BadImageFormatException

Gajananan Kugamoorthy gajananan_k at yahoo.com
Mon Aug 23 01:38:42 UTC 2010


Hello OpenSim Developers,


I have been trying to use the latest version of OpenSim (0.7 & 0.7.01) , I got 
the warning in one of the function call that load the DLLs of my project. 
OpenSim does not crash. However  I would like to know what is wrong as I did not 
have this problem with the previous versions of OpenSim.

Anybody has a clue  ?
Best
Gajan

Warning Text :

BadImageFormatException System.BadImageFormatException: Could not load file or 
assembly 'file:///C:\GajanWorkSpace\opensim-0.7-bin\bin\intl3_svn.dll' or one of 
its dependencies. The module was expected to contain an assembly manifest.
File name: 'file:///C:\GajanWorkSpace\opensim-0.7-bin\bin\intl3_svn.dll'
   at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, 
Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, 
Boolean throwOnFileNotFound, Boolean forIntrospection)
   at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, 
Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, 
Boolean throwOnFileNotFound, Boolean forIntrospection)
   at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence 
assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
   at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence 
securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean 
forIntrospection, StackCrawlMark& stackMark)
   at System.Reflection.Assembly.LoadFrom(String assemblyFile)
   at OpenLibrary.Common.ReflectionLibrary.ClassLookupAtRuntime(String 
interfaceName, String[] classesToIgnore, Boolean includeCurrentAssembly, String 
path, ForEachTypeDelegate callbackFunction)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20100822/2cadac46/attachment-0001.html>


More information about the Opensim-dev mailing list