| Author |
Message |
Marco
Joined: 16 Jul 2010 Posts: 12
|
Posted: Wed Jul 28, 2010 3:29 pm Post subject: "Automated Error Reporting" in DLL assemblies |
|
|
I want to add "Automated Error Reporting" in a DLL assembly. Unfortunately, no try catch blocks will create in the methods and properties. When I reference this DLL assembly from an EXE assembly and an error occurs in the DLL, I cannot get the line number or values from the variables. The stack trace is not complete.
Thanks
Marco |
|
| Back to top |
|
 |
Alex.Davies
Joined: 02 Dec 2008 Posts: 335 Location: Cambridge, uk
|
Posted: Thu Jul 29, 2010 10:01 am Post subject: |
|
|
Hi Marco,
You're right, that is a bad bug that we noticed soon after releasing version 5.1.
It's fixed in the early access builds of 5.2 here:
http://www.red-gate.com/MessageBoard/viewforum.php?f=116
Or alternatively, you can work around it by referencing the ReportException dll found in the SDK folder in Program Files.
Apologies for that _________________ Alex
Developer,
Red Gate .NET Tools |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group