IIS and MSMQ InstallationOn Windows XP or Windows Server 2003:
- Open Windows Control Panel
- Open Add or Remove Programs
- Open Add/Remove Windows Components
- (Windows Server 2003 Only) Open Application Server
- Select "Internet Information Services (IIS)"
- Select "Message Queuing"
- Click Next
- Click Finish
Recommended Software Environment
- Windows XP SP2*
- Windows Server 2003
- IIS 5.1* or 6.0
- .NET Framework 2.0
- ASP.NET AJAX Extensions 1.0
* Only recommended for trial, not for production servers
Re-associate .Net framework with IIS
In command prompt, navigate to systemroot\Microsoft.NET\Framework\v2.0.50727
Enter aspnet_regiis –ir
Through the IIS Admin console, go to properties in both the ngweb and ngws virtual directories. In the ASP.NET tab, make sure 2.0.50727 is selected.