Forum Discussion
Storyline 360 to SharePoint
I recently made the switch to Storyline 360. I previously had Storyline 2 and was able to publish for the web, create the .aspx file, and upload to SharePoint through Explorer.
In Storyline 360 I can not get the same results with that process. Instead, upon clicking the .aspx file on SharePoint, I receive a prompt to save the .html file. If I click save, a blank window opens. I have tried this in both Chrome and Internet Explorer 11.
Is there something I have to do differently when using 360?
Thank you John! Incredible response and attention to detail!
- JohnLuttrell-43Community Member
Thanks, Leslie! Happy to help. 😊
- MalcolmMcKin191Community Member
I recently upgraded from Storyline 2 to Storyline 360, and my old workaround isn't working any more...
The story_flash.aspx runs fine, but the story_html5.aspx gets stuck on the loading wheel. Has anyone found a way to get this working?
- MalcolmMcKin191Community Member
I recently upgraded from Storyline 2 to Storyline 360, and my old workaround isn't working any more...
The story_flash.aspx runs fine, but the story_html5.aspx gets stuck on the loading wheel. Has anyone found a way to get this working?
Just bumping this in case anyone's encountered a similar problem but managed to find a solution...
- JohnLuttrell-43Community Member
Hi Lisa - I have experienced that issue and you are right in thinking it is a security setting on SharePoint. The IT department has the ability to turn on the ability for SharePoint to allow HTML files to be displayed in a browser or not.
I haven't seen this happen with ASPX files, since ASPX is the native server-side page extension in SharePoint.
What I think is happening is you've copied story.html and renamed it to launch.aspx. However, inside story.html (launch.aspx) is code that detects your browser type and determines whether to open story_flash.html or story_html5.html. So, SharePoint when you open launch.aspx it is forcing a save of one of those HTML files.
I am leaning toward using HTML5 format for just about everything now, so instead of copying story.html and renaming it launch.aspx, I copy story_html5.html and rename it to launch.aspx. This way the browser 'sniffer' code never runs and it just launches the course.
Can you try this and let us know?
- LisaDobiasCommunity Member
Here are the steps I followed - let me know if I am doing something wrong. I'm still getting the "save file" prompt.
From SL360, I published to Web, HTML5/Flash Fallback
In Storyline Output files, I made a copy of story_html5.html and renamed it to launch.aspx (I renamed the copy - and did not delete the original)
Copied all files to SharePoint using Explorer view
Used the Copy Link option to copy link from launch.aspx file
Pasted link in Word doc and launched it
SharePoint prompted to save the file.
I also created a hero part with a link to the launch.aspx file, but received the same prompt to save the file.
Thanks for any additional help!
Lisa
- LisaDobiasCommunity Member
This is the response I got back from IT.
On SharePoint online, html extension shows save option only than what I have seen. Aspx works fine, our site report is aspx page.
Then I responded that when I launch a link from an html or aspx file from the site, I am prompted to save. I included the site link, the two file examples, URLs, etc. - and then got this response:
You need to open it as url not directly.
I think I need to start over with another ticket/person. I am not sure how else to explain the issue.
So glad to see that this conversation is still helping out within the community.
Thanks for chiming in to share Sharmaine and welcome to E-Learning Heroes :)
- ITADLDCommunity Member
Hi folks,
Just wanted to chime in that not only do you have to change all .html to .aspx, but also within those .html files, you need to run a find and replace for .html to .aspx. Then it will run fine. Just wondering how I can save scores onto a Sharepoint list, the next issue to conquer!
- AlistairDootsonCommunity Member
I have a similar problem, running on Sharepoint online.
The html files do not try to download - the story.html opens blank, story_html5.html opens and spins forever.
If I rename to aspx, then they get downloaded and open in editing mode, so that older workaround really doesn't work.
I've tried most of these fixes and I'm getting nowhere, I have tried locally and it runs fine!
Help most appreciated!
Ali
- CynthiaPareCommunity Member
Hi everyone!
I'm looking for a solution to get a Storyline 360 publication (html5) to work on Sharepoint Online. Did anyone end up finding a solution as of now? I can't seem to find any recent post regarding this.
Thanks in advance for the help!- MalcolmMcKin191Community Member
Hi Cynthia,
I'm not sure if this will suit your situation, but it seems that the best option is to upload your files in to OneDrive (replacing .html with .aspx as described in other posts in this thread).
This solution works for me, although - somewhat ironically - it doesn't work in Microsoft Edge browser. I recommend learners use Google Chrome or IE.
- CynthiaPareCommunity Member
Hi Malcom,
Thank you for jumping in, but I really have to find a solution using SharePoint. It's for a client, so OneDrive isn't an option for them.
Thanks anyway!
- JohnLuttrell-43Community Member
In related news, I ran across a similar issue with Adobe Captivate. I think this could be a general issue with SharePoint and content from both Storyline and Captivate. It looks like there's an issue on SharePoint with .json files. JavaScript Object Notation (.json) files are used for application-server data exchange. But, .json files are blocked by default on SharePoint servers.
Here's an article about publishing Captivate to SharePoint and there's a note at the top about using the admin tool on the SharePoint server to allow .json files to be used:
https://helpx.adobe.com/captivate/kb/upload-captivate-published-output-sharepoint.html
I don't have that level of access for any SharePoint server, but I think it could be a clue to getting Storyline content to run on both SharePoint and OneDrive with the .html > .aspx approach.
Anyone out there have full Admin rights on a SharePoint server? ;-)
Hi Cynthia,
Just want to pop in about the file type you noticed/mentioned here.
We simplified the published output in Storyline 360 builds 3.35.20995.0 and later. When you publish HTML5-only or Flash-only courses, Storyline no longer generates these files in your published output:
• index_lms_flash.html
• index_lms_html5.html
• story_flash.html
• story_html5.html
You'll only see the files above when you publish courses with both HTML5 and Flash formats.We recommend pointing to story.html or index_lms.html depending on the publish.