You are not signed in
Sign in
|
Join
Help
Summit Software
Home
Products
Blogs
Forums
Downloads
About Us
Contact Us
in
Current Tags
(Entire Site)
Search
Browse by Tags
All Tags
»
Add/Remove Reference events
Sorry, but there are no more tags available to filter with.
Re: VSTA solution debugger randomly fails to start
For #1, Have you looked at all the messages (especially last ones) when task manager kills the app? I'm not sure what can be done for these scenarios, outside of a process observer that will kill the vsta.exe process created by the aborted application. I will ask the VSTA team for any ideas beyond WM_ENDSESSION and ...