How can we help you today? How can we help you today?

Bug: Dissassembly fails if all referenced DLL's not present

As an assembly can reference another that it never uses (in my case its an ORM and a reference to IBM.DB2.dll) dissassembly shouldn't stop if a referenced DLL is unavailable. Just go with what you have..

Thanks!

James

Error:

Could not load the assembly IBM.Data.DB2

System.IO.FileNotFoundException: Could not load the assembly IBM.Data.DB2 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 4843, offset:107 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 7112, offset:49 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 5068, offset:162 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 6391, offset:80 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 9286, offset:218 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 9284, offset:254 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 9282, offset:63 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 3781, offset:124 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 3912, offset:71 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 3782, offset:26 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 3781, offset:750 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 3762, offset:54 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 9060, offset:41 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 9276, offset:44 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 9048, offset:603 --->
jakenuts
0

Comments

1 comment

  • Alex D
    Thanks, we'll see if we can do without all references.
    Alex D
    0

Add comment

Please sign in to leave a comment.