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

Debbuging in VS.NET

Hi all,

I have a simple question about debugging in VS.NET and I think you may know
how to do this.

In Visual Studio 6 and earlier, in command window I can debug my code on fly
without any problem. Now, in VS.Net, in the command window, I can check the
value of any properties but cannot call any method.

For example, I have a string variable called tmp and the value is "This is
a test";

string tmp = "This is a test";

In my command window, I can type tmp.Length and it return 14.
Then I try to call a method tmp.ToUpper(), it throws error "ToUpper' does
not exist". Does anybody know to to fix the problem?

Regards,

John
Nov 22 '05 #1
2 1310
Make sure you leave a space between the question mark and your code in the
command window. Without the space you'll get the error. With the space it
will work like a charm.

Chris
"jdang" <jd***@discussions.microsoft.com> wrote in message
news:74**********************************@microsof t.com...
Hi all,

I have a simple question about debugging in VS.NET and I think you may
know
how to do this.

In Visual Studio 6 and earlier, in command window I can debug my code on
fly
without any problem. Now, in VS.Net, in the command window, I can check
the
value of any properties but cannot call any method.

For example, I have a string variable called tmp and the value is "This
is
a test";

string tmp = "This is a test";

In my command window, I can type tmp.Length and it return 14.
Then I try to call a method tmp.ToUpper(), it throws error "ToUpper' does
not exist". Does anybody know to to fix the problem?

Regards,

John

Nov 22 '05 #2
Make sure you leave a space between the question mark and your code in the
command window. Without the space you'll get the error. With the space it
will work like a charm.

Chris
"jdang" <jd***@discussions.microsoft.com> wrote in message
news:74**********************************@microsof t.com...
Hi all,

I have a simple question about debugging in VS.NET and I think you may
know
how to do this.

In Visual Studio 6 and earlier, in command window I can debug my code on
fly
without any problem. Now, in VS.Net, in the command window, I can check
the
value of any properties but cannot call any method.

For example, I have a string variable called tmp and the value is "This
is
a test";

string tmp = "This is a test";

In my command window, I can type tmp.Length and it return 14.
Then I try to call a method tmp.ToUpper(), it throws error "ToUpper' does
not exist". Does anybody know to to fix the problem?

Regards,

John

Nov 22 '05 #3

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

Similar topics

2
by: Xzyx987X | last post by:
Sorry if this is off topic for this group, but I couln't find any place better for directing question on Windows API programming. Here's the problem, I am calling the SetDlgItemText() function to...
1
by: Daylor | last post by:
hi. i have computer1 with xp pro and vs.net 2003 and computer 2 with windows 2000 server that run a vb.net application. can i debug from computer1 with vs.net 2003 the process that run in...
1
by: jdang | last post by:
Hi all, I have a simple question about debugging in VS.NET and I think you may know how to do this. In Visual Studio 6 and earlier, in command window I can debug my code on fly without any...
11
by: Jarek | last post by:
Hi all! Is it possible to identify throw statement, within catch( ... )? Can I identify type of exception passed to catch(...) ? I'm trying to identify problem, which is probably somewhere in...
2
by: | last post by:
Hi! I will install "Remote Components" on my server to get SQl debbuging working. when I click on the "Install Full" button (To install full remote debugging on all operating systems) I get...
2
by: TomS | last post by:
I have WinXP Home Edition and VC++ 2002. I have execute command: Debug->Start without debbuging or Debug->Start and VC++ send messages: Access is denied. Verify taht you are administrator or a...
2
by: Linda | last post by:
I'm getting the following error when trying to debug a asp.net program. I have domain user rights and belong to the local "Debugger Users" and "VS Developers" groups. I do NOT have administrator...
1
by: tarcisio | last post by:
Pessoal, qdo eu mando rodar a pagina o VS 2003 aparece o seguinte erro: Erro While trying to run project : Unable to start debbuging web server. Debbuging failed because integred Windows...
1
by: SimonZ | last post by:
How can I go into debbuging mode without building a whole project. If I change something on my page and press F5(Debugging), I would like that only this page is builded again not whole project. ...
1
by: Simone | last post by:
Hello In visual studio when I am debugging my ASP. net code if I hit "stop" the procedure I am in will still finish itself and doesn't stop where I expect it to stop. I remember in VB when...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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: 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: 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: 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.