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

remote debugging on WIN2003

Hi there.

Id tried to find information about how to set up the remote debugging on
win2003.

I have a PC with winxpsp2 with VS2003 installed. And I developed an
winservice app that runs on the server.

This servers is fara way from here. Buts its visible over internet.

How can I debug the winservice installed on the server????

hope somebody could help me
Jun 19 '06 #1
1 1541
You have to install the remote debug manager first, which is not a good idea
on a server. I am not sure if there are other steps to debug a windows
service.

A better option would be a VPC with Windows 2003, but only if it works on
XP, but not on Windows 2003. Instrumenting the code to find out what is
going wrong might also be a great option, as you may just have a
configuration issue.

I would only opt for Remote Debug, if possible, as a LAST resort, esp. if
the windows service reacts to external events. Why? Every person hitting the
service (or dropping files, etc.) will fire off the debugger, which will
show up on your radar. Unless you can sort out where the bits are being
fired from in debug, you may make wrong assumptions and further muck up the
entire process.

I hope I have discouraged you against remote debugging. :-)

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
"JLuis Estrada" <fr********@hotmail.com> wrote in message
news:%2******************@TK2MSFTNGP03.phx.gbl...
Hi there.

Id tried to find information about how to set up the remote debugging on
win2003.

I have a PC with winxpsp2 with VS2003 installed. And I developed an
winservice app that runs on the server.

This servers is fara way from here. Buts its visible over internet.

How can I debug the winservice installed on the server????

hope somebody could help me

Jun 20 '06 #2

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

Similar topics

3
by: Steve Wark | last post by:
I have a Windows 2003 Web server on which I was debugging remotely with no problems. I then moved this server to a different domain and now remote debugging will not work, the error is; ...
10
by: Sorin Sandu | last post by:
After I applied XP SP2 I am unable to debug. I get : Error trying to run project : unable to start debugging on the web server. The debugger component on the server failed to connect to the local...
1
by: monsteruk | last post by:
Hi, Seems like a few people are having debug problems, mine seems subtley different though! I have a win2003 svr with my c# ASP.NET web site running all ok. I have setup all the permissions...
1
by: Terry Olsen | last post by:
Running VS.NET 2003 on WinXP pro. Created ASP.NET Web App on remote Win2003 Server. Installed remote debugging tools on server. When I try to run the app, I get the following error. "Error...
16
by: Julie Lerman | last post by:
Okay, so I'll try here now <g> I've been battling this problem for over a week now. So, if nothing else, hopefully my little tale of woe will be entertaining. But I'm really hoping someone...
1
by: dejavue82 | last post by:
Hi! I was wondering how one is able to manage ASP.NET apps running on IIS/win2003 remotely. PHP/Apache apps can be configured remotely via linux's remote command line console (I guess). However,...
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:...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.