473,385 Members | 1,740 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,385 software developers and data experts.

Remote Debugging in VS.NET 2003 - It's Crazy (!)


I spent a few hours today setting up remote debugging in VS.2003

I had to disable the firewall, subvert the security scheme and let anonymous
users have full access to my COM+ objects on my Windows XP workstation, but
other than that, it was smooth sailing.

And, oh yeah. I also have to run remote desktop sharing terminal between
my XP workstation and the W2K target or I can't RPC to the destination
machine.

Is that sane?

Am I normal?

Or is it just standard practice to do that?

--
Texeme
http://texeme.com

Nov 22 '05 #1
3 1708
Remote debugging is not a recommended scenario, so it is crazy to set up. In
most scenarios, the source repository (SourceSafe or other) controls the
files, so the user actually edit and debug locally. There are no major hoops
for local debugging.

If you think .NET is nuts, you should go back to Visual InterDev.
---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"INGSOC" wrote:

I spent a few hours today setting up remote debugging in VS.2003

I had to disable the firewall, subvert the security scheme and let anonymous
users have full access to my COM+ objects on my Windows XP workstation, but
other than that, it was smooth sailing.

And, oh yeah. I also have to run remote desktop sharing terminal between
my XP workstation and the W2K target or I can't RPC to the destination
machine.

Is that sane?

Am I normal?

Or is it just standard practice to do that?

--
Texeme
http://texeme.com

Nov 22 '05 #2
Cowboy (Gregory A. Beamer) - MVP wrote:
Remote debugging is not a recommended scenario, so it is crazy to set up. In
most scenarios, the source repository (SourceSafe or other) controls the
files, so the user actually edit and debug locally. There are no major hoops
for local debugging.
So, are you recommending installing Visual Studio on my target machine ?


If you think .NET is nuts, you should go back to Visual InterDev.
---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"INGSOC" wrote:

I spent a few hours today setting up remote debugging in VS.2003

I had to disable the firewall, subvert the security scheme and let anonymous
users have full access to my COM+ objects on my Windows XP workstation, but
other than that, it was smooth sailing.

And, oh yeah. I also have to run remote desktop sharing terminal between
my XP workstation and the W2K target or I can't RPC to the destination
machine.

Is that sane?

Am I normal?

Or is it just standard practice to do that?

--
Texeme
http://texeme.com

--
Texeme Textcasting Technology
http://texeme.com

Indie Pop Rocks @ SomaFM
http://somafm.com/

Nov 22 '05 #3

Ok, I got it working now.

I had to set up my supporting DLLS to use "remote debugging" and specify
the remote server on which they were located in the property configuration.

Then, I also deleted an entry in the GAC for those DLLS ( which I had
put in there yesterday for no good reason ).

Now my remote service is hitting break points /and/ hitting break points
in the supporting dlls (!)
Ricola ! wrote:
Cowboy (Gregory A. Beamer) - MVP wrote:
Remote debugging is not a recommended scenario, so it is crazy to set
up. In most scenarios, the source repository (SourceSafe or other)
controls the files, so the user actually edit and debug locally. There
are no major hoops for local debugging.

So, are you recommending installing Visual Studio on my target machine ?


If you think .NET is nuts, you should go back to Visual InterDev.
---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"INGSOC" wrote:

I spent a few hours today setting up remote debugging in VS.2003
I had to disable the firewall, subvert the security scheme and let
anonymous
users have full access to my COM+ objects on my Windows XP
workstation, but
other than that, it was smooth sailing.

And, oh yeah. I also have to run remote desktop sharing terminal
between
my XP workstation and the W2K target or I can't RPC to the destination
machine.

Is that sane?

Am I normal?

Or is it just standard practice to do that?

--
Texeme
http://texeme.com


--
Texeme Textcasting Technology
http://texeme.com

Indie Pop Rocks @ SomaFM
http://somafm.com/

Nov 22 '05 #4

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

Similar topics

3
by: INGSOC | last post by:
I spent a few hours today setting up remote debugging in VS.2003 I had to disable the firewall, subvert the security scheme and let anonymous users have full access to my COM+ objects on my...
1
by: Zanna | last post by:
Hi all! I hope someone can help me. I have in my lan a PC with IIS installed and this works as web server. On another PC I have VS.net 2003 installed. I'd like to debug asp/aspx pages on...
0
by: yurps | last post by:
Hello, I am installing the remote debug components on Windows 2003... This is a production server, and I am only going to be debugging there for a short time before we go live. I put the...
1
by: Michiel | last post by:
Hello, I use Visual Studio .Net 2003 Professional (Trial version) on Windows XP Professional (Dutch version). I have a Windows Server 2003 with IIS 6 (UK version). There is no domain, just a...
0
by: Ken Allen | last post by:
The MSDN documentation on remote debugging is a bit sparse, to say the least, and there is almost no information available on the 'best' way to configure this. I should note that my development...
7
by: | last post by:
I'm writing an ASP.NET app, using Visual Studio 2003. VS is running locally on my laptop, but the web app is running on a remote server. My laptop is not in the domain. I do have a domain account....
1
by: CK | last post by:
Hello All, I have been trying to setup remote debugging for web part development by running through the steps in the following documentation: Debugging Web Parts:...
0
by: CK | last post by:
Hello All, I have been trying to setup remote debugging for web part development by running through the steps in the following documentation: Debugging Web Parts:...
0
by: Tim Bücker | last post by:
Hello everyone, i?ve got a very insistent problem trying to get remote debugging running. Really hope that someone has any ideas about this topic. Although the MSDN and some popular search...
3
by: Yves Gagnon | last post by:
Hi, I try to debug a WCF hosted in a windows services on a serveur that is on an other domaine then my developpement machine. I tried many things without succes. Here is what I tried: First I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...

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.