Copied to clipboard

Flag this post as spam?

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


  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Jan 27, 2014 @ 10:49
    Ismail Mayat
    0

    Use with umbraco v7.0.2

    Hello,

    Will this work with v7?

    Regards

    Ismail

  • Darren Ferguson 1022 posts 3259 karma points MVP c-trib
    Jan 27, 2014 @ 10:55
    Darren Ferguson
    100

    Hi Ismail,

    Sure - you are just writing templates/views - no back office integration.

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Jan 27, 2014 @ 11:32
    Ismail Mayat
    0

    Darren,

    Awesome just downloaded and installed. Going to have a play then we will get a license purchased.

    Are there any sample razor scripts i can only see xslt #lazydev ;-}

    Regards

    Ismail

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Jan 27, 2014 @ 11:34
    Ismail Mayat
    0

    Doh ignore that Darren just seen the templates. I was looking in the scripts folder!

  • Darren Ferguson 1022 posts 3259 karma points MVP c-trib
    Jan 27, 2014 @ 11:51
    Darren Ferguson
    0

    You've also got proper MVC views here: http://our.umbraco.org/FileDownload?id=7068

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Jan 27, 2014 @ 15:30
    Ismail Mayat
    0

    Darren,

    Trying to use mvc views however i get the following error

    Object reference not set to an instance of an object.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

    Source Error:

    Line 9: // Response.AppendHeader("X-Pdf-Force-Download","darren.pdf"); Line 10: } Line 11: @PdfHelper.Start() Line 12:
    Line 13: @PdfHelper.MetaData(@CurrentPage.Name, "Darren Ferguson")

    The PdfHelper file is in app_code directory and intellisense in vs works. So not sure why its giving a ysod?

    Regards

    Ismail

Please Sign in or register to post replies

Write your reply to:

Draft