Issue
Unable to Run WebStation on Windows Server 2008
Product Line
TAC Vista
Environment
- Vista Webstation 5.1.6
- IIS
- ASP.net
Cause
IIS 7 and ASP.net must be installed before Vista Server in order for Webstation to function
Resolution
- Uninstall Vista Server as outlined in How to uninstall and completely remove TAC Vista 5
- Install IIS 7 and ASP.net
- Start the Server Manager
- Right-click Roles
- Click Add roles
- Select Web Server (IIS)
- In the following dialog click Add Required Features
- Click Next (twice)
- Select ASP.net
- In the following dialog click Add Required Role Services
- Click Next
- Click Install
- Install TAC Vista Server
- Install TAC Vista Webstation
- As administrator, Run the ASP.NET IIS Registration Tool (Aspnet_regiis.exe) for ASP.NET version 4.0
- %SystemRoot%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i -enable
- 64-bit OS: %SystemRoot%\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -i -enable