![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm creating an application that runs a DTS package with an "Analysis Services Processing Task" in the package. When I run the package in the main thread, it runs fine. However when I try to run the package via a separate thread (preferred so the application isn't "frozen") it won't even load. It is definitely due to the OLAP task, for if I remove that task from the package, it runs fine in a multi-threaded environment. I have done exhaustive searching on the web, etc... and no luck. I've seen a few posts about "execute in main thread", and I have set that property as well, with no luck (the package won't even load, to be able to re-set it before executing). I'd appreciate any feedback you can give. Thanks, John |
![]() |
| Thread Tools | |
| Display Modes | |
| |