Problem with running a DTS Package from an ASP.NET page

L

Leo

Hello all,

I am having a problem which I cannot seem to find a solution for. In SQL
Server 2000 I have created a DTS package which imports a Text file into a
table. When I run the DTS package from the SQL sever itself it executes
without any isses. However it is failing without any error codes when I try
to run it from ASP.NET. There seems to be no solution to this so far that I
have found. I would greatly appreaciate it if anyone has any ideas as to why
this might be happening or if there's a way to fix it



Regards,

Leo
 
C

Clamps

I just got my DTS package importing .csv's through asp.net. Have you set up
an error log in the package? Asp.net won't give you good debugging info, but
that error log will display any sql errors you might encounter.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,019
Latest member
RoxannaSta

Latest Threads

Top