java - ADL Testsuite 1.2.7 thowing error for Scorm 1.2 content conformance test. IE11 browse, windows8.1, JDK 1.8u45 -


i tried run scorm content package in ie11 browser, windows 8.1 , java runtime jdk 1.8 or 1.6 or 1.7. none of worked. throwing error @ continue button click on selecting pif .zip file.

object doesn't support property or method

var isvalid = document.getelementbyid("contentpackagedriver").startvalidatetest(manifestfile, testtype, piftype); 

please help. tried different versions , browsers os. throwing same error. not able proceed further. content package structure scorm 1.2 compliance.

resolved.... strange though. have install jdk 7 update 10 or 21. version 32-bit. (64 bit doesn't work). have windows 8.1 64-bit , ie11. download 32 bit http://www.neowin.net/news/java-runtime-environment-7-update-21-released


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -