Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi There,

 

I have VS.NET 2002 with .NET Framework 1.1 & .NET SDK 1.1.

 

I can't be sure when this first started, but it hasn't been for too long - it may have started when I upgraded to the 1.1 Framework.

 

Anyway, I am hoping someone may know how to fix this annoying problem.

 

When I run through debug (either windows app or asp.net, it doesn't matter), whenever I look at the debug value of an anything other than a string (it doesn't matter if the string contains a number, it's just if what i'm looking at is numerical, not character), it doesn't display the actual value, it displays "&H2" or "&H1" etc.

 

This is extremely annoying when trying to debug - I need it to show the actual value that the variable holds.

 

Has anyone had this same problem and knows how to fix it?

 

A prompt response would be greatly appreciated.

 

 

Regards,

Michelle

Posted
As far as I know .NET Framework 1.1 is not intended for VS 2002 and the &H1 and &H2 is because you have the hexadecimal display on
Fat kids are harder to kidnap

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...