473,396 Members | 1,967 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

SP2 or VS 2005 Broke Local Debugging?

I recently installed both XP SP2 and Visual Studio 2005 and now when I try to
debug my application I get an error: "Error while trying to run project:
Unable to start debugging on the web server. Click Help for more infomation.".

I'm an administrator of my local machine and the page runs fine when I start
without debugging.

I've seen some things on the net about enabling remote debugging, but,
again, I'm a local admin so what's up?
Nov 18 '05 #1
7 1410
have a look at this blog. it points to the correct ms article
http://blogs.msdn.com/deeptanshuv/ar...17/216178.aspx

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Colin" <Co***@discussions.microsoft.com> wrote in message
news:A9**********************************@microsof t.com...
I recently installed both XP SP2 and Visual Studio 2005 and now when I try to debug my application I get an error: "Error while trying to run project:
Unable to start debugging on the web server. Click Help for more infomation.".
I'm an administrator of my local machine and the page runs fine when I start without debugging.

I've seen some things on the net about enabling remote debugging, but,
again, I'm a local admin so what's up?

Nov 18 '05 #2
I have the same problem but I don't have Windows Firewall enabled (I use a
3rd party firewall). Everything was fine before the SP2 installation. The
article you mention implies that the problem is the Windows Firewall.
"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:Os**************@TK2MSFTNGP15.phx.gbl...
have a look at this blog. it points to the correct ms article
http://blogs.msdn.com/deeptanshuv/ar...17/216178.aspx

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Colin" <Co***@discussions.microsoft.com> wrote in message
news:A9**********************************@microsof t.com...
I recently installed both XP SP2 and Visual Studio 2005 and now when I
try

to
debug my application I get an error: "Error while trying to run project:
Unable to start debugging on the web server. Click Help for more

infomation.".

I'm an administrator of my local machine and the page runs fine when I

start
without debugging.

I've seen some things on the net about enabling remote debugging, but,
again, I'm a local admin so what's up?


Nov 18 '05 #3
let me tell you this... i had my firewall disabled. but sp2 enabled it. so
just go to firewall settings (Control Panel >> Windows Firewall) and check
to see if its on.

if its not on.. then you need to set 3rd party firewall...

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Scott M." <s-***@nospam.nospam> wrote in message
news:#8**************@tk2msftngp13.phx.gbl...
I have the same problem but I don't have Windows Firewall enabled (I use a
3rd party firewall). Everything was fine before the SP2 installation. The article you mention implies that the problem is the Windows Firewall.
"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:Os**************@TK2MSFTNGP15.phx.gbl...
have a look at this blog. it points to the correct ms article
http://blogs.msdn.com/deeptanshuv/ar...17/216178.aspx

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Colin" <Co***@discussions.microsoft.com> wrote in message
news:A9**********************************@microsof t.com...
I recently installed both XP SP2 and Visual Studio 2005 and now when I
try

to
debug my application I get an error: "Error while trying to run project: Unable to start debugging on the web server. Click Help for more

infomation.".

I'm an administrator of my local machine and the page runs fine when I

start
without debugging.

I've seen some things on the net about enabling remote debugging, but,
again, I'm a local admin so what's up?



Nov 18 '05 #4
Hey Dave,

Thanks very much for your answer.

In MY case the debugging was actually a local problem (not Remote
Debugging). The problem was actually with VS 2005, which switched all of my
old projects to use framework 2. I just had to switch them all back to 1.1 to
get the debugger working.

"Hermit Dave" wrote:
have a look at this blog. it points to the correct ms article
http://blogs.msdn.com/deeptanshuv/ar...17/216178.aspx

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Colin" <Co***@discussions.microsoft.com> wrote in message
news:A9**********************************@microsof t.com...
I recently installed both XP SP2 and Visual Studio 2005 and now when I try

to
debug my application I get an error: "Error while trying to run project:
Unable to start debugging on the web server. Click Help for more

infomation.".

I'm an administrator of my local machine and the page runs fine when I

start
without debugging.

I've seen some things on the net about enabling remote debugging, but,
again, I'm a local admin so what's up?


Nov 18 '05 #5
yes i should have mentioned that as well... though i have never installed
both of them side by side... but i do remember someone mentioning it.

and what you did was correct... switch the version of projects to the
correct framework version. there's an app called version switcher or
something.

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Colin" <Co***@discussions.microsoft.com> wrote in message
news:4A**********************************@microsof t.com...
Hey Dave,

Thanks very much for your answer.

In MY case the debugging was actually a local problem (not Remote
Debugging). The problem was actually with VS 2005, which switched all of my old projects to use framework 2. I just had to switch them all back to 1.1 to get the debugger working.

"Hermit Dave" wrote:
have a look at this blog. it points to the correct ms article
http://blogs.msdn.com/deeptanshuv/ar...17/216178.aspx

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Colin" <Co***@discussions.microsoft.com> wrote in message
news:A9**********************************@microsof t.com...
I recently installed both XP SP2 and Visual Studio 2005 and now when I try
to
debug my application I get an error: "Error while trying to run

