Rank: Newbie
Groups: Registered
Joined: 8/8/2018(UTC)
Posts: 1
Dear All,
I try to use EAGetMail activex object in Ms Access 2002 using the VB6 code samples but producing error when running the apps.
The error message "User-defined typed not defined"
And the apps stop in this code when I debug the apps:
Quote: Private Sub lstMail_ItemClick(ByVal Item As MSComctlLib.ListItem) On Error GoTo lstMail_ItemClick_Error 10 ShowMail Item.Tag 20 Item.Bold = False On Error GoTo 0 Exit Sub lstMail_ItemClick_Error: MsgBox "Line " & Erl & " Error " & Err.Number & " (" & Err.Description & ") in procedure lstMail_ItemClick of VBA Document Form_WebMail" End Sub
Hopefully anyone could help to resolve the error.
I hope to attach my small apps in this forum but I don't know how to do.
Thank you so much,
Sincerely,
WayanS
Edited by user Thursday, August 9, 2018 2:07:22 AM(UTC)
| Reason: Not specified
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.