Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to start debugging in VS.NET 2005
Message
 
À
13/01/2006 21:04:50
John Baird
Coatesville, Pennsylvanie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Installation et Configuration
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Divers
Thread ID:
01086785
Message ID:
01086831
Vues:
13
I should have mentioned that, it is already set to true.

>There is an option in the web.config file that you must set to true: (here is from mine)
>
>     <!-- set debugmode to false for running application -->
>	     <compilation debug="true" />
>     <!-- permits errors to be displayed for remote clients -->
>	     <customErrors mode="RemoteOnly" />
>     <!-- Forms or Windows authentication -->
>	<authentication mode="Forms">
>	     <forms name=".DOTNETNUKE" protection="All" timeout="60" />
>	</authentication>
>     <!--
>
>
>Hope this helps.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform