In Touch with Dynamics GP

This blog is intended to be a useful resource for Microsoft Dynamics GP users and professionals in the UK and the wider Microsoft Dynamics GP community as a whole.
Showing posts with label Business Portal. Show all posts
Showing posts with label Business Portal. Show all posts

Thursday, 13 May 2010

Dynamics GP 2010 web services and Business Portal 5 installation

Hi folks




I have spent the morning configuring sharepoint services, Dynamics GP 2010 web services etc. to install Business Portal 5.

One of the pre requisites is that Dynamics GP 2010 web services are installed before business portal 5. Having followed the wizard I was convinced that the Dynamics GP 2010 web services were installed , however the business portal 5 installation wizard could not see them.

The Business Portal 5 installation wizard suggests the URL for the Dynamics GP 2010 web services should be :

http://computername/DynamicsGPWebServices



However this was not working.



The install documentation suggests the URL for Dynamics GP 2010 Web services should include the TCP/IP port (the default for Dynamics GP 2010 Web Services being 48620) as well as the web services being called DynamicsGPService.



http://computername:48620/DynamicsGPService



This does not work either.



However if you combine the two using the port number from the Install guide and the naming convention from the wizard you get:



http://computername:48620/DynamicsGPWebServices



This does work and you can continue with your Business portal 5 installation for dynamics GP 2010.