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

Create process in Citirx environment

Status
Not open for further replies.

jfjoyner

Programmer
Mar 27, 2002
1
US
I'm working on a SSO (Single Sign-On) project that we are trying to launch in a Citrix environment. Our environment is Citrix XP running on Win2000 Server and ICA clients running on Win2000 Professional. The SSO is in the form of a toolbar, and it is the published app launched from the user's client machine. The published app launches fine and the toolbar appears within the Citrix session. The problem is with the toolbar actually launching the apps. We are using the CreateProcessAsUser API to launch the app from the toolbar. As a test program we use Windows notepad and use the explicit path to the app. The error we get back from the CreateProcessAsUser call is "The system cannot find the path specified."

Has anyone dealt with this problem before?
Any suggestions or help would be greatly appreciated.

Jim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top