|
| |||||||||
| Tags: activex, rds, services, terminal |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Multiple ActiveX instances
Hi, Fist post here, so here goes.. Current scenario @ work is... Using either our new 2008 Domain Server with Terminal services now called RDS, or implementing a virtualised solution (server running up to 15 instances of XP) allowing remote users access to our internal servers which are running specific services over https with varying Active X pluggins required for different jobs. So the decision I’m up against is which method do I implement. The underlying element here is that each user / session will require the ability to change the version of Active X in any particular session they may be running, as different services require different instances to be run. Will TS /RDS support this requirement? The virtual solution I’m guessing would allow for this as each connection would in effect be on a separate virtual machine, allowing the user to administer each IE session as desired. Thanks in advance for any help on this matter, Alex |
|
#2
| ||||
| ||||
| Re: Multiple ActiveX instances
If multiple instances of the control are used in the same file, each instance must have a unique name specified in the ID attribute of the <OBJECT> tag. The ID attribute is case-sensitive. If you define an ActiveX component in EAServer before implementing the ActiveX component, the client developer can build the client at the same time you are building the ActiveX component. Note: When you define an ActiveX component, you must enter the ProgID. Do not use underscores in the ProgID for the component—use a period instead. |
|
#3
| |||
| |||
| Re: Multiple ActiveX instances
Thanks for response Ayush - much appreciated. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Multiple ActiveX instances" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to kill multiple instances of a command | EricTheRed | Tips & Tweaks | 1 | 03-06-2011 09:05 AM |
| Multiple instances of Outlook | Zeeman28a | Windows Software | 3 | 29-07-2010 07:56 PM |
| Multiple instances problem | Terry Pinnell | Windows XP Support | 5 | 07-01-2009 01:57 AM |
| Running multiple instances of an application | DocAtom | Vista Help | 7 | 14-02-2008 08:52 PM |
| svchosts.exe multiple instances | LeeG | Windows Vista Performance | 3 | 10-12-2006 12:40 AM |