Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to start debugging in VS.NET 2005
Message
 
 
To
14/01/2006 13:28:36
John Baird
Coatesville, Pennsylvania, United States
General information
Forum:
ASP.NET
Category:
Installation, Setup and Configuration
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01086785
Message ID:
01086834
Views:
9
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform