Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Error message in the project pages of Business Portal for Microsoft Dynamics SL 2011: "Invalid data returned by GetUserInfo call"


Symptoms

You may receive the following error message in the project pages of Business Portal for Microsoft Dynamics SL 2011:

Error: Invalid data returned by GetUserInfo call


↑ Back to the top


Cause

This problem may occur because of an invalid URL in the URIPath registry key. This problem may occur after you enable SSL or when you use Host Headers.

↑ Back to the top


Resolution

To resolve this problem, follow these steps:
  1. Click Start, click Control Panel, and then click Administrative Tools
  2. Select Internet Information Services (IIS) Manager
  3. In the explorer pane, expand the server, and then expand Sites
  4. Right-click the site that is hosting Business Portal, and then Select Edit Bindings
  5. Select Add
  6. Enter the following:
    Type: http
    IP address: All unassigned
    Port: Any unused port (for example, 7890 or 8080)
    Hostname: Leave blank
  7. Click OK, and then exit all administrative tools. 
  8. Click Start, click Run, type regedit, and then press Enter. 
  9. Locate the following registry subkey:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Business Portal\Install
  10. Click the Install folder. 
  11. Right-click URIPath in the right-side pane, and then select Modify
  12. Change the Value data value to the following:
    http://Your_IIS_Server_Name>:<Your_Port#>/BusinessPortal

↑ Back to the top


More Information

This solution will disable the SSL connection between the server and Business Portal. However, because this is an internal communication on the server, this action should not open up a security breach.

↑ Back to the top


Keywords: kbmbsmigrate, kbmbspartner, kbsurveynew, kbsolomonbp, kb

↑ Back to the top

Article Info
Article ID : 2711482
Revision : 2
Created on : 2/3/2017
Published on : 2/3/2017
Exists online : False
Views : 110