Articles   Dev Forums   Personalize   Favorites   Member Login   ASP Hosting      Active Users:  74
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Thursday, May 15, 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 > ASP
Search
DevASP

What's New
What's Hot
More Categories for Articles Articles (90)
More Categories for ASP Objects ASP Objects (3)
Listings for Bugs and Fixes Bugs and Fixes (13)
More Categories for Errors Errors (77)
More Categories for Language Reference Language Reference (3)
 


PRB: PDW Does Not Include .ASP and .HTM Files for Standard Setup       
Total Hits: 263  |  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: 403  |  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: 248  |  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: 399  |  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: 170  |  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: 202  |  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: 271  |  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: 271  |  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: 272  |  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: 260  |  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...

INFO: ASP Pages Cannot Be Imported into an IIS Application       
Total Hits: 235  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your 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"...

FIX: Source and Description Blank when Using Err.Raise from MTS and ASP       
Total Hits: 235  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |              Your 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....



DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com