project: Unable to start debugging on the web server. Click Help for more

infomation.".

I'm an administrator of my local machine and the page runs fine when I

start
without debugging.

I've seen some things on the net about enabling remote debugging, but,
again, I'm a local admin so what's up?


Nov 18 '05 #6
As I said, Windows Firewall is not on and I do have a 3rd party firewall.
"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:uV**************@TK2MSFTNGP09.phx.gbl...
let me tell you this... i had my firewall disabled. but sp2 enabled it. so
just go to firewall settings (Control Panel >> Windows Firewall) and check
to see if its on.

if its not on.. then you need to set 3rd party firewall...

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Scott M." <s-***@nospam.nospam> wrote in message
news:#8**************@tk2msftngp13.phx.gbl...
I have the same problem but I don't have Windows Firewall enabled (I use
a
3rd party firewall). Everything was fine before the SP2 installation.

The
article you mention implies that the problem is the Windows Firewall.
"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:Os**************@TK2MSFTNGP15.phx.gbl...
> have a look at this blog. it points to the correct ms article
> http://blogs.msdn.com/deeptanshuv/ar...17/216178.aspx
>
> --
>
> Regards,
>
> Hermit Dave
> (http://hdave.blogspot.com)
> "Colin" <Co***@discussions.microsoft.com> wrote in message
> news:A9**********************************@microsof t.com...
>> I recently installed both XP SP2 and Visual Studio 2005 and now when I
>> try
> to
>> debug my application I get an error: "Error while trying to run project: >> Unable to start debugging on the web server. Click Help for more
> infomation.".
>>
>> I'm an administrator of my local machine and the page runs fine when I
> start
>> without debugging.
>>
>> I've seen some things on the net about enabling remote debugging, but,
>> again, I'm a local admin so what's up?
>>
>>
>
>



Nov 18 '05 #7
It turned out that this was the same problem I had.
"Colin" <Co***@discussions.microsoft.com> wrote in message
news:4A**********************************@microsof t.com...
Hey Dave,

Thanks very much for your answer.

In MY case the debugging was actually a local problem (not Remote
Debugging). The problem was actually with VS 2005, which switched all of
my
old projects to use framework 2. I just had to switch them all back to 1.1
to
get the debugger working.

"Hermit Dave" wrote:
have a look at this blog. it points to the correct ms article
http://blogs.msdn.com/deeptanshuv/ar...17/216178.aspx

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Colin" <Co***@discussions.microsoft.com> wrote in message
news:A9**********************************@microsof t.com...
> I recently installed both XP SP2 and Visual Studio 2005 and now when I
> try

to
> debug my application I get an error: "Error while trying to run
> project:
> Unable to start debugging on the web server. Click Help for more

infomation.".
>
> I'm an administrator of my local machine and the page runs fine when I

start
> without debugging.
>
> I've seen some things on the net about enabling remote debugging, but,
> again, I'm a local admin so what's up?
>
>


Nov 18 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: DP | last post by:
(2nd post, I think my first may have been to the wrong group - sorry) Hello Perl-ers - I´m hoping I can get some help here, because I'm very lost. Don't know Perl, I'm not a programmer. And...
16
by: Kent | last post by:
We have created several Assemblies that we add to the GAC on our web servers. In an ASP.NET app in VS2003, Adding a reference to strong named GAC'd Assembly meant that the web app would use...
0
by: E. | last post by:
Hi, i have a problem with remote debug. my local dev computer is a win xp sp 2 (with firewall disabled). my remote server is a win 2k. Both has been configured with my account as administrator....
2
by: Marc | last post by:
Hi, I hope to find some information on this way, I used to develop databases in Access and want to try visual basic VB.net 2005 Could someone help me how to link 2 datagrid like in the first...
2
by: A_StClaire_ | last post by:
wow, surprised I wasn't able to find half a dozen posts on this. maybe I'm just not searching the right terms. I'm wondering how to force VS 2005 to debug my C# website IIS-style. that is, to...
2
by: Scott Gravenhorst | last post by:
I recently (within 30 days) downloaded and installed VB 2005 Express. I like it a whole lot... but: I have been trying to work with the WebBrowser control to display a small amount of help text...
5
by: Anil Gupte | last post by:
I am trying to decide between buying Visual Studio 2005 Professional and Standard versions. As far as I can tell, there is not a whole lot of difference, but the price for Professional is almost...
7
by: Anil Gupte | last post by:
I am trying to decide between buying Visual Studio 2005 Professional and Standard versions. As far as I can tell, there is not a whole lot of difference, but the price for Professional is almost...
1
by: DR | last post by:
What ports do i need to unblock on client and server (running msvsmon.exe) to debug remotely from my client box with visual studio 2005 pro? When I attach to remote process a connection shows up...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.