473,671 Members | 2,206 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Debugging Asp.NET application after installing SP2

I have tried various solution without any luck
I have tried the following suggestions:
http://support.microsoft.com/default...&Product=vsnet
http://msdn.microsoft.com/security/p...emotedebug.asp

I have disabled the ICF but it is still not working...

This is error message I am getting:

Error while trying to run project: Unable to start debugging on the web
server. The debugger component on the server failed to connect to the local
machine.

Every thing worked fine before installing SP2...

Can someone please help me to solve this issue.

Thanks in advance
-James
Nov 18 '05 #1
2 1121
Your question does not help explain the context of your problem.
The referred documents discuss remote debugging so all I can guess
may be helpful to convey is to remind you that when debugging remotely
the developer must be a member of the Debugger Users group on
the remote machine.

--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & e-Business Consulting -- Software Development
NET cs*********@REM OVETHISTEXTmetr omilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

"James" <Ic*******@hotm ail.com> wrote in message
news:ed******** ******@TK2MSFTN GP09.phx.gbl...
I have tried various solution without any luck
I have tried the following suggestions:
http://support.microsoft.com/default...&Product=vsnet http://msdn.microsoft.com/security/p...emotedebug.asp
I have disabled the ICF but it is still not working...

This is error message I am getting:

Error while trying to run project: Unable to start debugging on the web
server. The debugger component on the server failed to connect to the local machine.

Every thing worked fine before installing SP2...

Can someone please help me to solve this issue.

Thanks in advance
-James

Nov 18 '05 #2
Thanks for you answer, but as I mentioned in my post...everythi ng worked
perfectly before I installed Sp2....

And I am also member of the debugger usergroup og the remote machine.

By the way the remote machine is a Windows 2003 server if it helps...

Best Regards
-James
"clintonG" <cs*********@RE MOVETHISTEXTmet romilwaukee.com > wrote in message
news:uF******** *****@TK2MSFTNG P11.phx.gbl...
Your question does not help explain the context of your problem.
The referred documents discuss remote debugging so all I can guess
may be helpful to convey is to remind you that when debugging remotely
the developer must be a member of the Debugger Users group on
the remote machine.

--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & e-Business Consulting -- Software Development
NET cs*********@REM OVETHISTEXTmetr omilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

"James" <Ic*******@hotm ail.com> wrote in message
news:ed******** ******@TK2MSFTN GP09.phx.gbl...
I have tried various solution without any luck
I have tried the following suggestions:

http://support.microsoft.com/default...&Product=vsnet

http://msdn.microsoft.com/security/p...emotedebug.asp

I have disabled the ICF but it is still not working...

This is error message I am getting:

Error while trying to run project: Unable to start debugging on the web
server. The debugger component on the server failed to connect to the

local
machine.

Every thing worked fine before installing SP2...

Can someone please help me to solve this issue.

Thanks in advance
-James


Nov 18 '05 #3

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

Similar topics

1
3569
by: Bihari Srinivasan | last post by:
I am using two PCs, say PC-1 and PC-2 in a networked environment (TCP/IP). Both of these run Windows 2000. PC-1 is a development platform and PC-2 is a remote debug platform. I have a very simply console application written in VB.NET that is built on PC-1 using VisualStudio.NET. I set the VisualStudio.NET debugging environment to execute the application on PC-2. This works as long as pcAnywhere is NOT installed on PC-2 (it does not...
5
2059
by: Don Hans | last post by:
Gents, Have .Net2003 Enterprise architect installed on a Win2k Server with IIS. Even logged in as administrator, I cannot run any ASP.NET app with debugging. I always get the error "Unable to start debugger on the web server: Access is Denied" when attempting to start the app with debugging. Now, I have already spent 3 days going through every Knowledge base article and all the included help with .net, have tried about 50 different...
1
1663
by: Drunken Coder | last post by:
I have a small network setup in my home where I have my workstation which is WindowsXP Home Edition and a server running Windows 2000 Server configured as a domain controller. The domain controller has Visual Studio.NET installed on it and IIS is configured. This machine is also hosting my SQL Server 2000. Everything except debugging seems to be working. I can connect to the machine from my remote workstation and develop as well as develop...
6
2500
by: KevinGPO | last post by:
I am currently developing a website in ASP (VBScript) using MS Visual C#.NET IDE. I just create a new "ASP.NET Web Application" and point to my local webserver (IIS) of my website address. Then I just go through each file/folder and right-click, selecting "Include in project". The IDE is nice in that it checks, verifies id tags, etc. What am wondering is whether it's possible to debug my ASP website using the MS Visual Studio.NET's...
0
2053
by: Joseph S. | last post by:
hi all, debugging PHP applications interactively is possible, easy and free. I am talking about PHPEclipse and using it for debugging over several scripts or debugging through a session. Since I have wasted a lot of time writing echo statements all over the code in order to confirm program flow and watch variables, I feel I must share this with others who will be facing similar problems. PHPEclispe users can go to Step 5 directly....
3
3169
by: 1388-2/HB | last post by:
This is happening on a WinXP Pro SP2 machine with Visual Studio 2005 & local IIS as the debugger. Everything was working fine this morning (and had been working for weeks/months prior). After a trip to windows update (where I installed IE 7, .NET 3.0, VS 2005 SP1 and misc updates for XP such as timezone changes & a new sound driver) I can no longer debug my web app on IIS. I now receive this message: "Unable to start debugging on the...
1
1889
markmcgookin
by: markmcgookin | last post by:
Hi Folks, this is a problem I had a few days ago, and I was able to solve it, but I thought I'd post the solution I found here incase anyone has a similar problem! I found this stuff on an MSNDN forum.
0
5756
by: Benny | last post by:
I have been trying to instal AutoCAD 2008 on a single PC and get the following Microsoft .NET Framework security error. I have updated to the latest .NET Framework 2.0 software, however, this error occurred with only v1.1 installed. I also got the same error when trying to install an old ACAD 2005 version (as a check). I have successfully installed this version a couple of years ago.
5
2092
by: =?Utf-8?B?cmF1bGF2aQ==?= | last post by:
vs2008 c# add-in TestMatrix 2.0 nUnit 2.4.7 apologize for trying here to get answers to my problem but i might be lucky if some one can give me a hint or tip. I trying to start debugging my test on certain line using (add-in testmatrix), I run the "debug test" option the test runs but it does not stop to debug, any ideas, is it an option that I missed when installing vs2008? thanks
0
8472
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8909
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8596
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8667
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6222
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4221
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4399
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2048
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1801
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.