Publishing Issues from Webserver
Hi,
I produce CBT content (a mixture or Captivate v9.0 recordings and imported PowerPoint) and send that to a third party to publish via a web server.
We successfully published a lot of content but have recently had issues publishing the latest content and we cannot diagnose why.
It is the PowerPoint element that does not publish correctly. We are using PowerPoint 2013.
Attached are screenshots of the publication error and below is an explanation from the third party as to the platform the files are published to.
Thanks in advance for your support.
Tom

Our platform receives the full .zip
file HTML5-based export from Captivate and extracts it to a folder location
that is tied to a specific training item in the portal. When a user requests
that training item, we serve up an iFrame that points to the “index.html” file
within the extracted folder, and from there the full experience (play/pause,
controls, content) is handled by the Captivate export itself.
This is all deployed onto Windows
Server 2012, configured for .NET application deployments. We have tried Adobe
Flash exports in the past, but browser inconsistencies meant that the HTML5
export was the preferred mechanism. We have also previously researched the
SCORM requirements as the third possible export option, but licencing
requirements on the server again left HTML5 as the preference.
The training portal is also capable
of serving video files alongside the training files themselves, which has been
used to compliment the training content but could in some circumstances replace
the Captivate export entirely if needed.
The portal itself is hosted within
Umbraco CMS, but this isn’t a factor in the Captivate side of things – it is
there to make the editing/uploading of content easy for editors and to manage
the membership aspects of the portal.
