Moving the client sample application – Rockwell Automation FactoryTalk Transaction Manager User Guide User Manual

Page 151

Advertising
background image

B

FactoryTalk Transaction Manager and Microsoft COM+ Objects

151

2. In the left pane of the Component Services, click the plus sign next to

Component Services to expand it. Continue expanding Computers, My
Computer
, COM+ Applications, and finally, the ComSampleVB
application folder.

3. Right-click the ComSampleVB application and select Export from the

menu.

4. From the COM Application Export Wizard dialog box, click Next.

5. Enter, or browse for, the full path and filename where you will save the

Microsoft Install (MSI) file. Make sure to select Application proxy –
Install on other machines to enable access to this machine.

6. Click Finish.

7. Navigate to the directory to which you exported the application. An

MSI file and an MSI.CAB file that were built as a result of the export
appears in the directory.

8. Move these files to the remote (client) computer and run the MSI file.

Do not run this program on the server. This program correctly registers
the remote components on the client computer.

Moving the Client Sample Application

This process is optional.

To move the Client Sample Program, complete the following steps:

1. From Microsoft Windows Explorer, navigate to the directory in which

the client application is stored. A Form1.frm file and a
ClientSampleVB.vbp file appears in this directory.

2. Move these files to the remote (client) computer.

3. Open the .VBP file up in the Visual Basic environment.

Advertising