|
|
|
|
|
Total Hits: 263 | Today: 0 |
Author: Microsoft
|
Rating:
|
|

When using the Package and Deployment Wizard (PDW) to create a Standard Setup Package for an application containing Web Classes, .ASP and/or .HTM files will not be automatically included in the application distribution set....
|
|
|
|
Total Hits: 403 | Today: 0 |
Author: Microsoft
|
Rating:
|
|

When attempting to browse a WebClass application, the following error is returned: Server object error 'ASP 0177 : 800a2328' Server.CreateObject Failed /WebClassApp/WebClassFile.ASP, line 20 The operation completed successfully....
|
|
|
|
Total Hits: 248 | Today: 0 |
Author: Microsoft
|
Rating:
|
|

When calling an Active Server Page (ASP) page that instantiates an inproc component (DLL) from multiple clients, the user will see blocking/serialization; that is, all the clients have to wait for others to finish. If the inproc component is either Apartment or Multithreaded it should not behave this way....
|
|
|
|
Total Hits: 399 | Today: 0 |
Author: Microsoft
|
Rating:
|
|

Both SQL Server authentication (standard security) and Windows NT authentication (integrated security) are SQL Server authentication methods that are used to access a SQL Server database from Active Server Pages (ASP)....
|
|
|
|
Total Hits: 170 | Today: 0 |
Author: microsoft.com
|
Rating:
|
|

When a user at a computer that is running Windows NT or Windows 2000 Professional attempts to connect to a Windows NT Workstation system that already has ten users connected to it, the following error message appears: No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept. When an eleventh user at a Windows for Workgroups version 3.x system attempts to connect to a Windows NT Workstation system that al...
|
|
|
|
Total Hits: 202 | Today: 0 |
Author: microsoft.com
|
Rating:
|
|

At a computer that is running Windows XP or Windows 2000, when you attempt to connect to another Windows XP computer, you may receive the following error message: No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept....
|
|
|
|
Total Hits: 271 | Today: 0 |
Author: microsoft.com
|
Rating:
|
|

When you try to browse an Internet Information Services (IIS) 5.0 Web site that is running on Microsoft Windows 2000 Professional, the following error message is displayed at the top of the browser: The page cannot be displayed There are too many people accessing the Web site at this time....
|
|
|
|
Total Hits: 271 | Today: 0 |
Author: microsoft.com
|
Rating:
|
|

When you try to browse an Internet Information Services (IIS) 5.0 Web site that is running on Microsoft Windows 2000 Professional, the following error message is displayed at the top of the browser: The page cannot be displayed There are too many people accessing the Web site at this time....
|
|
|
|
Total Hits: 272 | Today: 0 |
Author: Microsoft
|
Rating:
|
|

This step-by-step procedure demonstrates how to package common Active Server Pages (ASP) scripts for easy re-use in Visual Basic Component Object Model (COM) components. The value of this example is to take scripts that are used extensively and put them into a dynamic link library (DLL) for easy re-use. You can reduce the amount of code that is needed in the Web page to generate an HTML table from a database from 10 or 20 lines to three lines. The example script in this article is the creation o...
|
|
|
|
Total Hits: 260 | Today: 0 |
Author: Microsoft
|
Rating:
|
|

The Collection object in Visual Basic provides a convenient way to refer to a related group of items as a single object. This article shows a simple sample that demonstrates a way to return the Visual Basic Collection to an Active Server Pages (ASP) page and display the contents in the browser...
|
|
|
|
Total Hits: 235 | Today: 0 |
Author: Microsoft
|
Rating:
|
|

If you import an ASP Page into an IIS Application, you will get the following error in the WebClass Designer: "An internal error occurred while loading the HTML template 'file' for TemplateX." You will then see the following Visual Basic error: "Out of Memory"...
|
|
|
|
Total Hits: 235 | Today: 0 |
Author: Microsoft
|
Rating:
|
|

When raising an error inside a Visual Basic component in a Microsoft Transaction Server (MTS) Server Package that is called from another Visual Basic component in a different MTS Server Package, ASP displays only the error number. The error source and description fields are empty....
|
|
|
|
|
|
|