 |
 |
|
|
|
|
| |
|
| |
SynopsisThe I/Gear scripting engine and any datalinks installed in isolation use COM+. In Windows Server 2003, in order for COM+ packages to run properly they must have special roles configured for each one. This is not currently part of the I/Gear 5.3 and earlier installation package and has to be done manually after installing I/Gear on Windows 2003 Server.
SummaryIn order to add the COM+ roles to the PC, the user will need to be logged in as an administrator and have access to COM+.
Also, make sure the Distributed Transaction Coordinator Service is set to run as the NT Authority\NetworkService user (no password) before trying to open COM+.DiscussionOpen COM+ by going to Start->Settings->Control Panel->Administrative Tools->Component Services.
Under Component Services you should see Computers then My Computer*, and then COM+ Applications. Under COM+ Applications you should see a list that includes the “I-Gear Scripting Engine” and any other datalinks running in isolation.
*If you receive an error that indicates that COM+ failed to connect to the Microsoft Distributed Transaction Coordinator, then the DTC service needs to be set to run as the NT AUTHORITY\NetworkService user (no password).
Under each datalink in the navigation tree there should be three folders; Components, Legacy Components and Roles. Right click on “Roles” and select “New” then “Role”. Title the role “Administrators” and click “OK”.
Next, beneath the role, right click on users and select “New” then “User”. From that window, select “Groups” as an available object and type in “Administrators”. Click “OK”.
Repeat this process for all of the datalinks running in isolation.
Finally, add the IGUSR_COM user to the Administrators group using the Computer Manager.Additional InformationWhen these steps are completed, restart I/Gear and test the datalinks.Posted: 12/13/2004 Updated: 1/18/2005 |
|
|
|
|
|
|
|