can't execute web service from other PC

julkifli33julkifli33 Member Posts: 1,092
edited 2012-09-13 in NAV Three Tier
hi all,
I set my pc as database server,and I can access webservice from my local using webbrowser
http://CompName:7047/DynamicsNAV/WS/CompanyName/Page/SalesOrderPage

but using other PC cant access.
any reason?

Note : I already added their win domain name to nav windows login
thanks

Answers

  • afarrafarr Member Posts: 287
    Have you tried adding that address to the Trusted Sites in your browser?

    If CompName and the other PC are on different networks, you may need to connect by VPN.

    Have you created any SPNs and urlacl's for the webservice? You should be careful with that because if you make a mistake you could disrupt other services running in the domain (not just on CompName or your PC). Before creating new SPNs and urlacls, make a list of commands that will delete those SPNs and urlacls, so you can remove them quickly and easily.
    Alastair Farrugia
  • fitolfitol Member Posts: 46
    Make sure the port number is open in the firewall.
  • julkifli33julkifli33 Member Posts: 1,092
    fitol wrote:
    Make sure the port number is open in the firewall.
    you're right!
    i forgot to open the port number in firewall
    thanks !!
Sign In or Register to comment.