Copied to clipboard

Flag this post as spam?

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


  • greengiant83 88 posts 109 karma points
    Feb 25, 2011 @ 17:40
    greengiant83
    0

    Masterpage problem in Visual Studio 2010 Pro

    When editing master pages in visual studio 2010 pro the intelisense for the <asp:.... controls is missing, and it generally puts a green squiqqly underline saying theres a problem.  Everything compiles and runs fine otherwise.  I am wondering if its because the Master Pages all inherit from ~/umbraco/masterpages/default.master who's code behind file is "missing" (I know its compiled into the assembly, but visual studio thinks its a problem)

     

    Does anyone else have this problem or have a work around?  I really like my intelisense

  • greengiant83 88 posts 109 karma points
    Mar 01, 2011 @ 16:20
    greengiant83
    0

    I am not sure if this is a problem for anyone else or not, but if it is, I solved it by having the master pages inherit from my own master page.  I went codeplex and got the code behind for the default master that umbraco has the master pages inheriting from in the first place, and added it to my new one.

Please Sign in or register to post replies

Write your reply to:

Draft