|
-
Apr 14th, 2006, 05:02 AM
#1
Thread Starter
Lively Member
Debugging Problem
Hi all.
This might be a stupid question.
However, I really appreciate for those who care to explain.
I am a new to VB.net.
I made simple program.
There is an error while trying to run the project.
The error states that:
Error while trying to run project; unable to start debugging on the web server. Debugging failed because integrated Windows authetication is not enabled.
How can I enable the Windows authentication ?
The project can be run if I start the project without debugging.
Can anyone explain to me why this problem occur?
Thanks in advance.
-
Apr 14th, 2006, 05:13 AM
#2
Re: Debugging Problem
Are you using LocalHost (IIS). If so then have you tried restarting the IIS and try executing aspnet_regiis.exe -i.
aspnet_regiis can be found in "%windir%\Microsoft.NET\Framework\versionnumber
Use [code] source code here[/code] tags when you post source code.
My Articles
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|