Results 1 to 7 of 7

Thread: VS.NET IDE Issue

  1. #1

    Thread Starter
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    VS.NET IDE Issue

    Hi Guys,
    Recently I have having a small issue with VS.Net 2003 IDE. Untill recently when I am in the Break Mode and put my mouse over a variable or any .net Class I used to see content of the variable or the fully qualified path name of any .net class or component. Now when I put my mouse over I dont get any tooltip or content of the variable, its really annoying when you cant do that when you are debugging.

    Is there a settings somewhere that I have missed, or can I reset the settings anyhow? It seem to work fine in my Laptop, I only have that problem in my PC. I am hoping its some sort of settings and I wont have to re-install VS.Net.

    Thanks in advance.

    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I went throw all the options in the Tools---->Options menu but I couldn't find anything specific except that in the Debugging item . Sry can't be of more help .

  3. #3

    Thread Starter
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    Re: VS.NET IDE Issue

    Quote Originally Posted by Pirate
    I went throw all the options in the Tools---->Options menu but I couldn't find anything specific except that in the Debugging item . Sry can't be of more help .
    Thanks for trying.

    I guess I have to re-install VS.Net..
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    oh man , it's sad when you reinstall the whole thing just because of vauge or hidden option .

  5. #5

    Thread Starter
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    Re: VS.NET IDE Issue

    Quote Originally Posted by Pirate
    oh man , it's sad when you reinstall the whole thing just because of vauge or hidden option .
    Tell me about it. Its really annoying to have to use Debug.WriteLine to out the variable content when i am debugging, so used to just usiing Break Point and simply puting the mouse over the variable. I will wait for few more days and see if anyone comes up with any suggestion.

    May be I should call up MS support or something..
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  6. #6
    Addicted Member MasterBlaster's Avatar
    Join Date
    Jul 2002
    Location
    Seattle
    Posts
    196

    Re: VS.NET IDE Issue

    Highlight the variable. Right click on it and select QuickWatch. Or add to watch and it will display in the watch window. I've had that problem before but a simple restart of Visual Studio and a rebuild of the code fixed it. Also you can go to tools and select Debug Process. Select you app in the list and see if that works.
    "And most of the evils of society can, in fact, be cured through information. We have a society that has been disinformed and based on the disinformation has made irrational choices. And that's what I mean by 'ignorance.' People, who ordinarily might be smart, are deprived of the data by which to make a rational decision, don't have the data to do it."
    Frank Zappa

  7. #7

    Thread Starter
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    Re: VS.NET IDE Issue

    Quote Originally Posted by MasterBlaster
    Highlight the variable. Right click on it and select QuickWatch. Or add to watch and it will display in the watch window. I've had that problem before but a simple restart of Visual Studio and a rebuild of the code fixed it. Also you can go to tools and select Debug Process. Select you app in the list and see if that works.
    Thanks for responding. I know about the watch and quickwatch. Its not very useful if you are debugging line by line and checking all variables to find bugs. I seem to have this problem with any project not 1 project. I will try the Debug Process thing you mentioned.
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width