Can Navision 2009 web service work in NAV 5 database if we run database in NAV 2009

Hi All,

One of my client using NAV 5. They convert NAV 5 database to NAV 2009 by executing NAV 2009 exe.

Suppose i added Web Service form(ID 810) and also added pages in client database.

Can above default we service will work? http://localhost:7047/DynamicsNAV/WS/Services

Also i tried on client machine and got following error:

The Microsoft Dynamics NAV Server cannot connect the Change Listener to SQL Server due to the following error: Login failed for user ‘NT AUTHORITY\NETWORK SERVICE’

Thank you.

Welcome to DUG.

You have done a exe upgradation not the full upgradation…

are you using database logins or windows logins?

Yes, we are using windows login.

The error message above tells you that the Microsoft Dynamics NAV Server service user is not authoriced to log into NAV

Adding the Authority\Network service user to windows users in NAV with SUPER role and then syncronicing the permissions should do the trick. (don’t forget to restart service)

/Jinnis