Visualizzazione dei risultati da 1 a 1 su 1
  1. #1

    Problema esecuzione progetto

    Ho lanciato in run un mio progetto e mi dice :

    impossibile avviare il debug sul server web.Il server non supporta il debug delle applicazioni ASP Net o ATL Server

    Cosa devo fare ?

    Facendo una ricerca su Google, mi dice di verificare se esiste nel progetto il webconfig e debug impostato a True; questo è ok !

    To resolve this problem, use one of the following methods, depending on your circumstances:
    • If your project does not have a Web.config file, add a Web.config file to the directory that contains the ASP.NET application. If you are working in Visual Studio .NET, right-click the project in Project Explorer, click Add New Item, and then click Web Configuration File.
    • If your project already has a Web.config file, and if the debug attribute is set to true in the <compilation> section of the Web.config file, follow these steps to set the Execute Permissions property for the project folder:
      1. Start Internet Services Manager, and then click the project that you are trying to debug.
      2. Right-click the project, and then click Properties.
      3. Click the Directory tab.
      4. If None is selected in the Execute Permissions list, click Scripts only, and then click Apply.



    Poi mi dice che caso contrario bisogna :


    1. Start Internet Services Manager, and then click the project that you are trying to debug.
    2. Right-click the project, and then click Properties.
    3. Click the Directory tab.
    4. If None is selected in the Execute Permissions list, click Scripts only, and then click Apply.

    Ma dove lo trovo ? S riferisce a IIS ? Se è questo l'ho aperto (strumenti di amministrazione--> Internet Information System) ma quando trovo il progetto e vado con il tasto destro sopra --> proprietà non esce !! Insomma dove posso intervenire o dove sbaglio ?

    Altra cosa poi : se eseguo correttamente gli altri progetti, vedo sulla barra degli indirizzi in esecuzione : http://localhost:50225/... mentre invece su questo in questione : http://localhost/folder/...
    PERCHE' ?
    Grazie
    Ultima modifica di Marcolino21; 02-08-2014 a 14:52

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.