2971) 12/8/2001 Q312666Q312666 Q312666.html">PRB: XLANG Scheduler Shuts Down Even If Database Is Not Available (Q312666) When the group manager receives a shutdown call, BizTalk Server shuts down schedules that are running, even if the persistence database is not available.
2972) 12/8/2001 Q312765Q312765 Q312765.html">HOW TO: Modify the XLANG File DSN to Use SQL Authentication (Q312765) The XLANG file data source name (DSN), which BizTalk Orchestration uses to connect to the XLANG database, uses Microsoft Windows security by default. This article describes how to modify the XLANG DSN to use SQL security.
2973) 12/8/2001 Q312716Q312716 Q312716.html">PRB: Orchestration Designer Transaction Properties Page Closes Slowly (Q312716) In BizTalk Orchestration Designer, if you follow these steps:
2974) 12/8/2001 Q312703Q312703 Q312703.html">PRB: Orchestration Designer Loads Slowly (Q312703) The BizTalk Orchestration Designer may take an unusually long time to start. This problem occurs if Orchestration Designer is running on Microsoft Visio 2002.
2975) 12/8/2001 Q313259Q313259 Q313259.html">BUG: Successfully Transmitted Interchanges Are Tracked with "Transmission Failed" Status (Q313259) The BizTalk tracking database may contain entries that indicate that an interchange was not transmitted successfully. These entries appear with a status of
2976) 12/8/2001 Q312715Q312715 Q312715.html">PRB: Database Setup Wizard Does Not Remove Newly Created Databases Even If You Cancel Setup (Q312715) During BizTalk Server setup, if you cancel the setup process after one or more databases are created, the newly created databases are not removed.
2977) 12/8/2001 Q177386Q177386 Q177386.html">Cannot Use Certain GPS Receivers with Automap/Expedia (Q177386) The following GPS devices are incompatible with the Microsoft programs listed at the beginning of this article
2978) 12/8/2001 Q190743Q190743 Q190743.html">PRB: ADODB.Recordset Error '800a0bb9' When Using Boolean Filter (Q190743) When you try to filter records based on a Boolean field on Active Server Pages (ASP) pages that the Dataform Wizard generates, you receive the following error message when you click
2979) 12/8/2001 Q229672Q229672 Q229672.html">HOW TO: Create an Updateable Grid Using the Visual InterDev 6.0 Grid DTC (Q229672) The nature of the Visual InterDev 6.0 Grid Design-Time Control (DTC) is that it is "read only." That is, it is designed to display information in a tabular format and provide navigation controls. However, the information displayed cannot be
2980) 12/8/2001 Q170985Q170985 Q170985.html">FIX: ASP Incorrectly Delivers SSL Data in 32 Kilobyte Segments (Q170985) When you use Secure Sockets Layer (SSL) to access Active Server Pages (ASP) pages, Netscape Navigator may encounter input/output (I/O) rrrors. Microsoft Internet Explorer does not display an obvious error; however, other problems may occur
2981) 12/8/2001 Q176380Q176380 Q176380.html">HOW TO: Use ASP with a SQL Trusted Connection with Guest Account (Q176380) When you use Microsoft SQL Server with Integrated or Mixed Security with Microsoft Internet Information Server (IIS), it may be necessary to access SQL Server from a guest account. You can set up a guest account to work around problems conn
2982) 12/8/2001 Q165293Q165293 Q165293.html">HOW TO: Declare an Array at Application Level Scope (Q165293) In developing a Web Application, you may want to declare a table of data for use by one or more pages at application level scope. This article demonstrates how to declare, populate, and reference an array that has been declared at applicati
2983) 12/8/2001 Q159976Q159976 Q159976.html">HOW TO: Connect to the Microsoft SQL Server Through the Use of Named Pipes (Q159976) When you connect to Microsoft SQL Server from the Active Server Pages (ASP) using ActiveX Data Objects via named pipes, the client computer must be validated by SQL Server to use the named pipe. If SQL Server is on a different physical comp
2984) 12/8/2001 Q159977Q159977 Q159977.html">HOW TO: Stop Users from Displaying a Frame Outside its Frameset (Q159977) Microsoft Active Server Pages can be used to prevent Web browsers from calling a document that is supposed to be displayed as a part of a frameset.
2985) 12/8/2001 Q159402Q159402 Q159402.html">HOW TO: Use Response.Redirect in a Server Script (Q159402) The Redirect method of the Response object operates by sending a header to the client. This header causes the client to look to another URL location specified in the header. Because a header must come at the beginning of a document, it is n