Copied to clipboard

Flag this post as spam?

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


  • Roman Petrenko 20 posts 39 karma points
    Jul 02, 2012 @ 11:26
    Roman Petrenko
    0

    Razor file cannot resolve reference

    @using System.Web;
    @inherits umbraco.MacroEngines.DynamicNodeContext
    @using System.Xml
    @using System.Xml.XPath
    @using umbraco.MacroEngines;
    @using umbraco.NodeFactory;
    @using System.Linq;
    @using uComponents.Core;
    

    I have this weird issue in visual studio when I try to edit razor file. Once I had it and when I reloaded project it just worked fine but this time I can not do anything and I dont know what wrong. Could you please suggest anything.

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies