IT Management Suite

 View Only

How to Install Deployment Server Web Console on Windows 2003 x64 

Jan 20, 2009 12:59 PM

Before you can install the Deployment Server Web Console on a Windows 2003 x64 server, you must do the following:

  1. Install the .NET Framework Version 1.1 Redistributable
    1. Download dotnetfx.exe from http://www.microsoft.com/Downloads/details.aspx?FamilyId=262D25E3-F589-4842-8157-034D1E7CF3A3&displaylang=en
    2. Run dotnetfx.exe
    3. When prompted to install .net 1.1, click Yes.
    4. The installer will warn you of an incompatibility with IIS x64, we will take care of this later. Click Continue.
    5. Accept the License Agreement and click Install.
  2. Configure IIS to run in 32-bit mode
    1. Open a command prompt window. (Click Start, click Run, cmd, and then click OK.)
    2. Run the following command:
      		
      cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1
      
      
  3. Enable IIS 1.1
    1. Open the command prompt window.
    2. Run the following command:
      %SYSTEMROOT%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
      
      
    3. Close the command prompt window.
    4. Open Internet Information Services (IIS) Manager (Start>Administrative Tools>Internet Information Services (IIS) Manager)
    5. In the left-hand pane, select "Web Service Extensions"
    6. In the right-hand pane, select "ASP.NET v1.1.4322"
    7. Click Allow.
    8. Close IIS Manager.

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
jpg file
10241.jpg   3 KB   1 version
Uploaded - Apr 10, 2020

Tags and Keywords

Related Entries and Links

No Related Resource entered.