How To Create a Visual Basic Project Template For Creating IIS Components (301237)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Internet Information Server 4.0
- Microsoft Internet Information Services 5.0
- Microsoft Internet Information Services version 6.0
This article was previously published under Q301237 We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 6.0 running on Microsoft Windows Server 2003. IIS 6.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site: SUMMARY When you develop custom Visual Basic components to run
under Internet Information Services (IIS), you must set a number of properties
to maximize the uptime of the IIS server. To make it easier on the development
team, it is recommended that a project template be created with all of the
necessary settings already set. By doing this you can remove the possibility
that a component will be created without these settings and therefore cause
server problems when it is put into use. REFERENCESFor additional information,
click the article numbers below to view the articles in the Microsoft Knowledge
Base: 214755 FIX: VB 6 DLL Settings Cause Access Violation During MTS Shutdown
191119 FIX: VB Classes Can Cause IIS to Have Access Violations
243548 INFO: Design Guidelines for VB Components Under ASP
281630 How To Configure Visual Basic DLL Project Properties to Run in IIS, MTS, or COM+
Modification Type: | Minor | Last Reviewed: | 6/22/2005 |
---|
Keywords: | kbhowto KB301237 |
---|
|