Profiled application closes when login screen closes
bkwilliams10
Posts: 2
My application has a login screen. When I launch the profiler and point it at my application, it runs fine until the login screen closes. The main form shows for a moment, but then the entire application closes. Is there a different way that I need to launch the application so I can profile the entire thing (rather than just the application start/first start process)? Any help would be appreciated.
Brian Williams
Comments
What version of .net are you compiled against? if you can compile against .net 4 then you should be able to use the "attach to .net 4 process" option to capture the information you require.
If you're still having trouble, you can get in touch with support @ red-gate . com with F0039339 in the subject line for more in depth investigation.