Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Citrix Server Problem
Message
From
10/05/2001 15:33:50
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Citrix Server Problem
Miscellaneous
Thread ID:
00505949
Message ID:
00505949
Views:
67
I have a program I am trying to run over a Citrix Server. The program runs fine when I test it on my local system. It also runs fine if I test it over the local network. However, when I run it over the Citrix server it the problem as noted below:

In the "Main" program I have the following:

ON ERROR ErrorHandler(ERROR(),PROGRAM(),LINENO())
.
.
.
FUNCTION ErrorHandler(nError,cMethod,nLine
...
ENDFUNC

The program runs fine up until I try to exit the program at which time I get the error message "File 'errorhandler.prg' does not exist". If I comment out the ON ERROR ... command then I get the error message for each funtion or procedure that I call in the "Main" program.

Any ideas as to why this happens?

Hope this makes sense. If you need any additional info please let me know.

Thanks in advance for your help,
Russell Clendenon
Next
Reply
Map
View

Click here to load this message in the networking platform