0
votes
0answers
27 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
60 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
27 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
144 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 …
1
vote
0answers
183 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 …
6
votes
3answers
156 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
229 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
4answers
173 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
48 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
98 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
109 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
1answer
35 views
citrix and keybd_event problem
Is citrix supporting keybd_event, I have a problem that it ignores events ?
3
votes
3answers
671 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 …
0
votes
0answers
64 views
Application can not log in: MS SQL error
I am unable to log in to a vb application which is configured in Citrix which connect to ms sql database to check the application is working.
After 3 attempts this will login suc …
1
vote
3answers
309 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 …
