Wrox Programmer Forums
|
.NET Framework 2.0 For discussion of the Microsoft .NET Framework 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Framework 2.0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 15th, 2006, 01:14 AM
Registered User
 
Join Date: Jul 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default problem in debugging

hi
i am facing a problem when i start my project debug mode in .net..
the server show the "unable to start debugging on web server".
if i start my project without debug it works. i tried all available options but not getting right answer.

any body can help me..

thanks in advance

chandan bhakuni

chandanbhakuni
 
Old September 18th, 2006, 10:11 AM
Authorized User
 
Join Date: Sep 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Chandan,

Check for 2 things
1. open inetmgr (IIS manager), and check if you have created a virtual directory for the application you are running. ASP.NET requires the directory to be an application on IIS. For this Right click on default web site, and choose add virtual directly, follow instructions.

2. if there is already a application directory right click on the app directory and check for which version of .net is the site configured for. This can happen when the system has both the version of .NET 1.1 and 2.0 frameworks installed.

Try this and see if it helps,


Vincent Thomas
Bangalore
 
Old September 19th, 2006, 12:50 AM
Registered User
 
Join Date: Jul 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

thanks thomas

yes i the problem is sorted out thanks a lot..

chandan

chandanbhakuni
 
Old September 22nd, 2006, 04:41 AM
Authorized User
 
Join Date: Sep 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Default

HI Chandan,

You are welcome, am really glad that my answer helped you.



Vincent Thomas
Bangalore
 
Old September 22nd, 2006, 04:37 PM
Registered User
 
Join Date: Sep 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi All :-)

I am having the same problem - error is:

"Unable to start debugging on the web server. Debugging failed because integrated Windows authentication is not enabled. Please see help for assistance."

Vincent, I've done both steps you suggest above, but am still getting that error. What does it mean that Windows authentication is not enabled? Do you have any other suggestions? I am still trying to get the conversion from .Net 2003 to 2005 to work...


TIA,

Coleen





Similar Threads
Thread Thread Starter Forum Replies Last Post
problem debugging smart tag, please help Medes Visual Studio 2005 0 April 15th, 2006 03:09 PM
Client-side script debugging problem on WindowsXP Dmitriy ASP.NET 1.0 and 1.1 Professional 1 October 12th, 2005 09:24 AM
Problem debugging client-script on WindowsXP Dmitriy General .NET 0 October 11th, 2005 03:54 PM
.Net Remote Debugging problem - Please help!! peterdoherty VS.NET 2002/2003 3 August 16th, 2004 07:21 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.