exception - COMException + background thread + WPF -
i trying use com component & activex component in wpf application. using these components via background thread, ui remains responsive. problem com exception while using these components. (not always)
is expected behavior or doing wrong? should move code ui thread, ends being time consuming.
thanks
 
 
Comments
Post a Comment