151) 11/26/2008 821156 INFO: ASP.NET 1.1 June 2003 Hotfix Rollup Package
(821156) - This article contains information about a hotfix package that addresses the symptoms that are discussed in the "More Information" section. 152) 11/27/2008 815155 HOW TO: Configure URLScan to Protect ASP.NET Web Applications
(815155) - This step-by-step article describes how to configure the URLScan security tool to protect ASP.NET Web applications. URLScan is an Internet Server API (ISAPI) filter that screens and monitors HTTP requests for Internet Information Server 4.0, Internet... 153) 11/30/2008 329290 HOW TO: Use the ASP.NET Utility to Encrypt Credentials and Session State Connection Strings
(329290) - This step-by-step article describes how to use the Aspnet_setreg.exe utility to encrypt credentials and session state connection strings. ASP.NET version 1.0 requires that you store plain text credentials in configuration files if you want to do any... 154) 12/1/2008 320433 PRB: Error When You Debug Remote ASP.NET Application
(320433) - When you debug a remote ASP.NET application, you may receive one of the following error messages: Error while trying to run project: Unable to start debugging on the web server. Unable to map the debug start page URL to a machine name. -or- Error... 155) 12/1/2008 315682 How To: Install an Assembly in the Global Assembly Cache in Visual Basic .NET
(315682) - This article describes how to generate a strong name for an assembly and to install a .dll file in the Global Assembly Cache. The Global Assembly Cache (GAC) enables you to share assemblies across numerous applications. The GAC is automatically... 156) 11/30/2008 173962 Anonymous Account Not Created When Windows NT 4.0 and IIS Installed as BDC
(173962) - When you setup Active Server Pages (ASP) on a backup domain controller (BDC), you will get an error message that the IUSR account is improperly setup. 157) 11/23/2008 156675 PRB: Server.CreateObject Fails for Local Servers(EXEs)
(156675) - When you call Server.CreateObject on a local server, the following error may occur: Initialization of dynamic-link library C:\Winnt35\System\User32.dll failed. The process is terminating abnormally. As a result, the local server is not launched. 158) 11/30/2008 299692 HOW TO: Upload Files to a Web Server by Using ASP
(299692) - This article describes how to enable your Web server to receive file transfers from Microsoft Active Server Pages (ASP) pages by using a server-side Microsoft COM+ component. Requirements Microsoft Windows 2000 with Microsoft Internet Information... 159) 11/24/2008 815156 HOW TO: Restrict ASP.NET to Specific Processors in a Multiprocessor System
(815156) - This step-by-step article describes how you can restrict ASP.NET to use specific processors in a multiprocessor system. You can configure ASP.NET applications to use specified processors in a multiprocessor system. This is useful to control the... 160) 11/28/2008 233477 PRB: Session.Timeout Has a Maximum of 24 Hours
(233477) - Setting the Session.Timeout value to greater than 24 hours (1440 minutes) produces the following symptoms: If you set the Session.Timeout in an ASP script or in the Global.asa, you see the following error messages: - SessionID error 'ASP 0164 :... 161) 11/28/2008 198432 PRB: Server Object Error 'ASP 0178' Instantiating COM Object
(198432) - When instantiating a COM component in an Out-Of-Process Server (EXE) from Active Server Pages (ASP), the following error may occur: Server object error 'ASP 0178 : 80070005' Server.CreateObject Access Error testOOP.asp, line 12 The call to... 162) 11/19/2008 182890 PRB: Problems Using ASP Intrinsic Objects in Java Components
(182890) - When overriding OnStartPage and OnEndPage in Active Server Pages (ASP) components written in Java, you may encounter problems when using ASP intrinsic object interfaces. In particular, if your component stores references to the intrinsic objects in... 163) 11/1/2008 165862 PRB: document.lastModified Property Is Unreadable with ASP
(165862) - The lastModified property that the Internet Explorer HTML scripting object model exposes indicates the date and time at which the sender believes the resource was last modified. When this property is referenced in a page that the Active Server Page... 164) 11/23/2008 168425 PRB: Credentials Lost Inside Single-Threaded ASP Components
(168425) - If a single-threaded Active Server Pages (ASP) component tries to access resources on a remote machine, access may denied to these resources. One example of this scenario would be a Visual Basic 4.0 OLE DLL calling the DIR command on a UNC path. In... 165) 11/27/2008 173317 PRB: Active Server Pages' Request.Form and Request.QueryString Return Objects
(173317) - The values that are returned by Request.Form and Request.QueryString are objects, rather than strings as you would expect. This causes subtle conversion problems in server-side scripts, and especially in JScript.
1
.... 7
8
9
10
[ 11 ]
12
13
14
15
.... .... 72
73
Previous Page
Page 11 of 73
Next Page
|