Home     Products      Support      Corporate     Sign In 
Support Knowledge Base, Article 1054
Product
SMTPmail
Version
2.3
Title
SMTPmail error: Server object, ASP 0177 (0x8007007E) 8007007e
Problem
Error Type:
Server object, ASP 0177 (0x8007007E) 8007007e

This error will point to the line of code where the SMTP mailer object is instantiated:


 Set mailer = Server.CreateObject("SoftArtisans.SMTPMail")

This error message will be received when registry entries exist for the SoftArtisans.SMTPmail progID, but the dll does not physically exist at the location specified in the registry.

It was discovered in the 2.3 release of SMTPmail that the uninstaller was failing to remove registry entries for the product. If you receive this error message, the registry entires exist from a previous installation of SMTPmail, but SMTPmail has since been removed from your webserver.

Solution
The solution is to reinstall SMTPmail. This can be done by running the SMTPmail installer, or by manually registering the dlls. Instructions for either can be found in the online documentation: http://support.softartisans.com/docs/SMTPmail/
Created : 1/20/2005 9:53:25 AM (last modified : 1/20/2005 9:53:25 AM)
Rate this article!
Comments