Options

Huge WPF executable with many referenced assemblies Automated Error Reporting

mrmiagi0101mrmiagi0101 Posts: 20 Bronze 1
edited March 26, 2019 7:02PM in SmartAssembly
Hello,
we are validating several different "Crash Report" systems at the moment.
We have one WPF exe project which references many assembly projects (~30, all are our projects). It looks like we have to create for the executable and all assemblies seperate saprojects to enable crash reporting everywhere?

I created a test WPF project and referenced an additional class library. In this class library I throw an exception. But for this method we get no additional informations like passed params? Only for the methods of the exe.
I was only able to get informations when I made a seperate saproject for the library also. But this will add all the smartassembly stuff to all assemblies. Is this really necassary?

And we don't want to merge or embed the class libraries in the main exe! This is an requirement.


Tagged:

Best Answer

Answers

Sign In or Register to comment.