Installazione asp net 2.0

venerdì 23 marzo 2007 - 11.13

mulasso Profilo | Newbie

Ciao ragazzi ho questo problema , visto che sono un nubbio sto cercando d installare Windws SharePoint Service
3.0 ita su server con Win2003 R2

Il primo step è stato quello di abilitare IIS 6.0, ora quando parte il setup
mi da questo errore:

Impossibile continuare l'installazione a causa degli errori seguenti: Questo
prodotto richiede che Asp Net 2.0 sia impostato 'consenti' nell'elenc delle
estensioni del server WEB di Internet informations Services. Se Asp Net 2.0
non è disponibile nell'elenco, reinstallarlo. Risolvere i seguenti problemi
elencati sopra ed eseguire nuovamente il programma di installazione.

Grazie

mulasso Profilo | Newbie

Hai controllato se il framework.net 2.0 è istallato?
Il framework 2.0 è installato

se sì devi abilitare asp.net nelle web extension di iis.
Nelle estensioni di iis mi trovo solo il consenti su asp net 1.0, come faccio ad aggiungere asp net 2.0'

Grazie

MarKonE Profilo | Guru

Ciao, scarica questa guida :
http://www.microsoft.com/downloads/details.aspx?familyid=A637EFF6-8224-4B19-A6A4-3E33FA13D230&displaylang=en

Vedi la parte "Installation --> Installing and Configuring ASP.NET"

C'è tutto quello che chiedi più altre informazioni utili.

Ciao
My Blog... http://blogs.dotnethell.it/Mark/

mulasso Profilo | Newbie

Ciao il link che mi hai dato per il documento sono andato ho scaricato il file .chm ma quando apro il sommario mi dice impossibile visualizzare la pagina.

Ho provato da tutti i computer ma niente. Ti ho allegato il file per il controllo

Grazie

MarKonE Profilo | Guru

Non riesco ad aprire il tuo.

Te lo allego io.

Ciao!

EDIT : a quanto pare ci sono problemi allegando file con un nome lungo.
David Help Us !

My Blog... http://blogs.dotnethell.it/Mark/

mulasso Profilo | Newbie

Ho risolto così grazie

Installing ASP.NET 2.0 for Windows Server 2003 R2
Windows Server 2003 R2 includes ASP.NET 2.0 on the CD, but it is not installed by default. To install ASP.NET 2.0 and configure it for Windows SharePoint Services, you must perform the following procedures in the order listed.

Install ASP.NET 2.0 on Windows Server 2003 R2
Note To perform this procedure, you will need disk 2 of Windows Server 2003 R2, which is part of the CD set you created after downloading Windows Server 2003 R2.

Click Start, point to Control Panel, and then click Add or Remove Programs.
On the Add or Remove Programs page, click Add/Remove Windows Components in the left-hand pane.
On the Windows Components page, select the check the box next to Microsoft .NET Framework 2.0, and then click Next.
Note If you are installing on an international version of Windows Server 2003 R2, you will be prompted a second time to insert Windows Server 2003 Disk 2.

In the Files Needed dialog box, insert Windows Server 2003 Disk 2 into the CD-Rom drive, and then click Next.
When the installation is complete, click Finish.
Close the Add or Remove Programs page.
After successfully installing ASP.NET 2.0 on Windows Server 2003 R2, the next step is to verify that ASP.NET 2.0 is allowed in the web service extensions in IIS.

Verify that ASP.NET 2.0 is allowed
On each front-end Web server, click Start, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
In the left-hand pane, click the plus sign (+) next to the local computer and then click the Web Service Extensions node.
All versions of ASP.NET that are currently enabled appear in the Web Server Extension column.

Verify that ASP.NET v2.0.nnnnn appears in the Web Service Extension column and that the status is Allowed.
Where nnnnn is the minor version number.

The Status column displays whether the version or versions of ASP.NET (that are currently enabled) are allowed or disallowed as a web service extension in IIS. You can change this status by right-clicking the version of ASP.NET you want to change and then click either Prohibit or Allow.

If ASP.NET v2.0.nnnnn is listed and allowed in the web service extensions, proceed to Specifying which virtual servers use ASP.NET 2.0. Otherwise, you must first perform the following procedure to enable ASP.NET 2.0 in the web service extensions.
Enable ASP.NET 2.0 in the web service extensions
This procedure enables ASP.NET 2.0 in the Web service extensions without changing the configuration of the virtual servers. You will specify which virtual servers you want to use ASP.NET 2.0 in a later procedure.

Click Start, and then click Run.
In the Open box, type cmd and then click OK.
Open the following directory:
%drive%\WINNT\Microsoft.NET\Framework\v2.0.nnnnn

where %drive% is the drive letter on which you installed Windows Server 2003 and nnnnn is the least significant version number of ASP.NET 2.0.

Note If you are running a 64-bit edition of Windows Server 2003 do not open the 64-bit directory, because Windows SharePoint Services requires that IIS be run in 32-bit mode.

Run the following command at the command prompt:
aspnet_regiis.exe -iru -enable

Close the command prompt.
In Internet Information Services (IIS) Manager click Refresh from the Action menu.
Verify that ASP.NET v2.0.nnnnn is listed in the Web Service Extension column and that the status is Allowed. If the status is Prohibited, you can change the status by right-clicking ASP.NET v2.0.nnnnn and then clicking Allow.
After verifying that ASP.NET is allowed, the next step is to specify which virtual servers you want to use ASP.NET 2.0. Proceed to Specifying which virtual servers use ASP.NET 2.0.
Partecipa anche tu! Registrati!
Hai bisogno di aiuto ?
Perchè non ti registri subito?

Dopo esserti registrato potrai chiedere
aiuto sul nostro Forum oppure aiutare gli altri

Consulta le Stanze disponibili.

Registrati ora !
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5