7
votes
2answers
404 views
Determine if a program is running on a Remote Desktop
Is there a way my program can determine when it's running on a Remote Desktop (Terminal Services)?
I'd like to enable an "inactivity timeout" on the program when it's running on a Remote Desktop …
6
votes
3answers
170 views
Acquiring / accessing Citrix environment for QA purposes
We have a Windows Forms, .NET 2.0 application delivered via ClickOnce and driven by web services, that our customers occasionally wish to deploy into a Citrix environment. In some cases, the customer …
3
votes
3answers
717 views
Detect citrix “application mode”?
Forgive me for probably using the wrong term for this "application mode".
Our application has a problem during start in that it doesn't show a task bar icon until the main window is up, even though …
3
votes
2answers
633 views
Citrix - how to keep smartclient apps from re-downloading every time they are launched
Our company uses Citrix to remote into a terminal server for remote users to launch smart client apps within a virtual window on their machine.
The problem is that smartclient apps are being …
3
votes
4answers
185 views
Problem: .NET code runs from one directory, but not another, on same disk
Our application is a hybrid Win32 unmanaged application and a .NET 2.0 managed application. The Win32 part is the main executable, which at some point loads and hosts the .NET 2.0 runtime and loads …
2
votes
2answers
170 views
Why would Cint(”1”) fail?
I'm attempting to deploy a WinForms app in a Citrix environment. It's been working reliably for some time on other physical and virtual machines, but it's failing, only when running the application …
2
votes
5answers
454 views
Citrix Server sort of app - on a Mac?
Does anyone know of a similar product to Citrix Server that'll run on the Mac OS?
Essentially, I'm looking to allow multiple remote users to log in to the same OSX Server at the same time (with full …
1
vote
3answers
105 views
Printing on citrix server
We are using Delphi 7 to develop database apps with advantage as a backend. Our system is usually installed on the windows server with the pcs acting as terminals. All the settings and database are …
1
vote
3answers
166 views
Does anyone know about issues between Citrix and Delphi 2007 applications? (And perhaps other development languages?)
The situation is simple. I've created a complex Delphi application which uses several different techniques. The main application is a WIN32 module but a few parts are developed as .NET assemblies. It …
1
vote
2answers
272 views
System.Diagnostics.Process.Start Issue
Hi,
I seem to have a weird issue with the System.Diagnostics.Process.Start method. I have a C# Desktop application using 3.5 SP1 .NET Framework. A user clicks on a label which passes a folder path …
1
vote
2answers
56 views
is there online citrix testing available?
Is there any way to access CITRIX remotely for doing some simple QE testing, our customer has a compatibility issue with our product and we dont have CITRIX in house
PS: Also VMWARE image would be an …
1
vote
2answers
266 views
No system tray ToolbarWindow32 window handle when running in (64bit) citrix
We have written a C# command line app that gets run as the first step in a script that is executed when users launch our CRM system on citrix (it is a published app). The purpose of the command line …
1
vote
3answers
350 views
How do I code Citrix web sites to use a Secure Gateway (CSG)?
I'm using Citrix's sample code as a base and trying to get it to generate ICA files that direct the client to use their Secure Gateway (CSG) provider. My configuration is that the ICA file's server …
1
vote
2answers
144 views
What are the basics one needs to know when porting an application to Citrix?
I've developed an application (C#) that currently sits on a a number of workstations. Each workstation accesses the same database (MS-SQL). I've been asked to port this to Citrix. Can anyone offer …
0
votes
0answers
7 views
Is application virtualization only for standalone applications?
Does application virtualization mean virtualizing only stand-alone desktop applications and executables? Or does it also cover virtualizing webapps and web servers? Can Citrix's XenApp and VMware's …
