Advertisement

1 - 10 of 16 containing alltags:("sta") (0 seconds)
Can I have multiple worker threads in an STA component? Full scenario: I want to build an ATL component to improve an existing VB6 application.  The application runs on Win95/98/ME and NT4/20...
Zones: Windows ProgrammingDate Answered: 03/28/2001 Grade: A Views: 0
Hi, I've been searching for the STA info web sites these days, but it seems that they don't really help in my scenerio. And maybe I am not an Appz developer, while most of the web sites try to ...
Zones: C++, Microsoft Visual C++, Microsoft...Date Answered: 05/08/2005 Grade: B Views: 0
Hi, I have created my Citrix farm and it is working on a 2003 domain. I have placed a 2003 server workgroup in the DMZ ready for SG and Web interface.  I am just about to install STa on a server...
Zones: Windows 2003 ServerDate Answered: 11/30/2004 Grade: A Views: 0
Hello Experts, This is a question on COM objects and threading. I am a little bit familiar with the concept of STAs and the MTA, but I still have some problems getting the finer details. 1. I...
Zones: Windows ProgrammingDate Answered: 03/23/2006 Grade: B Views: 0
Hi guys! Im trying to connect to my secure gateway externally. I can connect through to https://<securegatewayURL> on port 443 This brings up my web interface which is on the same box as the...
Zones: CitrixDate Answered: 04/12/2006 Grade: A Views: 159
I am trying to get Citrix Presentaion 4.5 to work with Secure Gateway 3.0. Does anyone know what the STA URL is on Presentation Server 4.5?
Zones: CitrixDate Answered: 03/24/2008 Grade: B Views: 12
Since Presentation server 4, the STA is isntalled as part of PS, built in to the XML service. Is it at all possible to isntall this on a standalone server any more, or can it only be installed o...
Zones: CitrixDate Answered: 01/05/2008 Grade: A Views: 127
I'm having trouble understanding the concept of COM's apartment threading model and was hoping for some enlightenment on the subject. Specifically the STA apartment model. I understand that an STA ...
Zones: Programming, 3D Graphics SoftwareDate Answered: 06/06/2001 Grade: A Views: 0
Dear all, We have ISA 2006 Sta Edition, workgroup, we configure VPN on ISA Server and ot was work, then we join ISA to domain and we find the following: - ISA take long time to log in. - w...
Zones: MS Forefront-ISA, Security, Softwar...Date Answered: 06/06/2008 Grade: A Views: 0
I can't get the counter to count past one any suggestions? Here is the counter code: ;Increment counter by one 80 skn;       81 lda 98; 82 add 99; 83 sta 65; ;1 84 sta 67; ;1 85  jmp 30; ...
Zones: AssemblyDate Answered: 12/08/2002 Grade: A Views: 0