INFO: Example: Simple DCOM VB Client Talking to an MTS Component (191766)
The information in this article applies to:
- Microsoft Transaction Server 2.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q191766 SUMMARY
This sample provides the source code and complete instructions for a Visual
Basic developer to learn the fundamental steps involved in deploying a
Visual Basic application that uses DCOM (Distributed Component Object
Model) to talk to a Microsoft Transaction Server (MTS) session. The sample
includes step by step instructions for compiling a VB client executable as
a remote client and a VB ActiveX DLL as an MTS component. This sample
exercise is designed to be built on a development computer that has the
Windows NT Option Pack installed. By beginning the development and testing
in a controlled environment (for example, on a developer's computer), the
sample stresses incremental functional testing at each critical juncture.
This type of procedure ensures that the base configuration of the network
and software is conducive to DCOM to MTS.
| Modification Type: | Major | Last Reviewed: | 6/18/2001 |
|---|
| Keywords: | kbinfo KB191766 |
|---|
|