6631) 12/8/2001 Q309508Q309508 Q309508.html">XCCC: IIS Lockdown and URLscan Configurations in an Exchange Environment (Q309508) The Internet Information Services (IIS) security tools, IISlockD and URLscan, must be configured appropriately for Exchange. This article describes the configuration that is required for these tools in Exchange 2000 Server and Exchange Serv
6632) 12/8/2001 Q248445Q248445 Q248445.html">XADM: Service Pack Upgrade Does Not Work with "Access Is Denied" Error Message and Event ID 7028 (Q248445) When you perform an upgrade to an Exchange Server 5.5 service pack, the following error message may be displayed:
6633) 12/8/2001 Q302394Q302394 Q302394.html">XADM: NDR When You Attempt to Send E-Mail to a Public Folder in a Mixed Environment (Q302394) When you attempt to send e-mail to a public folder in a mixed Exchange Server environment (Exchange 2000 Server and Exchange Server 5.5), a non-delivery report (NDR) occurs on the Exchange Server 5.5 computer. The following events are issu
6634) 12/8/2001 Q216076Q216076 Q216076.html">XADM: Accessing Information Store Folders May Become Slow (Q216076) When you try to open one or more folders in either the private or public information store, the process may become very slow or unresponsive. This behavior may manifest itself in the following ways:
6635) 12/8/2001 Q287673Q287673 Q287673.html">The Packet Filter Does Not Enable the Renewal of an External IP Address (Q287673) After you release the Internet Protocol (IP) address on the external network adaptor of a multiple-homed server with the
6636) 12/8/2001 Q299981Q299981 Q299981.html">HOW TO: Use the ASPError Object to Build a Custom Error-Handling Page (Q299981) This step-by-step guide demonstrates how to use the new
6637) 12/8/2001 Q299982Q299982 Q299982.html">HOW TO: Create Server-Side Include Files to Package ASP Scripts (Q299982) This step-by-step procedure demonstrates how to use server-side include (SSI) files in Active Server Pages (ASP) Web applications. SSIs are a widely used technique to package and reuse Web application code. For example, you may have a commo
6638) 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
6639) 12/8/2001 Q251027Q251027 Q251027.html">PRB: ASP Session Is Lost When You Use Cisco Local Director and SSL Session to Route (Q251027) When you implement a Web farm and use a routing product such as Cisco Local Director, you may notice that Active Server Pages (ASP) session state is lost.
6640) 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
6641) 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
6642) 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
6643) 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
6644) 12/8/2001 Q311348Q311348 Q311348.html">BETA-PRB: Error in SQL Server 7.0 When You Call Command.Prepare Before You Add Parameters Using Visual C# .NET (Q311348) When you create a parameterized command against Microsoft SQL Server 7.0, if you call the
6645) 12/8/2001 Q310368Q310368 Q310368.html">BETA-PRB: Error in SQL Server 7.0 When You Call Command.Prepare Before You Add Parameters Using Visual Basic .NET (Q310368) When you create a parameterized command against Microsoft SQL Server 7.0, if you call the