121) 12/2/2003 217114217114 217114.html">HOW TO: Implement Array Arguments in Visual Basic COM Objects for Active Server Pages (217114) - This step-by-step article describes how to implement arrays to be passed as parameters from Active Server Pages (ASP) to a Visual Basic Component Object Model (COM) Object. Array Argument Declarations IMPORTANT : If array arguments are for methods,...
122) 12/2/2003 198808198808 198808.html">HOWTO: Post a Dynamic String Array from the Client to an ASP (198808) - This article describes how to submit a dynamic string array from the client to an ASP page. Normally, if you have a fixed-length string array for submitting this to the server, you can create a form with some hidden fields in it, whose value is set to...
123) 12/2/2003 203573203573 203573.html">PRB: ASP/ADO Coding Error Produces ASP 0115 Error (203573) - When you view an Active Server Pages (ASP) page that uses ADO to access a database, you may find that nothing is written to the page or you may receive the following error message: error 'ASP 0115' Unexpected error /webapp/pagename.asp A trappable...
124) 12/2/2003 200261200261 200261.html">PRB: AppendChunk from ADO or RDS Doubles Binary Field Size (200261) - When you use AppendChunk from either ADO or Remote Data Service (RDS) from scripting (JScript or Visual Basic(r) Scripting Edition) to update a binary field, the result is twice as large as the original.
125) 12/2/2003 229661229661 229661.html">HOWTO: Use Client-Side VBScript with Remote Scripting (229661) - You can use client-side VBScript with remote scripting, but you may face limitations, such as limited cross-platform compatibility and call capability. Also, you may not be able to call server-side Active Server Pages (ASP) methods asynchronously...
126) 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...
127) 12/2/2003 299633299633 299633.html">HOW TO: Debug Visual Basic COM Components That Are Used Within Active Server Pages (299633) - This step-by-step procedure demonstrates how to debug (or step through) Microsoft Visual Basic (VB) Component Object Model (COM) components that are used within Active Server Pages (ASP) pages. Debugging VB COM Components That Are Used in ASP Pages On...
128) 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.
129) 12/2/2003 224397224397 224397.html">PRB: "Error Loading DLL" When Returning User Defined Data Type from VB COM Object (224397) - When returning an Array or Collection of user defined data types (UDTs) from a Visual Basic COM object to Active Server Pages (ASP), the following error may occur: Microsoft VBScript runtime error '800a0030' Error Loading DLL: TestMethod
130) 12/2/2003 224422224422 224422.html">PRB: Returning a UDT from a VB COM Object Brings an Error (224422) - When you return a user-defined data type (UDT) from a Visual Basic COM object, you might get one of the following error messages: Microsoft VBScript runtime error '800a01a8' Object required -or- Response object error 'ASP 0106 : 80020005' Type...
131) 12/2/2003 198943198943 198943.html">PRB: Sybase Query Returns ASP 0101: 80070057 "Unexpected Error" (198943) - After upgrading to Microsoft Data Access Components (MDAC) 2.0, some queries to a Sybase database using an Intersolv 3.x Sybase ODBC driver result in the following error: ASP 0101: 80070057 "Unexpected error"
132) 12/2/2003 191099191099 191099.html">ACC97: Out of Memory Error Viewing ASP Page with a Large SQL Statement (191099) - When you browse to an Active Server Pages (ASP) file that was exported from Microsoft Access 97, and the file contains a large query, you may receive the following error message: Microsoft VBScript compilation error '800a03e9' Out of Memory
133) 12/2/2003 162839162839 162839.html">MCIS Personalization System Troubleshooting Guide (162839) - The following is a step-by-step process for troubleshooting a basic installation of the Microsoft Commercial Internet System (MCIS), Microsoft Personalization System (MPS).
134) 11/27/2003 312906312906 312906.html">HOW TO: Create Keys by Using Visual C# .NET for Use in Forms Authentication (312906) - This article describes how to create keys to use for encryption, decryption, and validation of Forms authentication cookie data. You can use the keys that you create in this article for the validationKey and decryptionKey attributes of the...
135) 11/26/2003 189888189888 189888.html">PRB: Stack Size Now 256 K in Internet Information Server 4.0 (189888) - A "Stack overflow" or access violation error, or hanging of the server may occur due to an ISAPI DLL or custom Active Server Pages (ASP) component in Internet Information Server (IIS) 4.0. This problem does not occur when the same code and data are...