Wrox Programmer Forums
|
BOOK: Beginning VB.NET 2nd Edition/Beginning VB.NET 2003
This is the forum to discuss the Wrox book Professional VB.NET 2003 by Bill Evjen, Billy Hollis, Rockford Lhotka, Tim McCarthy, Jonathan Pinnock, Rama Ramachandran, Bill Sheldon; ISBN: 9780764559921
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning VB.NET 2nd Edition/Beginning VB.NET 2003 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 June 30th, 2003, 04:55 PM
Registered User
 
Join Date: Jun 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Unable to start debugging on the web server

While trying to go through Chapter 17, I get the above error message when I try to run the examples. I'm on 2000 with current service packs, I can run the projects successfully when I don't try debugging i.e. CTRL+F5 but cannot run them with a simple F5. There must be some simple configuration either in the IIS or in .NET that I have done incorrectly. Any ideas or directions would be appreciated.

Thanks

Dennis Keith
 
Old June 30th, 2003, 05:09 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

Chapter 17 of what book?

Hal Levy
NOT a Wiley/Wrox Employee- Got a job for me?
 
Old June 30th, 2003, 07:31 PM
Registered User
 
Join Date: Jun 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Sorry - Beginning VB.NET
 
Old July 10th, 2003, 05:59 PM
Authorized User
 
Join Date: Jun 2003
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to JonathanC
Default

Hi Keith

Open Internet Information Services from Administration tools in control panel.
Expand the tree and locate the name of the virtual directory
You may have named it Client-Server Processing according to the chapter.
Right-Click on the virtual directory and select Properties.
Go to the Directory Security tab, and press the Edit button for the Authentication control.
Uncheck Anonymous and check Windows Authentication.

thats it.
Your project should now be ok and debuggable.
(This is the usual step, it may differ depending on other settings and configuration)

I hope this helps.



Jonathan Crossland
http://www.jonathancrossland.com
 
Old July 11th, 2003, 04:52 PM
Authorized User
 
Join Date: Jul 2003
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Indian Ocean Send a message via Yahoo to Indian Ocean
Default

Dennis,
The reply posted to u will not solve ur problem,
Do one thing
Go to the services, start aspnet_wp service,
Go into properties, it will run by System or Local Machine by default, make it run by asp.net.
and start debugging manager service for remote debugging.

I will tell u exect way tomorrow.
right now i dont remember exactly.

But if u can understand this what i have wrote, u will find ur problem solved.


Indian Ocean
"Rago Me Daudate Firne Ke Hum Nahi Kayal;
Jo Aankh Hi Se Na Tapka To Fir Lahoo Kya!"





Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to start debugging on the web server cJeffreywang ASP.NET 1.0 and 1.1 Professional 4 March 16th, 2007 11:18 PM
Unable to start debugging on the web server khautinh .NET Web Services 1 November 8th, 2005 08:20 PM
Unable to start debugging on the Web server abinashpatra ASP.NET 1.0 and 1.1 Basics 1 March 31st, 2005 02:33 AM
Why unable to start debugging on the web server Lillian ASP.NET 1.x and 2.0 Application Design 6 July 29th, 2004 10:10 AM





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