473,398 Members | 2,113 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,398 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 1311
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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,...
0
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...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...

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.