Home All Groups Group Topic Archive Search About

problem 1 - debugging guids

Author
21 Jun 2006 8:31 AM
guy
vb2005 webforms app

in my app i have a guid (it is used as a primary key)
when i debug the app if i hover over the guid, or look at it with quickwatch
it always shows as being empty even though it is not. I know it is not empty
as the line of code that shows it as being empty is the line which uses it to
return a record - which it does correctly.

how do i look at a guid when debugging?

Author
21 Jun 2006 10:29 AM
Cor Ligthert [MVP]
Guy,

Click on QuickWatch with your right button (and than on the +)

Cor

Show quoteHide quote
"guy" <g**@discussions.microsoft.com> schreef in bericht
news:8CC750C6-1025-405E-BEC0-4828A0B8AC2D@microsoft.com...
> vb2005 webforms app
>
> in my app i have a guid (it is used as a primary key)
> when i debug the app if i hover over the guid, or look at it with
> quickwatch
> it always shows as being empty even though it is not. I know it is not
> empty
> as the line of code that shows it as being empty is the line which uses it
> to
> return a record - which it does correctly.
>
> how do i look at a guid when debugging?
Author
21 Jun 2006 11:41 AM
guy
hi Cor, yes i have tried that, the problem is that it still displays 'empty'

cheers

guy

Show quoteHide quote
"Cor Ligthert [MVP]" wrote:

> Guy,
>
> Click on QuickWatch with your right button (and than on the +)
>
> Cor
>
> "guy" <g**@discussions.microsoft.com> schreef in bericht
> news:8CC750C6-1025-405E-BEC0-4828A0B8AC2D@microsoft.com...
> > vb2005 webforms app
> >
> > in my app i have a guid (it is used as a primary key)
> > when i debug the app if i hover over the guid, or look at it with
> > quickwatch
> > it always shows as being empty even though it is not. I know it is not
> > empty
> > as the line of code that shows it as being empty is the line which uses it
> > to
> > return a record - which it does correctly.
> >
> > how do i look at a guid when debugging?
>
>
>
Author
21 Jun 2006 4:33 PM
Mythran
OFF TOPIC:

ROFL, I misread the subject, I thought it read:
"problem 1 - debugging girls"

I thought, WOW WHAT A BREAKTHROUGH!

:P

Mythran
Author
22 Jun 2006 8:01 AM
guy
debugging girls? that must be the ultimate challenge, i donnot think it
possible though;)

Show quoteHide quote
"Mythran" wrote:

> OFF TOPIC:
>
> ROFL, I misread the subject, I thought it read:
> "problem 1 - debugging girls"
>
> I thought, WOW WHAT A BREAKTHROUGH!
>
> :P
>
> Mythran
>