Vista에서 ASP .NET 으로 디버깅이 안될 때 해결 방법
http://blogs.msdn.com/webdevtools/archi ··· ons.aspx
- "An authentication error occurred while communicating with the web server. Please see Help for assistance."
- "Debugging failed because integrated Windows authentication is not enabled. Please see Help for assistance."
-
"Authentication error occurred while communicating with the web server. Try disabling 'Digest authentication'. Please see Help for further assistance."
ASP.NET을 디버깅할 때 IIS 7.0에 물렸더니
위와 같은 메세지가 나오면서 Visual Studio 2005에서 디버깅이 안될 때는
아래 URL로 패치 파일을 다운받아서 설치하시기 바랍니다.
http://connect.microsoft.com/visualstud ··· d%3D7250
"프로그래밍 / TIP& Study" 분류의 다른 글
| [퀴즈] SQLite collate 문제 (0) | 2010/07/16 |
| [TIP] XP, Vista에서 CD/DVD롬이 보이지 않을 경우 (2) | 2009/08/05 |
| [C#] WinForm 에서 Docking 순서 변경하기 (0) | 2009/07/29 |
| [WPF] InkCanvas 사용하기 (2) | 2009/06/29 |
| [C#] Control Library 만들 때 TIP (0) | 2009/06/26 |
| [C#] 자연스럽게 Pen으로 그리기 (0) | 2009/06/23 |
| [WPF] Canvas의 Width, Height Binding (0) | 2009/06/23 |
| [C#] DateTime으로 7일 후는 어떻게? (0) | 2009/06/23 |
프로그래밍/TIP& Study
2007/07/23 09:54

댓글을 달아 주세요