How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

Last post 12-21-2006 10:28 PM by hanbb. 15 replies.

Sort Posts:

  • How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

    03-03-2006, 7:36 PM
    1. Add the following key to the registry

    HKLM\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_CSS_DATA_RESPECTS_XSS_ZONE_SETTING_KB912120

    2. Under the key create a DWORD value of 0 named devenv.exe for VS or vwdexpress.exe if you are running VWD.
    Thanks

    ------------------------------------------------------------

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

    03-06-2006, 11:52 PM
    • Member
      5 point Member
    • navarachi
    • Member since 03-07-2006, 4:51 AM
    • Posts 1

    Thank you so much!  I was wondering what the heck was going on.

    Sincerely,

    Chris

  • Re: How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

    03-17-2006, 3:19 PM
    • Contributor
      2,250 point Contributor
    • webber123456
    • Member since 10-05-2003, 12:33 PM
    • Posts 476
    What's a "style builder "   ???
  • Re: How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

    03-18-2006, 10:07 AM
    Select an element in either view, open Properties window, place caret in the Style field and you should see a small button ... - it invokes graphical style building tool. The tool is also available from intellisense when you type style= in Source view as well as from context menu in Design view.
    Thanks

    ------------------------------------------------------------

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

    03-24-2006, 7:45 PM
    • Member
      20 point Member
    • mrphelps
    • Member since 03-22-2006, 8:22 PM
    • Posts 4
    Wow, I'm glad I found this as I was about to toss this dang thing out the window.

    I think that the title of this post should be changed, if possible, to "How to make Style Builder work in VWD and VS when running IE7" (expand the acronyms as needed).

    Thanks again!
  • Re: How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

    03-27-2006, 1:33 PM
    • Participant
      1,680 point Participant
    • samsp
    • Member since 08-08-2002, 5:35 PM
    • Posts 330
    • AspNetTeam

    The IE team has also fixed this problem in the Mix 06 build of IE7 which is available for download from http://www.microsoft.com/ie

  • Re: How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

    05-25-2006, 1:26 PM
    • Contributor
      3,374 point Contributor
    • mychucky
    • Member since 03-20-2006, 9:01 PM
    • Posts 2,483
    I think my problem with the ... Style button quickly flash and then closes is related to this problem because I'm running IE 7. The version I'm running is 7.0.5335.5IC. So unless there is a newer version, IE team has not fixed this problem.

    By the way, if I'm running Visual Studio .Net Pro 2005 version, what registry key do I have to modify? Is the same is above?

  • Re: How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

    05-25-2006, 1:30 PM
    • Contributor
      3,374 point Contributor
    • mychucky
    • Member since 03-20-2006, 9:01 PM
    • Posts 2,483
    Under the FeatureControl, I do not see this key:
    FEATURE_CSS_DATA_RESPECTS_XSS_ZONE_SETTING_KB912120
    So what do I do?

  • Re: How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

    05-25-2006, 3:47 PM
    You should create one :-)
    Thanks

    ------------------------------------------------------------

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

    05-25-2006, 4:31 PM
    • Contributor
      3,374 point Contributor
    • mychucky
    • Member since 03-20-2006, 9:01 PM
    • Posts 2,483
    Thanks! Works now.
  • Cool [cool] Re: How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

    06-29-2006, 11:07 PM
    • Member
      5 point Member
    • thangnt2
    • Member since 06-30-2006, 3:01 AM
    • Posts 1
    mychucky:
    Thanks! Works now.
  • Re: How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

    07-25-2006, 6:56 PM
    • Member
      100 point Member
    • nanexcool
    • Member since 07-25-2006, 9:54 PM
    • Mexico City
    • Posts 21
    Excuse my ignorance, but what exactly does this do??  Is it a tool in IE, in VWD?? Does it add a command, toolbar button??
  • Re: How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

    07-27-2006, 1:18 PM
    It is VWD / VS tool to build CSS styles visually. You can access it via property window. Select an element, locate Style property, place caret in the value field and click small ... button.
    Thanks

    ------------------------------------------------------------

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

    09-12-2006, 8:30 PM
    • Member
      181 point Member
    • DKB
    • Member since 12-14-2005, 2:22 PM
    • Cape Cod Massachusetts
    • Posts 197
    Hi I don't want to seem like a know nothing but what is the advantage in having style builder opening ie7 it al ready opens in either vwd or visual studio. My guess is that it allows you to edit on the fly is this the reason.
    DKB
  • Re: How to make Style Builder in Visual Web Developer and Visual Studio work in IE7

    09-13-2006, 2:00 PM
    Style builder uses installed IE to render preview of the style you are editing (that little preview window is an instance of IE). Beta1 of IE7 didn't work in the style builder dialog so style builder didn't show up in VS and VWD when IE7 replaced IE6.
    Thanks

    ------------------------------------------------------------

    This posting is provided "AS IS" with no warranties, and confers no rights.
Page 1 of 2 (16 items) 1 2 Next >