AuthorizationService – IIS 6.0

All Expere applications have been upgraded to require a 4.0 Application Pool.
  1. Navigate to Web Sites\Default Web Site\Expere. Right click and choose properties.
  2. Navigate to Web Sites\Default Web Site\OPPSA. Right click and choose properties.
  3. Navigate to Web Sites\Default Web Site\DataIntegrationValidationTool. Right click and choose properties.
  4. Navigate to Web Sites\Default Web Site. Right click and choose properties.
    • Go to the Directory Security tab; select Server Certificate.
      Note: If you have an existing certificate you can use that. Otherwise the following directions will allow you to create a new one.
  5. In IIS Manager advance to the Web Service Extensions folder, a peer of the Web Sites folder used above.
    • Verify ASP.NET v4.0 has its status set to Allowed.
  6. Restart IIS by entering iisreset in a command prompt.