Results 1 to 7 of 7

Thread: [2008] Quick access thingys missing in VS2008 Standard

  1. #1

    Thread Starter
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    [2008] Quick access thingys missing in VS2008 Standard

    Sorry for the naff thread title but I have no idea what these things are called... Basically, I've been using VB 2008 Express for ages but recently installed Visual Studio 2008 Standard edition. In the Express edition I could click on controls (lets use a TreeView for example) and at the top right of the control a small black arrow appears, you click this arrow and it shows you common properties or links (using the Treeview it shows "Edit Nodes" and ImageList).
    However, in Visual Studio 2008 Standard these seem to be missing from all controls!
    I've tried creating new projects to see if it was just an issue with existing projects that were actually created originally in Express edition but no its still exactly the same in both old and new projects.

    I did get an error at the end of the VS 2008 Standard install that stated that it couldnt find something to do with WPF - I assume this will of been because I had already installed the .NET 3.5 SP1 BETA a while ago but I figured as I wasnt going to be using WPF it didnt matter... perhaps this has something to do with it though?
    I hope there's an easier way than uninstalling everything .NET and then reinstalling VS 2008 Standard, anyone got any suggestions?

    Thanks
    Chris
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  2. #2

    Thread Starter
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: [2008] Quick access thingys missing in VS2008 Standard

    anyone?
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2008] Quick access thingys missing in VS2008 Standard

    Those thingies are called smart tags and they certainly should be there in VS 2008.

    One of the instructions they ALWAYS give when installing Frameworks and Framework SPs is to remove any betas you may already have installed. That may not be causing this issue (or it may) but it's likely to cause some issues. I would suggest uninstalling anything .NET and then installing everything again in the appropriate order with no betas.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  4. #4

    Thread Starter
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: [2008] Quick access thingys missing in VS2008 Standard

    Yeah I totally forgot I had the BETA installed until I got that WPF error - I'll try reinstalling everything tonight and see if it sorts it out then.
    I guess its not all bad... at least now I know the proper name for smart tags
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  5. #5
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: [2008] Quick access thingys missing in VS2008 Standard

    Yet another reason why not to install beta software on your system.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  6. #6

    Thread Starter
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: [2008] Quick access thingys missing in VS2008 Standard

    but if everyone took that approach then products wouldn't be tested as well and half of the bugs that get reported during BETA wouldnt be fixed for the release version
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  7. #7
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: [2008] Quick access thingys missing in VS2008 Standard

    I know there is an option in the "Windows Forms Designer" node of the options screen, that says "Automatically Open Smart Tags" with a value of true or false.

    The odd thing is, the MSDN Help for this setting makes it sound like it does something different:

    Determines whether controls and components will display smart tags. Not all controls and components support smart tags.

    However I must say, I see no difference if its true or false in how my designer acts, and my smart tags always are accessible, however they never "auto open" or anything like that..

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