AuthorizationService – IIS 6.0
All Expere applications have been upgraded to require a 4.0 Application Pool.
Navigate to
Web Sites\Default Web Site\Expere
. Right click and choose
properties
.
Navigate to
Web Sites\Default Web Site\OPPSA
. Right click and choose
properties
.
Navigate to
Web Sites\Default Web Site\DataIntegrationValidationTool
. Right click and choose
properties
.
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.
Choose
Create a new Certificate
.
Use the Microsoft IIS 6.0 Resource Kit, available at:
http://www.microsoft.com/en-us/download/details.aspx?id=17275
Go to
Start
/
All Programs
/
IIS Resources
/
SelfSSL
/
SelfSSL
.
Type
selfssl /T
and press
y
when prompted.
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
.
Restart IIS by entering
iisreset
in a command prompt.