Search

You searched for the word(s): userid:872234

Matching Posts

  • Re: Disappearing controls on web page

    Well, while I am not sure this is the solution, it seems to have worked for me on this project. I removed any reference to styles that I was not using. Had a lot of .style1, .style2 and so on. Assigned controls, tables and so on to current CSS styles that I was using. I also updated legacy HTML codes to newer codes. For example I changed <br> to <br />, <img yadda yadda yadda></img> to <img yadda yadda yadda /> Once I did this, my issues with disappearing control went
  • Re: Properties windows does not update. Stays Blank.

    Well, While I haven't resolved the issue completely, I have minimized it. Since this project was formerly a .NET 1.1 website which was converted to .NET 3.5 using VWD 2008, I noticed a lot of HTML code which was not updated and newly created Styles. I remove any style reference I was not using and changed all code to currently format. sample - <br> to <br />, <img></img> to <img /> and so on. For some reason, the sync between Deisgn Mode and View Code is a little
  • Re: Properties windows does not update. Stays Blank.

    Well, I uninstalled / reinstalled VWD2008 and it did NOT fix the problem. Just as a side note, I first attempted to REPAIR the installation but that did not work either. So I went through the uninstall / reinstalled from newly downloaded installers - with no results. I also installed the recently released Vista Service Pack 2 - and that did not fix the issue with VWD either. Still stuck but still looking...
    Posted to Visual Web Developer 2005 Express (Forum) by RPerez007 on 5/27/2009
    Filed under: vb.net, vwd 2008, vwd express, properties window
  • Re: Disappearing controls on web page

    OK - Uninstall / Reinstall did not fix the problem. Just as a side note, I attempted to REPAIR first. That did not fix the issue. I then uninstalled VWD2008 and the MSDN Library. Re-installed both from newly downloaded installers. That did not fix the issue. I also jsut ran the new SP2 Vista Service Pack - That did not fix the issue. Still looking...
    Posted to Visual Web Developer 2008 Express (Forum) by RPerez007 on 5/27/2009
    Filed under: vb.net, vwd 2008, VWD Express, disappearing controls, properties window
  • Re: Disappearing controls on web page

    I'll give it a try by re-installing VWD. The rest of the system works fine so I don't think it's Vista. I'll update here to let people know the results. I sure did not want to run through the uninstall / reinstall routine but nothing else seems to work.
  • Re: Properties windows does not update. Stays Blank.

    I tried clicking on a control in Design mode and counting to 60. Still no change in the properties window. I go to Split view and as before, click to scroll up or down on the Code view portion of my screen and poof!! Property window updates. This time I returned to Design mode and the Property window continued to update as it should. If I break off to do anything else however, it goes back to being non-functional - until I go back to Split View and do my little "click dance" as noted above
    Posted to Visual Web Developer 2005 Express (Forum) by RPerez007 on 5/27/2009
    Filed under: vb.net, vwd 2008, vwd express, properties window
  • Disappearing controls on web page

    I wrote an earlier thread/post and I think the two may be related. My earlier post was about the Properties window not updating when selecting a control. This post is about disappearing controls. While working on the same project and fighting through the properties window issues I mentioned earlier, I noticed that any control in which the properties window did not display the selected control properties correctly, the control would disappeared from the page when I closed the document - even though
    Posted to Visual Web Developer 2008 Express (Forum) by RPerez007 on 5/27/2009
    Filed under: vb.net, vwd 2008, VWD Express, disappearing controls, properties window
  • Properties windows does not update. Stays Blank.

    While in Design mode, my VWD 2008 properties window will not update when I select a control. The properties window stays blank. Even a simple textbox or label. I have to switch to split view, then click to either scroll up or down so the source code for the control is highlighted, and then the properties windows will show correctly. This happens with any page within my project. I also tried creating a new project to see if the same happens and it does. My version of VWD is 9.0.30729.1 SP Running
    Posted to Visual Web Developer 2005 Express (Forum) by RPerez007 on 5/27/2009
    Filed under: vb.net, vwd 2008, vwd express, properties window
Page 1 of 1 (8 items)