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)
_______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
