|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
problem 1 - debugging guidsvb2005 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? 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? 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? > > > OFF TOPIC:
ROFL, I misread the subject, I thought it read: "problem 1 - debugging girls" I thought, WOW WHAT A BREAKTHROUGH! :P Mythrandebugging 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 > |
|||||||||||||||||||||||