Comments
4 comments
-
Interestingly, it only happens when run detailed mode, not fast mode. and it still happens when starting with 'Profiling Disabled'
I am running .NET 2 framework -
Hi there,
Sorry to hear it isn't working for you - I thought we'd gripped that bug. Do you think it would be possible to send us an application (.exe and .pdb file) that reproduces this?
I understand this may not be possible, but if you could, that'd really help us track it down. If you are able to, then the best email address to send it to is ants@red-gate.com.
Many thanks,
Robert -
Robert,
I can arrange the .exe and .pdb files for you, the source is some 100+ forms, 100+classes and 500,000+ lines of code, you would also need some 3rd party controls we used.
is the .exe, .pdb and dll's sufficient ?
Paul. -
Hi Paul,
That would be great, if you're able to do that. We should just need the exe, pdb and dll files - basically enough for us to run a debug build of the application. If you could also let us know at what point in the application you get the crash, that'd be good.
If you could zip them up (to avoid the wrath of the email filters) and send them to ants@red-gate.com, that would fantastic.
Thanks,
Robert
Add comment
Please sign in to leave a comment.
The exception was raised inside the application that I am profiling, and happens each time I attempt to profile. (Note: the application does not throw the exception when run alone or within IDE)
any ideas ?