Activity overview
Latest activity by wech
VS 2019 Extension Generate PDBs: "Could not locate data entry for PDB debug data"
When I try to debug an issue with a 3rdparty assembly and try to generate PDBs for this assembly, I always receive the following Exception:
System.InvalidOperationException: Could not locate data e...
Finally a 64 Bit version has been released :-)
Works great! Thanks a lot to the SA6 team! / comments
Finally a 64 Bit version has been released :-)
Works great! Thanks a lot to the SA6 team!
Thanks, for your help. This sounds very plausible.
Unfortunately this option is not availabe in the "standard edition" of SmartAssemby.
And I don't even care about the reports at all :-(
[edit] we decided to ignore the problem for now and buy a pro edition when we run into the out of memory issue again
Thank you again for your valuable suggestion. / comments
Thanks, for your help. This sounds very plausible.
Unfortunately this option is not availabe in the "standard edition" of SmartAssemby.
And I don't even care about the reports at all :-(
[edit] we ...
Unfortunately using the 64 bit version does not work, even on a very primitive test project.
System.TypeInitializationException : Der Typeninitialisierer für "." hat eine Ausnahme verursacht.
(english translation: "type initializer for "." has created an Exception")
When attaching windbg, the reason seems to be this exception:
System.NotSupportedException occurred
Message: Exception thrown: 'System.NotSupportedException' in SmartAssembly.exe
Additional information: Using Jet databases is not possible in 64 bits applications. Please compile your assembly targeting x86 platform.
I don't use the database at all, so I would not mind if it would only work without on 64 bit, but on the other side there is a now 64 Bit jet engine available since ms office is available in 64 bit too: https://www.microsoft.com/en-us/downloa ... x?id=13255 / comments
Unfortunately using the 64 bit version does not work, even on a very primitive test project.
System.TypeInitializationException : Der Typeninitialisierer für "." hat eine Ausnahme verursacht.
(eng...