B
Bev Kaufman
Guest
I am customizing an accounting system called Dynamics SL (formerly Solomon).
I created a VB6 executable using the Solomon subset of VB commands, which is
called from one of the Solomon screens. This works correctly on my Windows
XP system.
It fails on the client system. The one big difference between my system and
the client system is this: Theirs is a Windows Server 2003 using Citrix
Presentation Server. Here is the error that is returned:
System Message 5004
Unable to execute C:\Accounting\Solomon\MC00200.EXE 4 1049080 BAK5018888.
Windows CreateProcess() error 2.
I tried turnning Notepad instead of my program (MC00200) and it returned
almost the same error, so I'm guessing that it's not able to open any program.
Can someone help me with this? There's an entire project on hold because of
this error.
I created a VB6 executable using the Solomon subset of VB commands, which is
called from one of the Solomon screens. This works correctly on my Windows
XP system.
It fails on the client system. The one big difference between my system and
the client system is this: Theirs is a Windows Server 2003 using Citrix
Presentation Server. Here is the error that is returned:
System Message 5004
Unable to execute C:\Accounting\Solomon\MC00200.EXE 4 1049080 BAK5018888.
Windows CreateProcess() error 2.
I tried turnning Notepad instead of my program (MC00200) and it returned
almost the same error, so I'm guessing that it's not able to open any program.
Can someone help me with this? There's an entire project on hold because of
this error.