Articles   Dev Forums   Personalize   Favorites   Member Login   ASP Hosting      Active Users:  166
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Friday, May 09, 2008
Home
Articles & Samples
ASP Hosting
Dev Search
Dev Forum
Add Your Articles
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

ESET
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base
Search
DevASP

What's New
What's Hot
More Categories for ASP ASP (186)
Listings for ASP.Net ASP.Net (0)
Listings for C-Sharp C-Sharp (0)
Listings for General Articles General Articles (17)
Listings for SQL Server SQL Server (0)
Listings for Visual Basic.Net Visual Basic.Net (0)
Listings for Visual InterDev Visual InterDev (6)
Listings for Visual Studio.Net Visual Studio.Net (0)
More Categories for XML XML (58)
 


Disable Ctrl+Alt+Del       
Total Hits: 292  |  Today: 0 Author: James Crowley       Rating:  
Read Reviews | Write Review |              Your 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!...

Virtual Directories Not Visible on FTP Clients       
Total Hits: 336  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your 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)....

PRB: PDW Does Not Include .ASP and .HTM Files for Standard Setup       
Total Hits: 261  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your 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....

FIX: Error 800a2328 When You Browse a Visual Basic 6.0 WebClass (IIS Application)       
Total Hits: 398  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your 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....

Blocking/serialization when using InProc component (DLL) from ASP       
Total Hits: 246  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your 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....

Authentication methods for connections to SQL Server in Active Server Pages       
Total Hits: 397  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your 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)....

Inbound connections limit in Windows       
Total Hits: 169  |  Today: 0 Author: microsoft.com       Rating:  
Read Reviews | Write Review |              Your 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...

Inbound connections limit in Windows XP       
Total Hits: 200  |  Today: 0 Author: microsoft.com       Rating:  
Read Reviews | Write Review |              Your 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....

Error Message: HTTP 403.9 - Access Forbidden: Too many users are connected       
Total Hits: 269  |  Today: 0 Author: microsoft.com       Rating:  
Read Reviews | Write Review |              Your 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....

Error Message: HTTP 403.9 - Access Forbidden: Too many users are connected       
Total Hits: 269  |  Today: 0 Author: microsoft.com       Rating:  
Read Reviews | Write Review |              Your 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....

HOW TO: Package ASP Scripts by Using Visual Basic COM Components       
Total Hits: 270  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your 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...

How To Return a Collection from Visual Basic to an ASP Page       
Total Hits: 257  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your 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...



DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com