all groups > sql server dts > august 2006 >
You're in the

sql server dts

group:

SSIS Package Execution Failed within ASP.NET Web Application


SSIS Package Execution Failed within ASP.NET Web Application Tina
8/11/2006 11:00:01 AM
sql server dts:
Hello All,

I have a SSIS package which run well when stand-along. However
it was failed when executed from .NET web application. It just simply return
Failure into the DTSExecResult variable below:

Dim packagekgResults As DTSExecResult
..........
packagekgResults = package.Execute()

Environment: Windows 2003 Shared Server

Any idea?

Thanks in advance!

Re: SSIS Package Execution Failed within ASP.NET Web Application Allan Mitchell
8/13/2006 12:00:00 AM
Hello Tina,

Permissions would be my first guess and the account under which you are running.

Where is SSIS installed?

Allan


[quoted text, click to view]

AddThis Social Bookmark Button