dbTalk Databases Forums  

executing dts with cube process from ASP.NET

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


Discuss executing dts with cube process from ASP.NET in the microsoft.public.sqlserver.dts forum.



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

Default executing dts with cube process from ASP.NET - 03-07-2006 , 07:18 PM






hi
i have a dts with analysis service process task. it works fine when i run it
in enterprise manager.

i made a console app loading dtspkg and executing. it's good, too.
(i read http://www.sqldev.net/dts/ExecutePac...isual%20Csharp)


lastly, i made a web app works in same way as console app i've already
tested but it didn't worked. when it starts LoadFromSQLServer method, it
never returns. never stop.

for a test, i took off cube process taks from dts pkg, and ran the web app.
it worked fine.
but if i put the cube process taks back into dts pkg, it never returns.

has anyone experienced something like this?
what should i try to make it work?
any piece of advice is greatly appreciated.

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.