Task Scheduler could not execute an EXE written in VB

G

Guest

We have Windows 2000 Service Pack3 running in Citrix. I have administrative
privilege on this server. I was trying to setup a Visual Basic EXE which
calls a COM object and access the Database as a scheduled job. I sepcified my
user id and password while scheduling the task.

1. The task is not starting as per the schedule.

2. When I manually start the task, the task starts, but keep on running and
the program does not do what it supposed to do. I checked the log and it does
not show any error. It says when the task was started.

I checked the program for any loops etc. and there is none. The program
accesses different files which are stored in network drives.

Any idea what is causing this problem?

Thanks in advance.
Paddy
 
D

Dave Patrick

Ask them in one of the VB programming groups.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| We have Windows 2000 Service Pack3 running in Citrix. I have
administrative
| privilege on this server. I was trying to setup a Visual Basic EXE which
| calls a COM object and access the Database as a scheduled job. I sepcified
my
| user id and password while scheduling the task.
|
| 1. The task is not starting as per the schedule.
|
| 2. When I manually start the task, the task starts, but keep on running
and
| the program does not do what it supposed to do. I checked the log and it
does
| not show any error. It says when the task was started.
|
| I checked the program for any loops etc. and there is none. The program
| accesses different files which are stored in network drives.
|
| Any idea what is causing this problem?
|
| Thanks in advance.
| Paddy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top