loadfromsqlserver hangs in execution -
12-21-2004
, 02:42 AM
Hi, I try to load in a .net web application a DTS Package containing
Analysis Services Task, which simply reprocesses a cube.
But the "LoadFromSQLServer" command hangs before retrieving the Package
information. In other words it remains waiting to infinite before it goes on
with the executing.
For other DTS Packages the "LoadFromSQLServer" command is working fine.
this is my schenario:
server with SQLServer 2000, IIS 5, Analisys services and .Net framework 1.1
Thanks for help. |