.dsy:it.
Show 150 posts per page

.dsy:it. (http://www.dsy.it/forum/)
- Tech (http://www.dsy.it/forum/forumdisplay.php?forumid=189)
-- [.net] Cambiare porta al VisualStudio (http://www.dsy.it/forum/showthread.php?threadid=9764)


Posted by Napolux on 25-03-2004 13:18:

[.net] Cambiare porta al VisualStudio

Sul mio sistema DEVONO convivere IIS 5.1 e Apache 1.3.27. Apache vorrei tenerlo sulla porta 80 (per problemi altro thread :D) e spostare iis su un'altra porta.
Cambiare porta e' facile, ma quando creo una webapplication asp.net Visualstudio mi dice che non trova il server sulla porta 80.
Come far capire al Vstudio che IIS e' in ascolto su un'altra porta???
Grazie a chi mi rispondera'.

__________________
Napolux.com


Posted by dario68 on 25-03-2004 15:51:

Sto andando a memoria ma con Visual Studio .Net 2002 Enterprise Achitect:

Se il progetto è nuovo, cioè se fai File->New Project, ecc.ecc,
nella finestra che appare (dove scegli il tipo di progetto - es. ASP.NET Web Application) c'è un campo in basso con scritto "Location".

Per default, dovrebbe esserci qualcosa tipo "http://localhost/WebProject1", cambia in "http://localhost:82/<nome progetto>"

Per un progetto già esistente, si dovrebbe editare un file "<nome progetto>.<qualcosa es: .csproj per C#>.webinfo"

Prova.


All times are GMT. The time now is 12:29.
Show all 2 posts from this thread on one page

Powered by: vBulletin Version 2.3.1
Copyright © Jelsoft Enterprises Limited 2000 - 2002.