From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Friday, March 12, 2004 9:50 AM
To: [EMAIL PROTECTED]
Subject: [Talk] Prompted for Components During Processing
I have an application that loops through a SQL database and invokes a BWS script to generate PDF documents using MS Word based on each record from the databse. I use ADO to access the database.
Once in a while, I will get prompted to select a component in the middle of running the BWS script and the script will be stopped until I either click "OK" or "Cancel" in the Component popup window. This Component window is the same one that you see in VB when you want to add a component to your project.
<<...OLE_Obj...>>
There doesn't seem to be a pattern when this
window comes up but it does seem to come up before the record gets updated to
the database. Any help will be greatly appreciated.
Thanks, Jennifer
