"Jais" <jaisholstein@gmail.com> wrote in message news:1104433855.264565.98140@z14g2000cwz.googlegroups.com...
> Hi Allan
>
> It dosen't really say a lot. I've used the example I fount on
> sqldts.com and created an .asp page. When I run the package it tells me
> that the step (step3) failed. Thats all.
> My package has 3 steps.
> 1. gather data fra a table and write to text file.
> 2. rename textfile
> 3. Move file from server A to server B (Using a .bat file)
> I'v modified the package and tried if it was posible to move the file
> from one dir to another on Server A and that is ok. I started with only
> step 1 and it would just save the file directly on server B but that
> didn't work.
>
> Jais
>
>
>
>
> Allan Mitchell wrote:
>> What error is returned?
>>
>> It sounds like a permissions problem.
>>
>> --
>>
>> Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
>>
www.SQLDTS.com - The site for all your DTS needs.
>>
www.SQLIS.com - SQL Server 2005 Integration Services.
>>
www.Konesans.com >>
>>
>> "Jais Holstein" <jaisholstein@gmail.com> wrote in message
> news:87cdd476.0412300526.3a77a759@posting.google.com...
>> > Hi all
>> >
>> > I've tried about everything. My problem is that I have this .asp
> page
>> > that executes a DTS Package, this package gets some data from a
> table,
>> > saves it into a text file. No problem so far.
>> > Now I would like to move the file from my server to another server
> =
>> > FAIL!!!
>> > Wher i run the DTS Package from Enterprise manager there is no
> problem
>> > the file gets moved ok but when I execute it from my .asp page it
>> > fails.
>> > On the server where the file should end 'everyone' has write
> rights.
>> >
>> > Does anyone know what to do?
>> >
>> > Jais, Mondo A/S, Denmark
>