farooqi123
Thread Starter
- Joined
- Jun 30, 2005
- Messages
- 23
I have installed Visual Studio.Net and .NetFramework 1.1. I want to write ASP.Net applications. When I write the ASP.Net code in notepad then it is working BUT i want to use Visual Studio.Net to make ASP.Net applications.
I tried to create an ASP.Net Application using Visual Studio.Net and on the webform draw just a textbox. When I tried to run the form then an error raised as below...
'Unable to start debugging on the web server. Debugging failed beacuse integrated Windows authentication is not enabled'
Can any body help me that how to enable INTEGRATED WINDOWS AUTHENTICATION.
Your kind help will be gradefully appreciated...
I am using WindowsXP and IIS
I tried to create an ASP.Net Application using Visual Studio.Net and on the webform draw just a textbox. When I tried to run the form then an error raised as below...
'Unable to start debugging on the web server. Debugging failed beacuse integrated Windows authentication is not enabled'
Can any body help me that how to enable INTEGRATED WINDOWS AUTHENTICATION.
Your kind help will be gradefully appreciated...
I am using WindowsXP and IIS