Skip to main content
Participating Frequently
August 18, 2014
Question

activity id 'null' is not an absolute uri

  • August 18, 2014
  • 2 replies
  • 737 views

I'm publishing a Captivate 8 course to tincan as html5. It is being hosted on scorm cloud.

When I launch the course in IE11, I get a captivate message: "There was a problem communicating with the Learning Record Store. (400 | Activity ID 'null' is not an absolute URI)

The message is not shown when launching in Chrome or Firefox.

Any ideas/suggestions would be welcome.

    This topic has been closed for replies.

    2 replies

    Participating Frequently
    June 30, 2015

    I think I have found the reason.

    The error happens when you have a HTML5 only project, something like a "Responsive Project" that cannot be published as SWF/HTML5.

    I have tested it with simple 2 slide projects with no complicated content, and can see that HTML5 + IE doesn't work. Its best to avoid "Responsive Projects" as long as Adobe doesn't read, understand and fix this issue.

    Thanks,

    Pankaj

    Participating Frequently
    June 29, 2015

    Hi Steve,

    Did you find the reason or solution to it?

    Pankaj

    Legend
    June 30, 2015

    Some digging around took me to this.

    src/Environment/Browser.js - TinCanJS

    I am not a coder. But I guess it has something to do with IE compatibility issue.

    Sreekanth