Hi Experts,
I just published web service from Dynamics NAV 2009 SP1 from my Windows Server 2008 to web. using service url ::
[url=
http://Server:Port/Instance/WS/CompanyName/Page/SalesOrder]http://Server:Port/Instance/WS/CompanyN ... SalesOrder[/url].
Everything is working fine for all the browser when I browsed from my windows PC but when I browse from IOS/Mac it is not available. It just displays the Blank Screen.
Can anyone assist me to solve this problem
Thanks
Comments
Use another browser if you want to show the xml describing the webservice. (most likely ios deems it too technical for a common user, and rather shows a blank page than the actual xml*)
(*I have little to none experience with Ios, because I'm biased towards apple and their playskool way of treating users)
|To-Increase|
I checked all types of windows PC, I can browse it from every browser, Firefox, chrome, safari and IE.... Everything display the XML fine... But when I try to connect from MAC PC, or IOS, it just returns me blank screen, it even do not ask for authentication
http://support.microsoft.com/kb/976918/en-us#
now when I try to access from Fire-fox and safari I can will be asked for credentials but after credentials are filled up it displays nothing just Blank Screen
.. I want to know if there is anybody who worked around for this problem??
Tino Ruijs
Microsoft Dynamics NAV specialist
Can you please tell me how can I use IE inside my Linux/MAC Box ](*,)
-->
<add key="ServicesUseNTLMAuthentication" value="true" />
<!--
it will help you.