Dear everyone,
I have the following problem and i would appreciate any help or thoughts. There is a Windows Server 2008 SP2 running NAV 2009 with a pretty large database with a lot of customizations, in a non domain environment. The customer wants to work also with CRM 2013 and he wants to check if the connector works well. So, we went to a development service, we installed NAV 2009 R2 - connector V3 with trial online CRM 2013, we created domain users, upgraded his database, configured the connector and everything went well.
After that, the customer wanted to check it on his machine running the live database. From now and on the problems begin ](*,)
1.We created a new sql server instance and we restore his database
2.He hadn't domain users, we created for the test on his server, after the restore of the database
3.Of course, he didn't want to uninstall the NAV 2009, so the NAV 2009 R2 was installed manually (copy the directories of rtc,classic,service etc.).At last the RTC for the R2 is working and NAV web services service is running, obviously something wasn't installed properly or some action is missing, because when we go to configure the Connector, it throws errors.
After many trials, the error is this: "Error Messages:Could not connect to the SystemService or could not retrieve companies from the SystemService.Exception received from the NAV SystemService:Either the caller does not have the required permission or the specified path is read-only." Aconnection to the the Microsoft Dynamics NAV system service could not be validated using the..." (please check the attachment)
We have tried three things:Giving permission to the physical path, check the delegations-principalname etc. and change the property to NTLM... to the config file to true.
](*,) :oops: But something we are doing wrong or forget.
Any help would be great.
Thanks in advance
Alpap
0
Comments
That should be your first check.
Also, if you have delegation and SPN's setup correctly, you should not be using localhost, but use the machine name. Should be something like http://machine.domain.local:7047/Dynami ... ./Services
John