Dynamics Security Console for GP web services

This question has suggested answer(s)

In order to give the  users the option to view the data from GP using BDC on sharepoint , i need to  assign them to web service roles using the Dynamics Security Console, but when i open  Dynamics Security Console i get it empty 

 any advice, i checked the web services all of them working fine and the configuration for DTC is correct

All Replies
  • Looks like you need so select the Security Service Application.  Use the "Select Application" link in the Actions pane.

    Perry

    Perry Smith | Integrated Systems Solutions

    Implementing and Supporting Microsoft Dynamics GP since 1995

     

  • when i tried that i get the error message below

    "could not access the securityservice service dynamics security console the request failed with http status 503"  

    and i am not able to find the config file "DynamicsSecurityAdmin" as the link

    www.eggheadcafe.com/.../http-status-503-service-unavailable.aspx

  • i figure out the issue the account was running the app pool (DynamicsSecurityServiceAppPool) is different  from the the one i used for login to the server once i changed the account to the one i am using and it is ok :)

  • Change Application pool to DynamicsSecurityServiceAppPool .

  • I am receiving a similar issue "could not access the securityservice service dynamics security console" with a timeout.

    Doublechecking IIS, I am not finding any app pool named "DynamicsSecurityServiceAppPool"

  • Hey Chris,

    Which GP version your working on?

    GP 10.0

    GP 2010

    Regards

    Vikas Sankla

  • I am using GP 2010

  • Ok.

    In GP 2010 web services are upgraded to WCF. IIS dependency has been removed in GP 2010 Webservice, so there will no application pool created on IIS.

    Regards

    Vikas Sankla

    JIVA Internet Solutions Private Limited.

    +918099033350

  • Vikas is correct. 2010 WS is not moved to a Service. Have you tried to restart the service?

  • Yes, I have restarted the service.

    The service is set to run using the correct account.

    I have also verified that I am using the correct login account as authorized by the DynamicsSecurityAdmin.

  • Chris - Is the Dynamics GP Web Service Exception Management Console also corrupted? In either case restarting the Microsoft Dynamics GP Service Host is a good place to start to put both consoles back on track.

  • The Web Services Exceptions Console appears to be behaving (I can navigate through it without issue).

    However nothing is logged.

    At this point I have restarted the service several times.  I have also repaired the install.

  • Chris,

    Have you given these URL while reinstalling Management Tool.

    http://GP2010:48620/DynamicsGPWebServices/DynamicsGPService.asmx

    http://GP2010:48621/DynamicsAdminService.asmx

    and also are you running security console and exception console with same user from which GP webservice was installed. Try to running security console and exception console from that user.

    Regards

    Vikas Sankla

  • Excellant Vikas!

    Upon doublechecking, the path for the DynamicsAdminService was not correct.

    Thank you!