having fault strings

Neha_MarwahaNeha_Marwaha Member Posts: 31
edited 2008-11-25 in NAV Three Tier
I used the URL below:
http://localhost:7047/DynamicsNAV/WS/CR ... r/Services

It gives me following result..

- <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"&gt;
- <s:Body>
- <s:Fault>
<faultcode xmlns:a="urn:microsoft-dynamics-schemas/error">a:Microsoft.Dynamics.Nav.Service.WebServices.ServiceBrokerException</faultcode>
<faultstring xml:lang="en-US">Service "CRONUS_India_Ltd/Page/customer/Services" was not found!</faultstring>
- <detail>
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">Service "CRONUS_India_Ltd/Page/customer/Services" was not found!</string>
</detail>
</s:Fault>
</s:Body>
</s:Envelope>

Kindly help me as i am getting Fault strings

Comments

  • freddy.dkfreddy.dk Member, Microsoft Employee Posts: 360
    The URL is wrong.
    You cannot put Services after Page/customer.
    In the other thread you are closer to the solution - lets continue solving your pronlem in the other post:

    viewtopic.php?f=32&t=30069
    Freddy Kristiansen
    Group Program Manager, Client
    Microsoft Dynamics NAV
    http://blogs.msdn.com/freddyk

    The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.
Sign In or Register to comment.