Category: Great Plains (GP)

  • GP Web client error with SSL/TLS

    We have already seen the cross domain issue with the previous post. Here the security issue with SSL/TLS to establish trust relationship to session central service. Error: An error occurred during session monitoring: ‘System.ServiceModel.Security.SecurityNegotiationException: Could not establish trust relationship for the SSL/TLS secure channel with authority ‘marinerydynamics.cloudapp.net:48650’. —> System.Net.WebException: The underlying connection was closed: Could…

  • Cross Domain Error in Dynamic GP 2013 Web Client

    The cross domain error would be occurred on Silverlight. Because distinct URL has been configured on session central service, session service and run time service. Severity: Critical Summary: An error occurred while initializing communication with the server. Details: [CrossDomainError] Arguments: https://marinerydynamics.cloudapp.net:48652/RuntimeService/3468 Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to…