Error in HeaderControl ctor
garethhayter
Posts: 45 Bronze 2
I'm using version 6.5 with a custom UI. When an unhandled exception occurs, the exception reporting form no longer displays due to an internal exception in the SmartAssembly code:
NullReferenceException in SmartAssembly.SmartExceptionsCore.UI.HeaderControl.ctor()
Any ideas about how to fix this? I've recompiled the custom UI with the 6.5 assemblies.
Thanks,
Gareth.
NullReferenceException in SmartAssembly.SmartExceptionsCore.UI.HeaderControl.ctor()
Any ideas about how to fix this? I've recompiled the custom UI with the 6.5 assemblies.
Thanks,
Gareth.
Gareth Hayter
Comments
That is not a lot of information to go on. Did you try rebuilding with diagnostic information and see if you can get an error report from the assembly when it fails?
Can you get the complete stack trace from this application?
If you're not having any luck with the self-diagnostic, you can try attaching the Red Gate debugger to the protected version of the assembly.
Thanks for your help with this.
By the way, your Red Gate Debugger is a fantastic tool.
Kind regards,
Gareth.
Thanks for the complement - Red Gate are looking into doing some new and exciting stuff with the MS Debugger Engine, which will hopefully benefit a lot of people.
Sounds to me like you had a problem with incompatible resources, in the end.
I'm targeting .NET 4.0.