Copied to clipboard

Flag this post as spam?

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


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Morgan K. 16 posts 57 karma points
    Feb 04, 2013 @ 23:56
    Morgan K.
    0

    Ucommerce Checkout: Error loading Razor Script uCommerce/Preview.cshtml

    I add an item to my cart, go through the checkout process (filling out billing/shipping info, payment info, etc), get to the preview page, and click "Complete Order".  I get the following error: "Error loading Razor Script uCommerce/Preview.cshtml".

    The order goes through in the back-end, as it should.  So the only issue is getting the Confirmation Page to display.  I have all of the uCommerce js files in my scripts folder, and they are being called in the master template.  My Preview macro looks the same as the Ucommerce demo store's.

    I don't know what the issue can be at this point, so any help would be appreciated!

  • Morten Skjoldager 440 posts 1499 karma points
    Feb 07, 2013 @ 10:47
    Morten Skjoldager
    100

    Have you tried using the debugger at your preview macro. Whenever an unhandeled exception is thrown on a macro - in this case Preview.cshtml, you would get the error loading razor script uCommerce/Preview

  • Michael Knudsen 18 posts 40 karma points
    Feb 08, 2013 @ 08:43
    Michael Knudsen
    0

    Do you send a confirmation email?
    Might be SMTP settings or the page or data you use for the confirm email.
    Is the confirm email getting thru?

  • Morgan K. 16 posts 57 karma points
    Feb 08, 2013 @ 15:50
    Morgan K.
    0

    Morten, I used the debugger to find out what was the issue and it had to do with the confirmation email.  Thanks guys!

  • Morten Skjoldager 440 posts 1499 karma points
    Feb 08, 2013 @ 19:15
    Morten Skjoldager
    0

    Cool. If you could mark the question as resolved it would be nice :) 

Please Sign in or register to post replies

Write your reply to:

Draft