dbTalk Databases Forums  

Windows service crashes on DTS dll

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


Discuss Windows service crashes on DTS dll in the microsoft.public.sqlserver.dts forum.



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

Default Windows service crashes on DTS dll - 07-13-2006 , 06:57 AM






Hi,

I've got a windows service that creates a DTS task at runtime to export data
to textfiles.

After a certain time the service always crashes and gives this error in the
eventlog:

faulting module dtspkg.dll, version 2000.80.2039.0, fault address 0x000beb9c.

Any ideas what this error means and how I can prevent it?

--
Natasja

--
Natasja

Reply With Quote
  #2  
Old   
Davide
 
Posts: n/a

Default Re: Windows service crashes on DTS dll - 07-13-2006 , 07:20 AM






Hello Natasja,

Quote:
Hi,

I've got a windows service that creates a DTS task at runtime to
export data to textfiles.

After a certain time the service always crashes and gives this error
in the eventlog:

faulting module dtspkg.dll, version 2000.80.2039.0, fault address
0x000beb9c.

Any ideas what this error means and how I can prevent it?

in dtspkg.dll there's the object model used by your service to build up
and , probably,run the package.

Do you know what this package do ?




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.