dbTalk Databases Forums  

DTS and Threading with VB.net

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS and Threading with VB.net in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kirk
 
Posts: n/a

Default DTS and Threading with VB.net - 11-23-2004 , 10:53 AM






I have a Windows Service application that checks a queue for data
import requests. Everything works fine 90% of the time, but
occasionally the .Net runtime crashes, reporting in the event viewer
"Application has generated an exception that could not be handled".

My question is related to the ExecuteInMainThread property. Does this
have to be set to true in VB.Net just like it was for VB6?

Given that the thread that initiates the DTS request is a pooled
worker thread from my service application, I am suspecting that it is
a issue with my DTS threading settings that is causing this problem.

Any suggestions are welcome.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.