dbTalk Databases Forums  

DTS package execution fails under ASP.net but works otherwise....

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


Discuss DTS package execution fails under ASP.net but works otherwise.... in the microsoft.public.sqlserver.dts forum.



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

Default DTS package execution fails under ASP.net but works otherwise.... - 09-01-2004 , 06:30 PM






When I run a package from under my ASP.net application, it fails.

The DTS package is trying to write the following file:
c:\usr\phx\dfeed\xyz.txt

Now the package runs just fine when run from the Enterprise Manager.

Surmising that the error may be due to the fact that when it runs under
ASP.net, it is running as the user ASP.NET on the system, I created a new
ASP.net application and had it create and write a file into that same
folder. So, it cannot be the ASP.net permissions.

I am not sure what the problem is. Any ideas?

The error log from the DTS package is shown below.

Thanks in advance,

William

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Step 'DTSStep_DTSDataPumpTask_1' failed

Step Error Source: Microsoft Data Transformation Services Flat File Rowset
Provider
Step Error Description:Error opening datafile: Access is denied.

Step Error code: 80004005
Step Error Help FileTSFFile.hlp
Step Error Help Context ID:0





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.