dhodges47 / SCORM-LearningManagementSystem

Open Source SCORM Learning Management System demo
MIT License
145 stars 72 forks source link

Deployment Issue- I have used the code and deploy on the server, where internet is not running #13

Open Kopal-LMS opened 4 years ago

Kopal-LMS commented 4 years ago

I have down loaded the below JS add in our source code- image

But now extracting the SCORM file it is sowing below error image

Please help me out from this issue.

dhodges47 commented 4 years ago

The solution references the Altova.dll file and 4 others, for data definitions. These projects are part of the .Net Core solution "OpenSourceSOCRMLMS". You have to build the solution with all the projects included. The five external projects (See the screenshot that shows all the projects in the solution) are all in the folder SCORM_XMLOBJECTS. It sounds to me like your solution's references to these projects have to be updated. Altova