Copied to clipboard

Flag this post as spam?

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


  • Craig100 1136 posts 2523 karma points c-trib
    Mar 15, 2014 @ 21:40
    Craig100
    0

    Do Nuget Installs always break?

    Everytime I start a new project I always install om VS2012 using Nuget Package Manager. I always end up trashing the project and installing from a downloaded zip file which always works.  Error this time is 

    Parser Error
    
    Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. 
    
    Parser Error Message: Could not load type 'Umbraco.Web.UmbracoApplication'.
    
    Source Error: 
    
    
    Line 1:  <%@ Application Codebehind="Global.asax.cs" Inherits="Umbraco.Web.UmbracoApplication" Language="C#" %>
    
    Source File: /global.asax    Line: 1 

    It's just frustrating that this has been going on for several versions and isn't yet fixed. OR... of course maybe it's something I have to fix in my set up ;)

    Cheers,

    Craig

  • Sebastiaan Janssen 5058 posts 15520 karma points MVP admin hq
    Mar 16, 2014 @ 15:23
    Sebastiaan Janssen
    0

    I'm looking into this (again) this week, it seems to have something to do with Visual Studio, previously the "fix" was to just close VS and then open the solution again and it should work. Problem is I could never find any difference in the before vs. after closing VS so.. weird.

Please Sign in or register to post replies

Write your reply to:

Draft