Hi Guys,
We are currently experiencing a very weird problem and I wondered if one of you ever had this before.
For a customer we implemented an asp.net application that approves NAV-documents through webservices (with the existing NAV-logic -> approval management, smpt, ...).
Users can approve, delegate and reject documents from this application, so sometimes it is needed that an e-mail is sent to another user.
Everything is working fine most of the time, but for one reason or another the application starts blocking on the sending of the e-mail (e-mails were also sent with the application shortly before). The following message is returned from NAV:
The SMTP mail system returned the following error: (0x80040605): Unknown Error
If I open the RTC-client and want to perform a manual approval request (including sending of e-mail) I get the same message. In the classic client everything is working fine.
The error is solved from the moment I restart the service tier (Server + webservice).
Anybody any idea what is causing this or how this can be solved ?
I'm getting a bit desperate
..
Thank you very much in advance.
Kind regards,
Tom
Comments
Epimatic Corp.
http://www.epimatic.com
We have same error. If I run the NAV RTC with an user who is Administrator in the server where ServiceTier is running, its works, with classic client and with RTC client.
But if is another user with enough permissions, in classic client works fine, but RTC returns the 0x80040605 SMTP error.
Any idea? Thanks all
"WebServicesUseNTLMAuthentication" value="true"
in the CustomSettings.config at the ServiceTier server
Kind regards,
Your solution will be perfect.
Pls go and check this link for knowledge share http://blogs.msdn.com/b/nav/archive/2011/09/14/double-impersonation-within-a-three-tier-environment-and-the-smtp-server-setup-in-microsoft-dynamics-nav.aspx
Regards,