Se dopo aver installato Internet Explorer 7, al lancio di VS 2003 vi compare il seguente errore:
"Errore durante il tentativo di eseguire il progetto: impossibile avviare il debug sul server web. Non si dispone delle autorizzazioni necessarie per eseguire il debug dell'applicazione. L'URL per il progetto è nell'area Internet"
(The URL for this project is in the Internet zone. Click Help for more information)
Per ovviare ho usato tale fix:
1)In Internet Explorer=>Strumenti=>Opzioni Internet
2)Selezionare la tab "Protezione"
3)Selezionare l'area "Internet"
4)Click su "Livello personalizzato"
5)Individuare l'area "Autenticazione Utente"
6)Selezionare "Accesso automatico con nome utente e password correnti"
7)Click "Ok"
Labels
- .Net Framework 3.5 (7)
- Asp.Net 1.1 (21)
- Asp.Net 2.0 (44)
- Asp.Net 3.5 (23)
- Asp.Net Ajax (6)
- Asp.Net MVC (4)
- Biztalk (2)
- Blend (5)
- C# (26)
- css (10)
- DB2 (3)
- Framework 1.1 (10)
- Framework 2.0 (9)
- IE 7.0 (5)
- Interop Office (2)
- javascript (29)
- Library (11)
- Links (19)
- LINQ (1)
- Micro Framework (2)
- Microsoft (57)
- Microsoft Expression (3)
- Mobile (14)
- Office (9)
- Oracle (1)
- Photosynth (3)
- PowerShell (6)
- Regular Expression (2)
- Sharepoint 2007 (8)
- Silverlight (34)
- SQL Server 2000 (6)
- SQL Server 2005 (5)
- SQL Server 2008 (3)
- Tools (34)
- varie (46)
- VB.NET (19)
- Virtual Earth (10)
- VS 2003 (6)
- Vs 2005 (12)
- VS 2008 (20)
- VS 2010 (1)
- web (48)
- Windows (3)
- Windows Media Center (4)
- Workflow Foundation (14)
- WPF (20)
Saturday, June 30, 2007
L'url per il progetto è nell'area Internet
Subscribe to:
Post Comments (Atom)
About Me
- Pierluca
- Milano, Italy
- MCTS: .Net 2.0 Web MCTS: .Net 3.5 Web MCTS: .Net 3.5 WF Applications Development MCTS: Microsoft Office SharePoint Server 2007, Application Development
2 commenti:
Ciao! io ho fatto quello che scrivi...ma purtroppo continua a darmi lo stesso errore. sapresti ulteriormente aiutarmi?
Grazie
Ciao
Ciao Alessia,
purtroppo le cause possono essere diverse, ad ogni modo puoi per esempio verificare se nel file webinfo dell'applicazione web(puoi aprirlo anche con notepad) l'url è stato modificato da http://localhost/ecc in qualcos'altro(http://ip/ecc).
Post a Comment