Options

Installing to website that requires ASP.NET other than V2

Matthew FlattMatthew Flatt Posts: 255 Bronze 5
edited April 23, 2009 5:16AM in Exchange Server Archiver
The User Archive Access (UAA) Service has a prerequisite of ASP.NET 2.0. This can cause problems if other applications using the same Application Pool require a different ASP.NET version.

To work around this you can create a new Application Pool in the IIS Manager for the UAA Service.

Windows 2003

In the IIS Manager, select the Application Pools folder: Actions>New>Application Pool.

The UAA Service will then need to be configured to use this new Application Pool.

Expand the Web Sites folder followed by the Web Site you installed the UAA Service on.
Select Properties of UAAService and on the Virtual Directory tab select the newly created Application Pool using the bottom drop down box.

Check the ASP.NET tab and make sure the ASP.NET version is set to 2.

Vista/Windows 2008

In the IIS Manager, select Application Pools>Add Application Pool.

Give the Application Pool a name and ensure the .NET Framework version is set to 2.

Expand the Web Sites folder followed by the Web Site you installed the UAA Service on.

Select the UAAService and choose Advanced Settings: Actions>Manage Application>Advanced Settings.

Select your newly created Application Pool.
Matthew Flatt
Redgate Foundry
Sign In or Register to comment.