|
|
|
|
|
Total Hits: 292 | Today: 0 |
Author: James Crowley
|
Rating:
|
|

This example tricks Windows 95 and Windows 98 into thinking that a screen saver is running - which also disables Ctrl+Alt+Delete and Alt+Tab. Note that this does NOT work on Windows NT!...
|
|
|
|
Total Hits: 336 | Today: 0 |
|
Rating:
|
|

When you use your FTP client, you are unable to see virtual directories created in Internet Server Manager for the FTP service even though you have permissions to access the directory. However, if you issue the "cd" command with the correct name to the virtual directory or "ls" or "dir" of the virtual directory, the contents are listed (provided sufficient permissions exist for the user/anonymous user)....
|
|
|
|
Total Hits: 261 | 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: 398 | 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: 246 | 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: 397 | 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: 169 | 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: 200 | 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: 269 | 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: 269 | 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: 270 | 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: 257 | 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...
|
|
|
|
|
|
|