Options

"Automated Error Reporting" in DLL assemblies

MarcoMarco Posts: 19
edited July 29, 2010 5:01AM in SmartAssembly 5
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

Comments

Sign In or Register to comment.