16) 12/7/2003 252711252711 252711.html">PRB: "Runtime Error 70 : Permission Denied" Occurs When Attempting to Invoke the Methods of a Secure MTS Object from a VB Application (252711) - When you attempt to invoke the methods of a secure Microsoft Transaction Server (MTS) object from a Visual Basic application, the following error message appears: Runtime error '70': Permission denied
17) 12/7/2003 214416214416 214416.html">PRB: Transaction Server Add-in May Not Appear in the Visual Basic Add-Ins Menu (214416) - Microsoft Transaction Server (MTS) ships with an add-in for Visual Basic versions 5.0 and later and is installed with the development version of MTS. However, this add-in may not appear in the Microsoft Visual Basic (VB) Integrated Development...
18) 12/7/2003 192708192708 192708.html">INF: Order of Installation for SQL Server 6.5 MSMQ 1.0 Clustering Setup (192708) - When you set up a new SQL Server for clustering, Microsoft recommends a specific order of installation. This article documents the optimal procedure for installing multiple Microsoft products, including Internet Information Server (IIS), Cluster...
19) 12/7/2003 188716188716 188716.html">PRB: Implements Keyword Fails in Visual Basic DLL Called from ASP (188716) - When calling a server side ActiveX component written in Visual Basic 6.0 from an Active Server Pages (ASP) page, using the "Implements" keyword to get implementation inheritance between classes, ASP will report the following error: Microsoft VBScript...
20) 12/7/2003 269735269735 269735.html">INFO: IBM DB2 ODBC Driver and Microsoft Transaction Server (269735) - This article describes the steps that you should use while performing distributed transactions under Microsoft Transaction Server (MTS) when you use the IBM DB2 ODBC driver version 6.01 or later. This article assumes that you are developing COM...
21) 12/2/2003 239445239445 239445.html">HOWTO: Obtain ObjectContext with ObjectControl Inside Visual C++ COM DLL from ASP and MTS (239445) - This article covers the implementation of the Microsoft Transaction Server (MTS) ObjectContext object through the ObjectControl object inside a Visual C++ component under MTS control for Active Server Pages (ASP). This implementation is extremely...
22) 12/2/2003 244457244457 244457.html">HOWTO: Debug an MTS Visual Basic Component Running Under ASP (244457) - This article describes how to debug a Visual Basic component registered with Microsoft Transaction Server (MTS) from within the Visual Basic IDE, when created and called from an Active Server Pages (ASP) page.
23) 11/19/2003 243772243772 243772.html">PRB: ASP 800a005b Object Variable or With Block Variable Not Set (243772) - When calling a Component Object Model (COM) component that uses the ObjectContext function from an Active Server Pages (ASP) page, the following error may occur: ObjectCtxtProject error '800a005b' Object variable or With block variable not set...
24) 11/19/2003 258574258574 258574.html">BUG: Incorrect Err.Number Returned by MTS Component (258574) - A Microsoft Transaction Server (MTS) component has a method, which uses a variant as an argument. If a client component calls the method, with a parameter that is not declared as a variant, when the MTS component returns an error hr value (or performs...
25) 11/19/2003 176816176816 176816.html">HOWTO: Use MSMQ within an MTS Component in Java (176816) - This article describes how to use Microsoft Message Queue Server (MSMQ) from within Microsoft Transaction Server (MTS) components written in Java using Visual J++. The two MSMQ transactional operations available are the message Send and Receive...
26) 11/19/2003 223406223406 223406.html">HOWTO: Create an Empty MTS Package to Add Components for ASP (223406) - This article explains how to create an empty Microsoft Transaction Server (MTS) package and how to add COM components to that package to use with Active Server Pages (ASP).
27) 11/19/2003 241057241057 241057.html">PRB: Server Execution Failed When Calling MTS COM Component from ASP (241057) - When calling a Component Object Model (COM) component of a Microsoft Transaction Server (MTS) Package from Active Server Pages (ASP), the following error may occur intermittently: Server object error 'ASP 0177 : 80080005' Server.CreateObject Failed...
28) 11/19/2003 202798202798 202798.html">PRB: Browser Stops When Calling a Desktop Application from Active Server Pages (202798) - When calling a Desktop Application (such as Microsoft Word) from Active Server Pages (ASP), the following behavior might occur: The Browser (IE4) is not responding at all, it appears to be hanging.
29) 11/19/2003 243973243973 243973.html">HOWTO: Set System Package Identity (243973) - This article describes how to set the System Package Identity in Microsoft Transaction Server (MTS). Setting System Package Identity When installing Microsoft Transaction Server (MTS), set the system package identity before creating any new packages...
30) 11/6/2003 174387174387 174387.html">INFO: Using a Single MSMQ Queue for an MTS Component (174387) - Microsoft Message Queue Server (MSMQ) send and receive operations can be included in Microsoft Transaction Server (MTS) transactions. Since an MTS component can be marked for transactions in several ways, you may need to manage two types of queues and...