0
votes
0answers
4 views
Find user by PID in Citrix environment
We're running a Citrix farm and I'm trying to track heavy users of our DB, I can get the PID of the process from Sql Profiler but I then need to laboriously search for that PID in each server in the …
0
votes
1answer
15 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 …
0
votes
1answer
140 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 others have gotten …
0
votes
1answer
52 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 server and read its …
1
vote
3answers
114 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 …
0
votes
0answers
49 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 when users acces the …
0
votes
1answer
116 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 on top of the …
0
votes
1answer
48 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 high use accounts to …
1
vote
3answers
176 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
334 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 …
0
votes
3answers
123 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.Execute("Query")
The …
0
votes
4answers
183 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 ctrl+v than keyb …
0
votes
1answer
39 views
citrix and keybd_event problem
Is citrix supporting keybd_event, I have a problem that it ignores events ?
1
vote
2answers
60 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 …
6
votes
3answers
174 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 …
