Support
- Advanced Backup
- Client Side
- Cloud Enterprise
- ColdFusion
- Control Panel
- cPanel
- Customer Portal
- DNS Information
- Dedicated Servers
- DNS
- Exchange
- General
- Addip
- Anonymousftp
- Aspmail
- Aspnet
- Filezilla
- Filezillauser
- Installmysqlw
- Installphp
- Raid
- Remote Desktop
- Timets
- User
- General
- Reset a FileZilla User Password
- Connect to Server with CoRD
- Order Managed Hosting via the Hosting.com Configurator (New Customer)
- Order Dedicated Hosting via the Hosting.com Configurator (Existing Customer)
- Hosting.com Configurator FAQ
- Set Up SmarterMail for TLS
- IIS
- Patches
- Server Reporting Tool
- DirectAdmin
- Domain Name
- dotDefender
- Dreamweaver
- FileCatalyst
- Front Page
- FTP
- General Information
- Hosted Exchange & SharePoint
- IIS6
- IIS7
- Juniper Netscreen Firewalls
- Linux
- List Server
- MIVA Merchant
- MySQL
- Patching / Server Updates
- phpMyAdmin
- Plesk
- Policies and Procedures
- Premium Spam Filtering
- Programming
- Ruby on Rails
- Search Engine Submission
- SharePoint 3
- SharePoint 2010
- SiteDesigner
- SmarterMail 3
- SmarterMail 4
- SmarterMail 5
- SmarterMail 6
- SmarterMail 7
- SmarterStats
- SmarterTrack
- SQL Server
- Secure Socket Layer (SSL)
- Uploading Your Website
- Video Tutorials
- Windows Server 2003
- Windows Server 2008
- Web Design
- WordPress
- Advanced Monitoring
- MediaWiki
- Enkompass
- Microsoft Outlook 2010
- Android
- Outlook Web Access
- Critical Availability Service
- NAS Data Transfer
- Customer Portal Demos
- Joomla
- Moodle
- Cloud Dedicated
- Gallery CMS
- phpBB
- Standard Monitoring
- Righteous Restore
- NAS (Network Attached Storage)
- Networking
- SmarterMail 8
- PCI Security Scan
- LinkTiger
- Windows Cloud VPS
- Linux Cloud VPS
- Linux VPS
- Windows VPS
- Hyper V
- ENSIM
- Alert Logic
- Webmin
- e107
- Vbulletin
- VPN
- Visual Vault
- Mozilla Thunderbird
- PyroCMS
- Active Directory
- Vmware Related
- Drupal
How do I install ASPmail on a Windows 2000/2003 Server?
The following article explains how to install ASPMail on a Windows server. ASPMail is a component created by ServerObjects Inc. used to send email messages to one or more recipients using ASP code within your website. The component can either be requested during the inital setup of your server or needs to be purchased from ServerObjects. More information about this can be found at http://serverobjects.com/products.htm. The component is first installed on the server and then pages are created that contain the necessary ASP code.
To install the ASPMail on a Windows 2000/2003 Server, please follow these steps:
- Purchase the license and download the component to the server.
- Unzip the component files into a temporary directory on your server.
- Copy the smtpsvg.dll file to the system32 directory usually located in c:\windows or c:\winnt.
- Open up a command prompt window.
- Change directory to the system32 directory by typing
cd\windows\system32 or
cd\winnt\system32.

- Register the ASPMail Component by typing regsvr32 smtpsvg.dll.
- Type exit to close the command prompt window.
You can now use the ASPMail component in your Active Server Pages. For information about creating your ASPMail page you can view our support article here.
