Some supported peripheral products (such as some versions of SQL Server) change the default .NET version when they are installed. This means that subsequent virtual directories will inherit this default version. The following topics describe how to change the Web Server's .NET version manually. It should be set to version 4.0.30319.
To change the .NET version on a virtual directory in Windows Server:
- In the start menu or start screen, click Run.
- Type inetmgr and click OK. The Internet Information Systems (IIS) Manager is displayed.
- In the left pane, navigate to Application Pools.
- From the list of application pools, double-click the application pool for the OnBase Web Server. The Edit Application Pool dialog box is displayed.
- Under .NET CLR version, select .NET CLR version v4.0.30319.
- Click OK.