Hello,
on the web Services Page, when we click the URL under OData V4 & Odata URL, getting Message 'This XML file does not appear to have any style information associated with it. The document tree is shown below.' and no Data generated but when running the SOAP URL, we can see the details on browser. Anyone has this issue faced earlierr? It was all working fine till last week and this is where CE is talking to NAV 2018.
Thanks for your valauable inputs!!!
0
Answers
Type: System.NullReferenceException
Message: <ii>Object reference not set to an instance of an object.</ii>
StackTrace:
at Microsoft.Dynamics.Nav.Service.WebMetadata.MetaControl..ctor(PageParser parser, ControlDefinition control)
at Microsoft.Dynamics.Nav.Service.WebMetadata.PageParser.VisitField(ControlDefinition controlDefinition)
at Microsoft.Dynamics.Nav.Service.WebMetadata.PageParser.VisitContentArea(List`1 list)
at Microsoft.Dynamics.Nav.Service.WebMetadata.PageParser.VisitContentArea(List`1 list)
at Microsoft.Dynamics.Nav.Service.WebMetadata.PageParser.VisitContentArea(List`1 list)
at Microsoft.Dynamics.Nav.Service.WebMetadata.PageParser.VisitContentArea(List`1 list
.
.
.
.
.
at Microsoft.Dynamics.Nav.Service.OData.NavServiceHelper.ExecuteOperation[TResult,T1,T2](HttpRequestMessage request, String companyName, ODataOperation`3 operation, T1 parameter1, T2 parameter2, Boolean isCompanyContext)
Source: Microsoft.Dynamics.Nav.Service.WebMetadata
HResult: -2147467261
</ii>