Copied to clipboard

Flag this post as spam?

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


  • TaoistTotty 246 posts 314 karma points
    Jan 16, 2015 @ 12:53
    TaoistTotty
    0

    @using MercKit Compilation Error

    I am building an Merchello 1.6.0 site on the Umbraco 7.2.1 and working from the examples seen in the Kitten.co example site.

    When I go to view pages I am seeing the following error:

    Compilation Error

    Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

    Compiler Error Message: CS0246: The type or namespace name 'MerchKit' could not be found (are you missing a using directive or an assembly reference?)

    Source Error:

    Line 1:  @inherits MerchKit.Mvc.MerchKitTemplatePage
    Line 2:  @using MerchKit
    Line 3:  @{
    Line 4:      Layout = "merchBase.cshtml";

    Having checked the web.config I have found on one difference and that is that the merchelloConfigurationStatus on te Kitten.co site is 1.6.0.2 where as my site is 1.6.0.

    Does anyone have any suggestions as to what i am missing?

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Jan 20, 2015 @ 17:55
    Rusty Swayne
    100

    Can you confirm you have all of the files in App_Code?

  • TaoistTotty 246 posts 314 karma points
    Jan 23, 2015 @ 18:11
    TaoistTotty
    0

    atihat asissig. Thanks Rusty

Please Sign in or register to post replies

Write your reply to:

Draft