When running "About this page" on the RTC Client, the Client crashes immediately

nasheer
Member Posts: 78
Hi Friends
I would like to share that right now I'm experiencing issue on Dynamics 365 Business Central. When running "About this page" on the RTC Client, the Client crashes immediately. The event log shows the error message as described below.
Type: System.UriFormatException
Message: Invalid URI: The hostname could not be parsed.
StackTrace:
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at Microsoft.Dynamics.Nav.Runtime.ALSystemOperatingSystem.GetTenantAgnosticUrl(NavClientType clientType, String company, NavObjectType objectType, Int32 objectId, Object record, Boolean useFilter)
at Microsoft.Dynamics.Nav.Runtime.ALSystemOperatingSystem.GetUrlCore(NavClientType clientType, String company, NavObjectType objectType, Int32 objectId, Object record, Boolean useFilter)
at Microsoft.Dynamics.Nav.Service.NSService.GetServicesUrl(NavClientType clientType, NavObjectType objectType, Int32 objectId, NavRecordState recordState, Boolean useFilter)
at SyncInvokeGetServicesUrl(Object , Object[] , Object[] )
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.RunInTransactionCombinator(ServiceOperation innerOperation, NSServiceBase serviceInstance, MethodBase syncMethod, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.<>c__DisplayClass27_1.<Combine>b__1(NSServiceBase serviceInstance, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.TransientErrorRetryCombinator(ServiceOperation innerOperation, NSServiceBase serviceInstance, MethodBase syncMethod, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.<>c__DisplayClass27_1.<Combine>b__1(NSServiceBase serviceInstance, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.ErrorMappingCombinator(ServiceOperation innerOperation, NSServiceBase serviceInstance, MethodBase syncMethod, Object[] inputs, Object[]& outputs)
Source: System
HResult: -2146233033
StackTrace:
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at Microsoft.Dynamics.Nav.Runtime.ALSystemOperatingSystem.GetTenantAgnosticUrl(NavClientType clientType, String company, NavObjectType objectType, Int32 objectId, Object record, Boolean useFilter)
at Microsoft.Dynamics.Nav.Runtime.ALSystemOperatingSystem.GetUrlCore(NavClientType clientType, String company, NavObjectType objectType, Int32 objectId, Object record, Boolean useFilter)
at Microsoft.Dynamics.Nav.Service.NSService.GetServicesUrl(NavClientType clientType, NavObjectType objectType, Int32 objectId, NavRecordState recordState, Boolean useFilter)
at SyncInvokeGetServicesUrl(Object , Object[] , Object[] )
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.RunInTransactionCombinator(ServiceOperation innerOperation, NSServiceBase serviceInstance, MethodBase syncMethod, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.<>c__DisplayClass27_1.<Combine>b__1(NSServiceBase serviceInstance, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.TransientErrorRetryCombinator(ServiceOperation innerOperation, NSServiceBase serviceInstance, MethodBase syncMethod, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.<>c__DisplayClass27_1.<Combine>b__1(NSServiceBase serviceInstance, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.ErrorMappingCombinator(ServiceOperation innerOperation, NSServiceBase serviceInstance, MethodBase syncMethod, Object[] inputs, Object[]& outputs)
Has anyone got to the ground of this issue meanwhile or at least have a hint at which direction I should look for further investigation...?
Many thanks in advance
Nasheer S
I would like to share that right now I'm experiencing issue on Dynamics 365 Business Central. When running "About this page" on the RTC Client, the Client crashes immediately. The event log shows the error message as described below.
Type: System.UriFormatException
Message: Invalid URI: The hostname could not be parsed.
StackTrace:
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at Microsoft.Dynamics.Nav.Runtime.ALSystemOperatingSystem.GetTenantAgnosticUrl(NavClientType clientType, String company, NavObjectType objectType, Int32 objectId, Object record, Boolean useFilter)
at Microsoft.Dynamics.Nav.Runtime.ALSystemOperatingSystem.GetUrlCore(NavClientType clientType, String company, NavObjectType objectType, Int32 objectId, Object record, Boolean useFilter)
at Microsoft.Dynamics.Nav.Service.NSService.GetServicesUrl(NavClientType clientType, NavObjectType objectType, Int32 objectId, NavRecordState recordState, Boolean useFilter)
at SyncInvokeGetServicesUrl(Object , Object[] , Object[] )
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.RunInTransactionCombinator(ServiceOperation innerOperation, NSServiceBase serviceInstance, MethodBase syncMethod, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.<>c__DisplayClass27_1.<Combine>b__1(NSServiceBase serviceInstance, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.TransientErrorRetryCombinator(ServiceOperation innerOperation, NSServiceBase serviceInstance, MethodBase syncMethod, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.<>c__DisplayClass27_1.<Combine>b__1(NSServiceBase serviceInstance, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.ErrorMappingCombinator(ServiceOperation innerOperation, NSServiceBase serviceInstance, MethodBase syncMethod, Object[] inputs, Object[]& outputs)
Source: System
HResult: -2146233033
StackTrace:
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at Microsoft.Dynamics.Nav.Runtime.ALSystemOperatingSystem.GetTenantAgnosticUrl(NavClientType clientType, String company, NavObjectType objectType, Int32 objectId, Object record, Boolean useFilter)
at Microsoft.Dynamics.Nav.Runtime.ALSystemOperatingSystem.GetUrlCore(NavClientType clientType, String company, NavObjectType objectType, Int32 objectId, Object record, Boolean useFilter)
at Microsoft.Dynamics.Nav.Service.NSService.GetServicesUrl(NavClientType clientType, NavObjectType objectType, Int32 objectId, NavRecordState recordState, Boolean useFilter)
at SyncInvokeGetServicesUrl(Object , Object[] , Object[] )
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.RunInTransactionCombinator(ServiceOperation innerOperation, NSServiceBase serviceInstance, MethodBase syncMethod, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.<>c__DisplayClass27_1.<Combine>b__1(NSServiceBase serviceInstance, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.TransientErrorRetryCombinator(ServiceOperation innerOperation, NSServiceBase serviceInstance, MethodBase syncMethod, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.<>c__DisplayClass27_1.<Combine>b__1(NSServiceBase serviceInstance, Object[] inputs, Object[]& outputs)
at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.ErrorMappingCombinator(ServiceOperation innerOperation, NSServiceBase serviceInstance, MethodBase syncMethod, Object[] inputs, Object[]& outputs)
Has anyone got to the ground of this issue meanwhile or at least have a hint at which direction I should look for further investigation...?
Many thanks in advance
Nasheer S
0
Answers
-
Hello,
Maybe these would be able to help:
https://forum.mibuso.com/discussion/30051/microsoft-dynamics-nav-server
The recommendation is to change the name of the server cause it contains "strange" characters.
0 -
I just had this issue (although on NAV 2016) and it turns out that I had provided an invalid Web Client Base URL in the Dynamics NAV Administration tool (under Client Services).
In my case I had just entered [hostname]:[portnumber] but after changing it to the full URL, i.e. http://[hostname]:[portnumber]/[NAVInstance]/WebClient, I am now able to open the "About this page" page.
Hope this helps.0 -
In the past (NAV 2009) I had trouble with the string returned from Codeunit 1 Fn. ApplicationVersion (ID=2) being too long. The function allows 80 characters, but if i remember correctly, more than 60 crashed the RTC.0
-
There could be many possibilities, Its better to start with a new instance and check.Thanks
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/0
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