PC Review


Reply
Thread Tools Rate Thread

Bugs in VS2003 SP1

 
 
pigeonrandle
Guest
Posts: n/a
 
      12th Jan 2007
Hi,
Has anyone else experienced weird errors after installing SP1?

These 2 are starting to really get on my nerves:


1) If i have a watch set on an expression rather than a variable, when
i launch a debugging session the watch window flickers and the program
takes ages to launch (due to the CPU being hammered by the ID watch
window!), even if the expression is out of scope.


2) The worst, again with the watch window. I have an inherited class
(Tokenizer) that has a public property _Token defined in the base
class. If i enter 'Tokenizer' into the watch window, and open the
treeview up to view the _Token member, i get a different result than if

i enter Tokenizer._Token. The _Token property is not overriden in the
inherited class. eh? that's what i thought.


Help!


James Randle.

Also posted in microsoft . public . vstudio . development, but as i am
using c# i thought my c-sharpian colleagues may have come accross the
same problems :0).

 
Reply With Quote
 
 
 
 
pigeonrandle
Guest
Posts: n/a
 
      12th Jan 2007
Errr, found out what was going on ...

One of my other properties contained a piece of code which reset the
tokenizer to the beginning of the string. When the debugger queried
this property, it reset the tokenizer.
I would like to blame MS but, alas, it's my fault. I'm sure it wont be
the last time.

James 'my fault' Randle.


pigeonrandle wrote:
> Hi,
> Has anyone else experienced weird errors after installing SP1?
>
> These 2 are starting to really get on my nerves:
>
>
> 1) If i have a watch set on an expression rather than a variable, when
> i launch a debugging session the watch window flickers and the program
> takes ages to launch (due to the CPU being hammered by the ID watch
> window!), even if the expression is out of scope.
>
>
> 2) The worst, again with the watch window. I have an inherited class
> (Tokenizer) that has a public property _Token defined in the base
> class. If i enter 'Tokenizer' into the watch window, and open the
> treeview up to view the _Token member, i get a different result than if
>
> i enter Tokenizer._Token. The _Token property is not overriden in the
> inherited class. eh? that's what i thought.
>
>
> Help!
>
>
> James Randle.
>
> Also posted in microsoft . public . vstudio . development, but as i am
> using c# i thought my c-sharpian colleagues may have come accross the
> same problems :0).


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu has bugs.... Lots of bugs more than 50,000+ documented measekite Da Monkey Windows Vista General Discussion 7 29th Apr 2009 08:15 AM
VS2003 - How do I do this again? cowznofsky Microsoft ASP .NET 1 10th Oct 2008 12:37 AM
Vista pro - bugs... bugs... bugs... =?Utf-8?B?S2FtaWwgRHVyc3Vu?= Windows Vista Performance 3 22nd May 2007 07:10 AM
I meant RC2 Build 5744 is the last build unless ms find more bugs before the RTM build and gold version there only make another build if there more bugs and not ready for RTM Drew Windows Vista General Discussion 4 12th Oct 2006 02:17 PM
How to get CF 2.0 in VS2003 Matthias Heise Microsoft Dot NET Compact Framework 6 2nd May 2005 09:00 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:20 PM.