Change Web Client URL
aceX
Member Posts: 166
Hi there
I have problem with default web client URL on the objects. The problem is when I try to open some page using report URL link to some page (Example URL to Page Customer) the url is: http://computername:48900/DynamicsNAV80_Instance1/...
This is not valid URL, but I can't find where I can change it. The correct URL need to be https://certificatename/DynamicsNAV80/..
All objects in NAV have wrong - default Web Client URL. Is there a way to change this?
Thanks
Best Regards
I have problem with default web client URL on the objects. The problem is when I try to open some page using report URL link to some page (Example URL to Page Customer) the url is: http://computername:48900/DynamicsNAV80_Instance1/...
This is not valid URL, but I can't find where I can change it. The correct URL need to be https://certificatename/DynamicsNAV80/..
All objects in NAV have wrong - default Web Client URL. Is there a way to change this?
Thanks
Best Regards
0
Best Answers
-
I think it is in the CustomSettings.config file of your NAV installation. In NAV2016 is it in the value attribute of this line:
<add key="PublicSOAPBaseUrl" value=""/>
I think it was called differently in NAV2015, but I don't have a 2015 installation available to check.
The default file location (for NAV2015) is C:\Program Files\Microsoft Dynamics NAV\80\Service\CustomSettings.configJan Veenendaal5 -
Thank you Jan_Veenendaal for your time to help me. I've put the string in CustomSettings.config. I've made the change, but I thing now I should restart the service to take changes. In the moment I can't do that cause the clients are using that service. When I test it I will write does that is the solution
If someone have another opinion please write it here
Best Regards5
Answers
-
I think it is in the CustomSettings.config file of your NAV installation. In NAV2016 is it in the value attribute of this line:
<add key="PublicSOAPBaseUrl" value=""/>
I think it was called differently in NAV2015, but I don't have a 2015 installation available to check.
The default file location (for NAV2015) is C:\Program Files\Microsoft Dynamics NAV\80\Service\CustomSettings.configJan Veenendaal5 -
Thank you Jan_Veenendaal for your time to help me. I've put the string in CustomSettings.config. I've made the change, but I thing now I should restart the service to take changes. In the moment I can't do that cause the clients are using that service. When I test it I will write does that is the solution
If someone have another opinion please write it here
Best Regards5 -
Hi,
I think you are using navuserpassword as authentication for Navision, as you specified that the name should be certificate name instead of NAV Server Computer Name.
If that is the case then -
- The Name of the certificate should actually be same as the NAV Service Tier Computer name. If both have same name then the SLL Certificate is Qualified SSL Certificate.
- Explained Here, issues related to non qualified SSL Certificate - http://saurav-nav.blogspot.in/2014/10/nav-2013-nav-2013-r2-web-services-with.html
Thanks & Regards,
Saurav Dhyani
Do you Know this About NAV?
Connect - Twitter | Facebook | Google + | YouTube
Follow - Blog | Facebook Page | Google + Page1 -
Yes Saurav, you are right. My authentication type is NavUserPassword and thanks for your opinion. I'll try it on that way too, but solution that Jan_Veenendaal offered is working as a clock
.
Actually I've added my correct URL in
<add key="PublicODataBaseUrl" value="https://certificate_name/ServiceName/Webclient" />
<add key="PublicSOAPBaseUrl" value="https://certificate_name/ServiceName/Webclient" />
<add key="PublicWebBaseUrl" value="https://certificate_name/ServiceName/Webclient" />
Maybe the last key is the most important, but i'm not seeing any problem if that URL is added as a value in all of this parameters.
Thank you guys for your time
Best regards0
Categories
- All Categories
- 73 General
- 73 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 328 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

