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

Huge WPF executable with many referenced assemblies Automated Error Reporting

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.


mrmiagi0101
0

Comments

2 comments

  • Russell D
    Yes this is currently the case I'm afraid - we're looking at improving this but I have no eta on when this might get done.
    Russell D
    0
  • mrmiagi0101
    Ok thanks.
    mrmiagi0101
    0

Add comment

Please sign in to leave a comment.