Sign in
Join
Home
Products
Blogs
Forums
Downloads
About Us
Contact
All Tags
»
VSTA 2.0
»
thread safe
»
Out of process debugger
»
cross-thread operation
(RSS)
Browse Site by Tags
Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
InvalidOperationException: Cross-thread operation not valid: Control 'ShapeAppForm' accessed from a thread other than the thread it was created on.
I created this macro in SDK sample Shapeappmacrorecordingcsharp and built it: public void Macro3() { this.Visible = false;//<=set break point here this.Visible = true; } 1 Launch the IDE (out of process) from ShapeApp 2 Set breakpoint at this.Visible = false; 3 'Start Debugging' the macro project...
Posted to
Gary Depue's VSTA Blog
(Weblog)
by
Gary
on 03-07-2008
Page 1 of 1 (1 items)
Copyright Summit Software Company, 2008. All rights reserved.