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
    Jun 22, 2017 @ 16:13
    Ismail Mayat
    0

    footprint on cloud

    Does footprint work on umbraco cloud?

  • Adam Peter Nielsen 18 posts 222 karma points
    Jun 23, 2017 @ 06:47
    Adam Peter Nielsen
    0

    Hi Ismail

    There are some custom tables and stored procedures so unfortunately it can't run on SQL CE.

    This means it can run on cloud but not on your local dev environment out of the box. You should be able to make the local environment work if you connect to the cloud sql server instead of your local SQL CE.

    Haven't tried for a while. I can ship you the source so you can add a separate connection string/db for the custom tables maybe. That might be the easiest way of using it on cloud. :)

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Jun 23, 2017 @ 07:39
    Ismail Mayat
    0

    Adam,

    The error i get is

    [NullReferenceException: Object reference not set to an instance of an object.] ncBehaviouralTargeting.Library.DataSources.TrackingManager.getIsDataSourceAvailable() +112 ncBehaviouralTargeting.Library.DataSources.TrackingManager.getCanWrite() +25 ncBehaviouralTargeting.Library.DataSources.TrackingManager.SetVisitorProperty(String visitorId, IReadOnlyDictionary2 values) +90 ncBehaviouralTargeting.Library.Tracking.CurrentVisitor.SetInternalProperty(Dictionary2 values) +101

    I noticed in app_data the config file is missing so i uploaded one, still get error but that may be because nothing is set. I will try and set it to the umbraco db.

    Regards

    Ismail

Please Sign in or register to post replies

Write your reply to:

Draft