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

Is there Remote Debugging in Vs.Net 2003 Pro

HI, all....

I am testing Vs.Net 2003 Pro for use in our company (from the 60 day
trial disk). Currently we are using 2002 Enterprise. In Vs.Net 2002
Enterprise I have the ability (under Debug|Processes) to select
another machine from our network and attach to processes running on
it. In the evaluation version of 2003 Pro I don't have the ability to
select another machine AT ALL.

So, I was wondering if that is a limitation of Professional version of
VS 2003? Or is that a limitation of 60 day trial version?

Basically, questions is: Using Vs.Net 2003 Professional can I debug
processes on a remote machine (or is it only possible in Enterprise)?

Thank you in advance,
Sincerely,
Oleg
Jul 21 '05 #1
5 1390
Maybe remote debugging is not installed in your case? That's certainly
supported under 2003.

--
Klaus H. Probst, MVP
http://www.vbbox.com/
"Oleg" <mo*****@yahoo.com> wrote in message
news:90**************************@posting.google.c om...
HI, all....

I am testing Vs.Net 2003 Pro for use in our company (from the 60 day
trial disk). Currently we are using 2002 Enterprise. In Vs.Net 2002
Enterprise I have the ability (under Debug|Processes) to select
another machine from our network and attach to processes running on
it. In the evaluation version of 2003 Pro I don't have the ability to
select another machine AT ALL.

So, I was wondering if that is a limitation of Professional version of
VS 2003? Or is that a limitation of 60 day trial version?

Basically, questions is: Using Vs.Net 2003 Professional can I debug
processes on a remote machine (or is it only possible in Enterprise)?

Thank you in advance,
Sincerely,
Oleg

Jul 21 '05 #2
I understand that Remote Debugging is supported in VS.Net 2003.

What I am asking is wheither it is enabled (for use) in Professional
version, or only in Enterprise version? Or, if it should be installed
separately (which wasn't the case for Vs.Net 2002 Enterprise) how do I
install it in Professional 2003(meaning not remote debugging components
for the server, but on the developer machine)?
Sincerely,
Oleg
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 21 '05 #3
Ahh, true. I see what you're asking. Well, this matrix:
http://msdn.microsoft.com/vstudio/ho.../choosing.aspx

says Pro also has it. I've only installed the EA version, but as far as I
remember it's selected by default for installation. I could be wrong of
course.

If this is a make it or break it deal for you I'd suggest just calling
Microsoft and asking them.

--
Klaus H. Probst, MVP
http://www.vbbox.com/
"Oleg Sobol" <mo*****@yahoo.com> wrote in message
news:eJ**************@tk2msftngp13.phx.gbl...
I understand that Remote Debugging is supported in VS.Net 2003.

What I am asking is wheither it is enabled (for use) in Professional
version, or only in Enterprise version? Or, if it should be installed
separately (which wasn't the case for Vs.Net 2002 Enterprise) how do I
install it in Professional 2003(meaning not remote debugging components
for the server, but on the developer machine)?
Sincerely,
Oleg
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 21 '05 #4
I'm using the pro version, and remote debugging works fine.

Niki

"Oleg" <mo*****@yahoo.com> wrote in
news:90**************************@posting.google.c om...
HI, all....

I am testing Vs.Net 2003 Pro for use in our company (from the 60 day
trial disk). Currently we are using 2002 Enterprise. In Vs.Net 2002
Enterprise I have the ability (under Debug|Processes) to select
another machine from our network and attach to processes running on
it. In the evaluation version of 2003 Pro I don't have the ability to
select another machine AT ALL.

So, I was wondering if that is a limitation of Professional version of
VS 2003? Or is that a limitation of 60 day trial version?

Basically, questions is: Using Vs.Net 2003 Professional can I debug
processes on a remote machine (or is it only possible in Enterprise)?

Thank you in advance,
Sincerely,
Oleg

Jul 21 '05 #5
R u sure you have VS.Net 2003 Professional (not enterprise)? And you
have the choice to select another computer in the options screen for
attaching to a process?
If you do, let me know... that should be proof enough (maybe I just
have some cut trial version)...

Sincerely,
Oleg


"Niki Estner" <ni*********@cube.net> wrote in message news:<eR*************@TK2MSFTNGP12.phx.gbl>...
I'm using the pro version, and remote debugging works fine.

Niki

"Oleg" <mo*****@yahoo.com> wrote in
news:90**************************@posting.google.c om...
HI, all....

I am testing Vs.Net 2003 Pro for use in our company (from the 60 day
trial disk). Currently we are using 2002 Enterprise. In Vs.Net 2002
Enterprise I have the ability (under Debug|Processes) to select
another machine from our network and attach to processes running on
it. In the evaluation version of 2003 Pro I don't have the ability to
select another machine AT ALL.

So, I was wondering if that is a limitation of Professional version of
VS 2003? Or is that a limitation of 60 day trial version?

Basically, questions is: Using Vs.Net 2003 Professional can I debug
processes on a remote machine (or is it only possible in Enterprise)?

Thank you in advance,
Sincerely,
Oleg

Jul 21 '05 #6

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...
2
by: Adam Clauss | last post by:
I have an ASP.NET (C#) web app on a remote server. Whenever I try to debug it, I get: "Error while trying to run project: Unable to start debugging on the web server. Access is denied." I did...
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...
1
by: lauralucas | last post by:
Hello I'm using ASP.NET 1.1, Visual Studio 2003, IIS 5.1 and windows XP as development machine. I can work in this machine locally and create web apps that I can access via localhost. No problem...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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:
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?
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.