webservice server respond with error 410

danlindstrom
Member Posts: 130
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
:?
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
:?
Regards
Dan Lindström
NCSD Navision 2.00 since 1999 (Navision Certified Solution Developer)
MBSP Developer for Microsoft Dynamics NAV 2009
Dan Lindström
NCSD Navision 2.00 since 1999 (Navision Certified Solution Developer)
MBSP Developer for Microsoft Dynamics NAV 2009
0
Comments
-
Try to add the following SPNs to the domain user account running the Microsoft Dynamics NAV Business Services service:
HTTP/FullyQualifiedDomainNameOfNavWebServiceServer
HTTP/NameOfNavWebServiceServer
It should help.0 -
almarka wrote:Try to add the following SPNs to the domain user account running the Microsoft Dynamics NAV Business Services service:
HTTP/FullyQualifiedDomainNameOfNavWebServiceServer
HTTP/NameOfNavWebServiceServer
It should help.
Has done it withsetspn -A HTTP/FullyQualifiedDomainNameOfNavWebServiceServer:7047 domain\domainuser setspn -A HTTP/NameOfNavWebServiceServer:7047 domain\domainuser
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:httpcfg delete urlacl –u http://+:7047/DynamicsNAV/ httpcfg set urlacl -u http://+:7047/DynamicsNAV/ -a D:^(A;^;GX^;^;^;<SID of domain\domainuser>)
both with exitcode = 0
but still no success
(all this has been done before creating this thread)Regards
Dan Lindström
NCSD Navision 2.00 since 1999 (Navision Certified Solution Developer)
MBSP Developer for Microsoft Dynamics NAV 20090 -
Open Adsiedit on domain controller and make sure you don't have duplicate SPN.
Open IE on the service tier and try open the WSDL address.
Also try and change the computer name with localhost.0 -
ara3n wrote:Open Adsiedit on domain controller and make sure you don't have duplicate SPN.
Open IE on the service tier and try open the WSDL address.
Also try and change the computer name with localhost.
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 = NameOfNavWebServiceServerRegards
Dan Lindström
NCSD Navision 2.00 since 1999 (Navision Certified Solution Developer)
MBSP Developer for Microsoft Dynamics NAV 20090 -
well for right now use the IP address and get the best practices application and install it on the service tier and run it. It will tell you what is not setup correctly.
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.0 -
see attached image
CN=NAV CRM Service == domain\domainuser
CN=UPDAFFSYS == NameOfNavWebServiceServerRegards
Dan Lindström
NCSD Navision 2.00 since 1999 (Navision Certified Solution Developer)
MBSP Developer for Microsoft Dynamics NAV 20090 -
You have port 7048 on http instead of 70470
-
We are running 2 separate service tiers on the same server.Jonas Hedberg
<a href="www.affarssystem.se">Senior Software Engineer, Update Affärssystem AB, Göteborg, Sweden</a>0 -
yes and you are using the same port for RTC. NAV can be run with port sharing but I don't remember what you had to differently.
I suggest to remove and create separate ports.0 -
It's separated:
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.Jonas Hedberg
<a href="www.affarssystem.se">Senior Software Engineer, Update Affärssystem AB, Göteborg, Sweden</a>0 -
Install the best practices and see what the issue is. Also run/install krebtray and flush the kerboese tickets on the service tier.0
-
Best practices shows no warning or error.
Already purged the keberos tickets on all involved machines.
As you can see, we have almopst tried everything "in the book".Jonas Hedberg
<a href="www.affarssystem.se">Senior Software Engineer, Update Affärssystem AB, Göteborg, Sweden</a>0 -
Time to call ms tech support0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions