Missing "View in Browser" command from the context menu of VS2005 WebApplication

Last post 05-30-2008 1:55 AM by Jinglecat. 9 replies.

Sort Posts:

  • Missing "View in Browser" command from the context menu of VS2005 WebApplication

    05-24-2008, 8:29 AM
    • Member
      193 point Member
    • Jinglecat
    • Member since 03-28-2005, 2:08 PM
    • chongqing city,China
    • Posts 65

    Hi, forums

     I do not find the "View in Browser" command from the context menu in the .aspx Desgin/Source view in VS2005 WebApplication project. It's right seen when I select and right-click the .aspx file from the solution explorer.

    I known the WebApplication project is added in as a part of SP1. Does this add-in not really support this functionality or I am missing some appropriated setting?

    If former, how I can implement this requirement by customing a VS add-in? Actually, I have grasped the ability to add an menuitem to the context menu, but I have no idea how  to fire the build-in  "View in Browser" event.

     
    Thanks a lot.
     

    struggling for ever
  • Re: Missing "View in Browser" command from the context menu of VS2005 WebApplication

    05-24-2008, 10:15 AM
    • All-Star
      58,296 point All-Star
    • anas
    • Member since 09-21-2006, 4:31 AM
    • Palestinian Territory, Occupied
    • Posts 6,671
    • Moderator

     Hi

    OS: VISTA Ultimate, VS 2005 ( without SP1 , just WAP Update for VS 2005 )

     

    I have it in my WAP project,I didn't installed SP1 because I recently formatted the laptop and installed Vista ,

    since SP1 requires a lot of time to be installed , I decided to just install the Web application projects update for VS 2005, which is an old and small setup (about 2 MB)

    But it seems it doesn't available any more, I have an old version of that update which i downloaded before a year and i recently used it to install the update ...

    I downloaded it from this link ( scott gu post) http://weblogs.asp.net/scottgu/archive/2006/04/05/442032.aspx

    but it seems that its removed and instead , you need to install SP1 which contains the WAP update ,

    But it seems that the SP1 doesn't include "View in Browser" , Its really strange ,

    Because when I was working on XP , and i was installed SP1 , I remember that "view in browser" wasn't available in my Vs 2005 WAP projects.

     

    Not sure whats going on , But i recommended to Check for an updates to SP1 or VS , maybe its will get fixed !

    I'm going to install SP1 today and see what well happen.

     

    Regards,

    Anas Ghanem | Blog

  • Re: Missing "View in Browser" command from the context menu of VS2005 WebApplication

    05-24-2008, 10:28 AM
    • Member
      193 point Member
    • Jinglecat
    • Member since 03-28-2005, 2:08 PM
    • chongqing city,China
    • Posts 65

    Hi, anas

    My problem just occurs in VS2005 SP1. I remember the historical VS 2003 had the funcationality.
    Luckily, it's sure available in VS 2008. But I really want it using the VS2005 WAP.
     

     

    struggling for ever
  • waiting for reply from visual studio 2005 Team ! Missing "View in Browser" In SP1 !!!

    05-24-2008, 11:24 AM
    • All-Star
      58,296 point All-Star
    • anas
    • Member since 09-21-2006, 4:31 AM
    • Palestinian Territory, Occupied
    • Posts 6,671
    • Moderator

    Hi

     I installed Visual studio SP1, the "view In Browser " option disappeared !

    So as i expected , there is something wrong with SP1 , it doesn't support " View In Browser "

    that's Weird ! Because it was available in this Update , and as mentioned by vs  team  SP1 will include that update !

    So what wrong here ? waiting for reply from visual studio  2005 Team !

     

    this is the information of my VS 2005 :

    Microsoft Visual Studio 2005
    Version 8.0.50727.762  (SP.050727-7600)
    Microsoft .NET Framework
    Version 2.0.50727 SP1

    Installed Edition: Professional

    Microsoft Visual Basic 2005   77626-009-0000007-41557
    Microsoft Visual Basic 2005

    Microsoft Visual C# 2005   77626-009-0000007-41557
    Microsoft Visual C# 2005

    Microsoft Visual J# 2005   77626-009-0000007-41557
    Microsoft Visual J# 2005

    Microsoft Visual Web Developer 2005   77626-009-0000007-41557
    Microsoft Visual Web Developer 2005

    Microsoft Web Application Projects 2005   77626-009-0000007-41557
    Microsoft Web Application Projects 2005
    Version 8.0.50727.762

    Crystal Reports    AAC60-G0CSA4B-V7000AY
    Crystal Reports for Visual Studio 2005


    Microsoft Visual Studio 2005 Professional Edition - ENU Service Pack 1 (KB926601)  
    This service pack is for Microsoft Visual Studio 2005 Professional Edition - ENU.
    If you later install a more recent service pack, this service pack will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/926601

     

    Regards,

    Anas Ghanem | Blog

  • Re: waiting for reply from visual studio 2005 Team ! Missing "View in Browser" In SP1 !!!

    05-28-2008, 5:10 AM

    Hi,

    I verify this option after installing Visual Studio 2005 SP1, and it is there.

    Can you see it under the File option while current page is aspx page? Shortcut key of "View in Browser" is Ctrl+Shift+W.

    You can try to run "devenv /resetsettings" from Visual Studio command to reset settings.

    You also can try to run "devenv /resetuserdata" to reset Visual Studio to its out-of-box state.

     

    I hope this helps.  

    Thomas Sun
    Microsoft Online Community Support

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.
  • Re: waiting for reply from visual studio 2005 Team ! Missing "View in Browser" In SP1 !!!

    05-28-2008, 5:38 AM
    • All-Star
      58,296 point All-Star
    • anas
    • Member since 09-21-2006, 4:31 AM
    • Palestinian Territory, Occupied
    • Posts 6,671
    • Moderator

    Thanks for reply,

    I created a windows test account  , and configured visual studio 2005 to use web development settings,

    then i created a new Web application proejct , Actually "View in Browser" is available under file options , but I want to see it in the context menu when i right click on the aspx page ,

    it was available in this Update ,( WAP update for Visual studio 2005) ,So that's the problem ,

    After Installing SP1, its not available in the page context menu, and the shortcut you mentioned is not working ...

    for website project , there is no problem , the problem in WAP projects ...

    Thanks

    Regards,

    Anas Ghanem | Blog

  • Re: waiting for reply from visual studio 2005 Team ! Missing "View in Browser" In SP1 !!!

    05-28-2008, 5:58 AM
    • Member
      193 point Member
    • Jinglecat
    • Member since 03-28-2005, 2:08 PM
    • chongqing city,China
    • Posts 65

    No doubt that it is just right there both file menu and context menu popuped from the Solution Explorer

    But the problem is that I cannt see it in the context menu popuped from the html editor region.


    Thanks.

    struggling for ever
  • Re: waiting for reply from visual studio 2005 Team ! Missing "View in Browser" In SP1 !!!

    05-28-2008, 11:50 PM

    Hi,

    Thanks for your response.

    Did you try to run the command I mentioned above?

     

    I hope this helps.

    Thomas Sun
    Microsoft Online Community Support

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.
  • Re: waiting for reply from visual studio 2005 Team ! Missing "View in Browser" In SP1 !!!

    05-29-2008, 3:06 AM
    • All-Star
      58,296 point All-Star
    • anas
    • Member since 09-21-2006, 4:31 AM
    • Palestinian Territory, Occupied
    • Posts 6,671
    • Moderator

    Thomas Sun – MSFT:

    Did you try to run the command I mentioned above?

    Yes Now i tried that with no luck , I'm unable to see the "view in browser" in context menu ,

    Note that I mentioend that i created a new windows account ,and since the visual studio will be clean for the new user , there is no need to reset the settings and the user data ,

    But i did, I reset the user data and seettigns by running the mentioned commands with no luck !

    "view in browser " is the most context menu item that is used by the developer ! so its very imprtant to have it in aspx context menu ...

     

    Can Anyone  tries that , please someone tries to create a new Web application project , and then open an aspx desginer , then right click on the page ,

    Did you see the "View in browser" Option ?

     

    Regards,

    Anas Ghanem | Blog

  • Re: waiting for reply from visual studio 2005 Team ! Missing "View in Browser" In SP1 !!!

    05-30-2008, 1:55 AM
    • Member
      193 point Member
    • Jinglecat
    • Member since 03-28-2005, 2:08 PM
    • chongqing city,China
    • Posts 65

    Hi, Thomas 

    The shortcut key of "View in Browser", Ctrl+Shift+W, as you mentioned above, is not available in VS2005 WAP/WSP, even not in VS2008.

    struggling for ever
Page 1 of 1 (10 items)