Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

Depending on the version of .NET Framework that you use, you might encounter configuration errors when you try to open Customer Portal. To avoid this error, you need to verify that the application pool will use ASP.NET v4.0.

  1. Choose Start > Administrative Tools > Internet Information Services (IIS) Manager.
  2. On the Internet Information Services (IIS) Manager console, in the left pane, expand your server name, and then expand the Sites node.
  3. Find and right-click the CustomerPortal site. Choose Manage Application > Advanced Settings.
  4. On the Advanced Settings window, choose the Application Pool lookup icon.
  5. On the Select Application Pool window, in the Application pool field, select ASP.NET v4.0.
  6. Choose OK.
  7. In the Advanced Settings window, choose OK.
  • No labels