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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20098290.html
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 ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21328743.html
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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_212171...
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_21775938.html
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...
http://www.experts-exchange.com/Networking/Citrix/Q_21810938.html
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?
http://www.experts-exchange.com/Software/System_Utilities/Remote_Access/Citrix/Q_22832310....
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...
http://www.experts-exchange.com/Software/System_Utilities/Remote_Access/Citrix/Q_22925993....
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 ...
http://www.experts-exchange.com/Programming/Misc/Q_20129262.html
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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/MS_Internet_Security...
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;
...
http://www.experts-exchange.com/Programming/Languages/Assembly/Q_20418767.html
Zones:
AssemblyDate Answered: 12/08/2002 Grade: A Views: 0