Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Anders Løken 2 posts 22 karma points
    Mar 06, 2012 @ 11:17
    Anders Løken
    0

    Umbraco/Visual Studio weird/buggy behavior.

    We are developing a site using Visual Studio and Umbraco, where most of the development happens in VS. We have been experiencing some problems and are not sure if it's due to the Umbraco integration or VS. 

    Symptoms:

    • warning messages at all <asp:..> tags (green underline in VS) Unrecognized tag prefix or device filter 'asp'.
    • some events not firing properly to code-behind, especially dropdown/comboboxes SelectedIndexEvent not firing properly. Very random if the events is fired properly and correct eventargs is displayed. 

    Another annoying behavior is when saving the Markup file the cursor jumps to the top of the page.

    Has anyone been experiencing this, it is slowing down our development so any help will be much appreciated. 

  • Anders Løken 2 posts 22 karma points
    Mar 06, 2012 @ 13:32
    Anders Løken
    0

    We have fixed the problem. It was caused by a missplaced "MasterPageFile="---.master" tag. The top masterpage had somehow been set to be a child of the "default.Master" page, which we haven't used. We do believe that somehow the Umbraco admin has changed this when we either have saved the masterpage in umbraco admin or republished the site in umbraco admin. 

Please Sign in or register to post replies

Write your reply to:

Draft