Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 Cant debug asp web form.

views
     
TSx_goldman
post Mar 5 2006, 01:13 AM, updated 20y ago

Getting Started
**
Junior Member
105 posts

Joined: Jan 2005


i got problem wit debugging d asp web form. After i finished building the solution and press d start debugging button, an error message prompt out

"Unable to start debugging on web server. Debugging failed becoz integrated windows authentication is not enabled".

izit d statement i used as connection string are wrong or other problem??
Tis is my connection string

Public Const DbString As String = _
"Data Source=localhost;initial catalog=NorthwindSQL; User Id=;password=;"

Pls any expert help me.
coolkid
post Mar 6 2006, 10:58 AM

Regular
******
Senior Member
1,249 posts

Joined: Jan 2003
From: 2�30′N, 112�30′E

Usually relates to IIS permission issues.

Try this.
IIS > Right click default website > Properties > Under "Directory Security" Tab > Anonymous access and authentication control > Edit

Make sure "Anonymous Access" and "Integrated Windows authentication" is checked.

 

Change to:
| Lo-Fi Version
0.0139sec    0.26    5 queries    GZIP Disabled
Time is now: 24th December 2025 - 03:29 AM