View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
codemind codemind is offline
external usenet poster
 
Posts: 2
Default Scheduled task hanging

I have an application developed in VB6 that uses Excel
2002 to convert an Excel sheet to a CSV file.

The app should run unattended via a scheduled task on a
Windows 2000 server. If I run the app manually on the
server it works fine but if I try to run it via the
scheduled task it hangs.

Anyone an idea what this could cause?