DTSRun.exe Application error -
05-15-2005
, 06:43 PM
Hi All,
I have a DTS package that transfers data from a table into excel or
text files based on the option specified. But every now and then, it
hangs when called from an ASP page via a job.
I get a DTSRun.exe error specifiying that "The instruction at 0xxxx
referenced memory at 0xxxx. The could not be "read"."
It only happens for this package and usually when creating a new file
(One file is created per day and repeatedly overwritten.)
The following info is available in the event log.
"Faulting application dtsrun.exe, version 2000.80.534.0, faulting
module dtspkg.dll, version 2000.80.760.0, fault address 0xxxxxx."
Any help is appreciated...
Thanx |