Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

EXCEPTION_ACCESS_VIOLATION error

Status
Not open for further replies.

stnkyminky

Programmer
Oct 15, 2001
476
0
0
US
I'm experiencing an error when running a dts package from a C# application. According to the event log the error is "EXCEPTION_ACCESS_VIOLATION". The error doesn't occur each time but maybe one or two times a day. The errors didn't start happening until last week. I know this is cliche but I've not made any modifications to the application or the sql server. If anyone has experienced this problem, please share how you've solved it.

Thanks.


Background:
The application reads a list of dts packages names from a file. The user then selects which package(s) they wish to run. After selecting the packages, the user will press a button that begins calling the selected packages and executes them. This application is installed and ran from a TS session.

Scott
Programmer Analyst
<{{><
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top