<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:verdana,helvetica,sans-serif;font-size:10pt">Hello OpenSim Developers,<br><br><br>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.<br><br>Anybody has a clue  ?<br>Best<br>Gajan<br><br>Warning Text :<br><br>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.<br>File name: 'file:///C:\GajanWorkSpace\opensim-0.7-bin\bin\intl3_svn.dll'<br>   at System.Reflection.Assembly._nLoad(AssemblyName fileName, String
 codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)<br>   at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)<br>   at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)<br>   at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)<br>   at System.Reflection.Assembly.LoadFrom(String assemblyFile)<br>   at OpenLibrary.Common.ReflectionLibrary.ClassLookupAtRuntime(String interfaceName, String[] classesToIgnore,
 Boolean includeCurrentAssembly, String path, ForEachTypeDelegate callbackFunction)<br><br></div><br></body></html>