Rank: Newbie
Groups: Registered
Joined: 4/20/2017(UTC)
Posts: 2
Location: Vienna
My VB application with EASendMail.dll does not more work - Error message: activex component can't create object whe EASendMail ist called. Therefore I tried to regitser DLL. Using Regsvr32 failde with error message: dllregisterserver entry point was not found. Appliaction was working well in past - and I don't know what happend ... Any Idea ?
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
Hi, you should use regsvr32 to register EASendMailObj.dll, but not EASendMail.dll.
In windows vista/7/8 or later version, you MUST open DOS command by "run as administrator", otherwise, regsvr32 will be failed.
To start a command prompt as an administrator
Click Start, click All Programs, and then click Accessories.
Right-click Command prompt, and then click Run as administrator.
If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue.
To start a command prompt as an administrator (alternative method)
Click Start.
In the Start Search box, type cmd, and then press CTRL+SHIFT+ENTER.
If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue.
If you want to distribute/deploy without EASendMail installer.
1. copy easendmailobj.dll to destination machine. (run-time file of EASendMail ActiveX Object)
2. run "Regsvr32 [path]\easendmailobj.dll" under dos prompt. (register EASendMail ActiveX Object as com object)
I also suggest that you use manifest file like this:
https://www.emailarchite...ail/sdk/?ct=object_reg_a It doesn't require ActiveX/COM registration.
Rank: Newbie
Groups: Registered
Joined: 4/20/2017(UTC)
Posts: 2
Location: Vienna
many thank for your Feedback, but Registration with Regsvr32 of EASendMailObj.dll still fails (I'm using cmd box as Administrator). Error Message in German: "Fehler beim Laden des Moduls EASendMail.dll Stellen Sie sicher, dass die Binärdatei am angegebenen Üfad gespeichert ist, oder debuggen Sie die Datei.... Das angegebene Modul wurde nicht gefunden". But the file EASendMail.dll is on Location. Strange :-(
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
Forum Jump
EmailArchitect Support
Email Component Development
- EASendMail SMTP Component - .NET Version
- EASendMail SMTP Component - Windows Store Apps
- EASendMail SMTP ActiveX Object
- EAGetMail POP3 & IMAP4 Component - .NET Version
- EAGetMail POP3 & IMAP4 ActiveX Object
Exchange Server and IIS SMTP Plugin
- DomanKeys/DKIM for Exchange Server and IIS SMTP
- Disclaimer and S/MIME for Exchange Server and IIS
EmailArchitect Email Server
- EmailArchitect Email Server (General)
- EmailArchitect Email Server Development
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.