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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DLL Initialization Error

Status
Not open for further replies.

JasonL99

Programmer
Oct 17, 2002
25
US
I built a program in Visual Basic 6 which runs as a scheduled task each hour from 9 to 5 from Monday to Friday. A week after setting up the program to run on my NT 4 server I started getting "Initialization of the dynamic link library C:\WINNT\system32\USER32.dll failed. The process is terminating abnormally." This error has been occurring during the weekends (when my program is not running) so I am not sure if it is related to my program or if it is something else.

After the error occurs I need to reboot the server. Everything then works fine for about a week until the error happens again.

Any ideas of what could be causing the problem?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top