Could not create an instance of the OLE control :SmtpMessage
RoddyMcLean
Member Posts: 101
In spite of registering the following dll
I'm still getting the error message
when trying to create a message (SMTP Mail)
Any ideas, Thanks.
Roddy
I'm still getting the error message
when trying to create a message (SMTP Mail)
CreateMessage(SenderName : Text[100];SenderAddress : Text[50];Recipients : Text[1024];Subject : Text[200];Body : Text[1024];HtmlFormatt
IF Recipients <> '' THEN
CheckValidEmailAddresses(Recipients);
CheckValidEmailAddresses(SenderAddress);
SMTPMailSetup.GET;
SMTPMailSetup.TESTFIELD("SMTP Server");
IF ISCLEAR(Mail) THEN
CREATE(Mail); //** fails here **
Any ideas, Thanks.
Roddy
0
Comments
-
i have the same error and i don't know how to solve it...
i'm tryng to copy all the "smtp procedure" to a 4.0 sp3 version...
any help would be appreciated!!
---edit
i don't know why but today it works... maybe the server restarted this night?
this is what i've done this morning (just to retry what i've already done yesterday) and it seems to work now... (copied from cmd prompt)
C:\Windows\Microsoft.NET\Framework\v2.0.50727>regasm "c:\Program Files (x86)\Microsoft Business Solutions-Navision\Client\Microsoft.Navision.Mail.dll" /tlb:"c:\Program Files (x86)\Microsoft Business Solutions-Navision\Client\Microsoft.Navision.Mail.tlb"
Microsoft (R) .NET Framework Assembly Registration Utility 2.0.50727.4927 Copyright (C) Microsoft Corporation 1998-2004. All rights reserved.
Types registered successfully
Assembly exported to 'c:\Program Files (x86)\Microsoft Business Solutions-Navision\Client\Microsoft.Navision.Mail.tlb', and the type library was registered successfully
C:\Windows\Microsoft.NET\Framework\v2.0.50727>
i hope it could help youLend me your strength and i'll give you mine0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 253 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions