Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to start debugging in VS.NET 2005
Message
 
À
14/01/2006 13:28:36
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:
01086834
Vues:
10
I just changed from forms to windows authentication. Same error.

>There's also an option to set forms or windows authentication... you may wish to try windows....
>
>
>>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