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

Delphi application not launching

Status
Not open for further replies.

Luvsql

Technical User
Joined
Apr 3, 2003
Messages
1,179
Location
CA
We have a new software program that just does not seem to work in a citrix environment. The app works fine on xp, windows 2000 server (no terminal services) and windows 2003 server. However, when installed on citrix (using add/remove), when we double click on the exe, the program's splash screen opens, but then nothing. It doesn't even appear in the task manager.

We have been waiting for our software vendor to fix it, but am getting a little impatient. Is there anything I could try? Has anyone else had issues running Delphi executables on citrix? The product executes by running a command such as:

"C:\Program Files\folder\app.exe" sqlserver userid password databasename

This also opens the splash screen, but then nothing, we using the run command.
 
Hi,

Here's the lame typical testing routine:-

1) Try it from the Console
2) Try it from an ICA session (d'oh...done that! :-) )
3) Try it from RDP

Does only option 1 work from your Citrix server?

Cheers,
Carl.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top