We have installed NAV 2009 R2 in a three-tier environment with delegation and the RTC are running fine
sut the WebService responds with an error HTTP410
RTC connects to "dynamicsnav://<appservername>:7046/DynamicsNAV/<company>AB" without any errors!
The call from a browser to "
http://<appservername>:7047/DynamicsNAV/WS/Services"
and/or "
http://<appservername.domain>:7047/DynamicsNAV/WS/Services"
returns with a login-form and then error-page HTTP410
the setuppath from
http://msdn.microsoft.com/en-us/library/ee414212.aspx has been checked and confirmed.
How do I debug the installation?
no errors in either IIS-logg or eventlog
:?
Comments
HTTP/FullyQualifiedDomainNameOfNavWebServiceServer
HTTP/NameOfNavWebServiceServer
It should help.
Has done it with domain\domainuser = userID running the service
as stated in the linked document 'How to: Configure Web Services with Delegation'
with no success
I have also done: both with exitcode = 0
but still no success
(all this has been done before creating this thread)
Dan Lindström
NCSD Navision 2.00 since 1999 (Navision Certified Solution Developer)
MBSP Developer for Microsoft Dynamics NAV 2009
Open IE on the service tier and try open the WSDL address.
Also try and change the computer name with localhost.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
I have enabled the firewall, added Microsoft.Dynamics.Nav.Server and then disabled the firewall
Now the WebServiceServer respons on ipnumber but not on name :?
http://127.0.0.1:7047/DynamicsNAV/WS/Services works, but not http://localhost:7047/DynamicsNAV/WS/Services
same for the exposed localnetworkipnumber
http://172.18.2.18:7047/DynamicsNAV/WS/Services works, but not http://NameOfNavWebServiceServer:7047/D ... S/Services or
http://FullyQualifiedDomainNameOfNavWeb ... S/Services
The local DNS has a pointer/record with the mapping of 172.18.2.18 = NameOfNavWebServiceServer
Dan Lindström
NCSD Navision 2.00 since 1999 (Navision Certified Solution Developer)
MBSP Developer for Microsoft Dynamics NAV 2009
Can you put a screenshot of the SPN from Adsiedit here?
It's hard to solve the delegation on forums, it's already frustrating as it is when you are doing it for the first time.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
CN=NAV CRM Service == domain\domainuser
CN=UPDAFFSYS == NameOfNavWebServiceServer
Dan Lindström
NCSD Navision 2.00 since 1999 (Navision Certified Solution Developer)
MBSP Developer for Microsoft Dynamics NAV 2009
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
<a href="www.affarssystem.se">Senior Software Engineer, Update Affärssystem AB, Göteborg, Sweden</a>
I suggest to remove and create separate ports.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
1st RTC service on port 7046
1st WS service on port 7047
2nd RTC service on port 7048
2ns WS service in not setup yet, but will be running on port 7049
It's the 1st server that we are dealing with at the moment.
I see we have made an error regarding port number on 2nd server. But that will be corrected.
<a href="www.affarssystem.se">Senior Software Engineer, Update Affärssystem AB, Göteborg, Sweden</a>
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Already purged the keberos tickets on all involved machines.
As you can see, we have almopst tried everything "in the book".
<a href="www.affarssystem.se">Senior Software Engineer, Update Affärssystem AB, Göteborg, Sweden</a>
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n