0
votes
1answer
25 views
detect Citrix ICA protocol
Hello,
I want to detect weather Citrix ICA protocol is running on my network or not. I don't want to hit on port because it is not a good solution.
What flags (bytes) to send to s …
0
votes
1answer
18 views
Does Citrix XenApp working on Windows 7 64 Bit?
I've been trying to get the Citrix XenApp client going - but as soon as it connects it crashes on Windows 7 64bit. Citrix support has 0 information on Windows 7, so I'm curious if …
1
vote
3answers
100 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 settin …
1
vote
1answer
228 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 pa …
0
votes
0answers
32 views
Problem with asp.net webforms ajax & citrix
We have developed a webapplication that uses asp.net webforms with ajax extenders/controllers.
Everything works fine when users use it internal on the internal company net, but wh …
0
votes
1answer
83 views
WPF application on Citrix
I'm trying to use a WPF application on our Citrix server, and made a really simple window with a button and a textbox. When running the application, noting but the application name …
0
votes
1answer
38 views
Forcing a user to use a specific Citrix Server [closed]
Is there any way to force a particular Login or AD group to use a specific Citrix Server in a Citrix Farm? We have a Citrix server that is having issue and we would like certain hi …
1
vote
3answers
157 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 …
6
votes
3answers
160 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 …
1
vote
2answers
250 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 …
0
votes
2answers
117 views
Memory handling by a 64bit Citrix server running instances of a 32bit app using WoW64
Can a 64bit Citrix server running a 32bit app through WoW64 handle just as many instances/users as the 32bit Citrix server equivalent?
And if so if I up the memory in the 64bit se …
0
votes
4answers
179 views
is there a method to trigger paste (ctrl+v) event to any application?
I have a code that triggers PASTING to any 3rd party application by sending ctrl+v (see below), but this does not seem to work with CITRIX. is there any other method to trigger …
1
vote
2answers
51 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 VMWA …
0
votes
2answers
106 views
Access 2003 via Citrix: ‘Error Loading DLL’ with CurrentProject.Connection
Set up an Access Project to be opened via Citrix. However, there is some VBA code that prevents it from working:
Dim rs As ADODB.Recordset
Set rs = CurrentProject.Connection.Execu …
0
votes
1answer
38 views
citrix and keybd_event problem
Is citrix supporting keybd_event, I have a problem that it ignores events ?
