BetaONE will rise again!

BetaONE will rise again! (http:\\b1.hcanet.com\forum/index.php)
-   FAQ & Tutorials (http:\\b1.hcanet.com\forum/forumdisplay.php?f=35)
-   -   Configure Asp.net In Iis 5.1 (http:\\b1.hcanet.com\forum/showthread.php?t=10641)

~*McoreD*~ 20th Feb 04 08:13 AM

If you?re using Visual Studio .NET CD-ROMs, type the following command in one long line in the Open text box, replacing <CDdrive> with your CD-ROM drive letter: E.g. E:
E:\dotNetFramework\dotnetfx.exe /t:c:\temp /c:"msiexec.exe /fvecms c:\temp\netfx.msi"
  • On the Windows Start menu, click Settings, and then click Control Panel.
  • Double-click Add/Remove Programs.
  • In the Add/Remove Programs dialog box, click Add/Remove Windows Components.
  • In the Windows Components Wizard, click Internet Information Services (IIS), and then click Details.
  • If FrontPage 2000 Server Extensions and World Wide Web Server aren?t already selected, click the check boxes
  • Click OK.
  • Click Next to start your installation of the files, and follow the instructions that appear.
  • You might be prompted to insert your Windows 2000, Windows XP Professional, or Windows Server 2003 CD-ROM during the installation process.
  • If you?re using a Visual Studio .NET DVD, type the following command in one long line in the Open text box, replacing <DVDdrive> with your DVD drive letter:
Code:

E:\wcu\dotNetFramework\dotnetfx.exe /t:c:\temp /c:"msiexec.exe /fvecms c:\temp\netfx.msi"
  • If you are using the downloaded .NET Framework file
Code:

C:\Downloads\Microsoft .NET Framework 1.1\dotnetfx.exe /t:c:\temp /c:"msiexec.exe /fvecms c:\temp\netfx.msi"
Cheers, ;)
McoreD

war59312 20th Feb 04 07:28 PM

Um easier:

%systemroot%\Microsoft.NET\Framework\v1.1.4322\asp net_regiis.exe /i

Thats it. lol


All times are GMT +1. The time now is 04:25 PM.

Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.