Hello Guys
Some days ago, i have publish a navision page as web service.
I built a WCF Client application to consume the web service. After setting the security level and other things, it was working fine. i was able to read, create, update, read multiple records from navision
But, today, after a weekend... it stop working. I have not change anything from on the WCF Client.
Am getting this error:
The HTTP request is unauthorized with client authentication scheme 'Ntlm'. The authentication header received from the server was 'NTLM'.
I have search the error on web, all are giving answers that i have already use in my codes
Here is my config files
And my codes:
I do not understand how it was working before and now it stop working.
Can you help me in finding the error...
Thanks a lot
Heveen