Copied to clipboard

Flag this post as spam?

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


  • Greg 9 posts 29 karma points
    Feb 27, 2013 @ 17:19
    Greg
    0

    Courier error and VS2012

    Hello,

    I'm attempting to evaluate Courier before purchasing, however I am unable to run it.

    I've installed umbraco v4.11.4 and installed the latest package version within umbraco.

    Once the installation was completed. I stopped and restart the site within visual studio and received this error:

    Error    4    The file '/App_Data/MasterPages/CourierPage.Master' does not exist.    App_Data/fcb02393-fa5a-4ed7-9c63-fd9fd871f578/01f83b6a-0352-443c-8d95-583398c51606.aspx    1   

    This is the same error as here:

    http://our.umbraco.org/forum/umbraco-pro/courier/27390-After-installing-Courier-251-I-get-error-an-generating-in-Visual-Studio-2010

    There is no resolution and I haven't been able to find one here or through googling the error.

    Can anyone help?

  • Per Ploug 865 posts 3491 karma points MVP admin
    Mar 05, 2013 @ 14:40
    Per Ploug
    0

    The resolution is to not use the VS dev server, but IIS express instead. The problem is that you use a project that automaticly adds all files to the VS solution, and Courier keeps a file cache in /app_data/ where a couple of .master files refer to a parent .master which is not there, which is why it fails, so either remove the files from the project, or make the webserver ignore them.

     

Please Sign in or register to post replies

Write your reply to:

Draft