Offline/No Internet server

1 Answer 70 Views
General Discussions
Eli
Top achievements
Rank 2
Iron
Iron
Iron
Eli asked on 07 Apr 2022, 08:26 PM

Hello, I am using Telerik UI for ASP.NET MVC. A server I publish to has no internet connection. How can I have the dropdowns/grid/gantt show up correcting without internet? I have the dlls referenced in the project from the folder, but they do not show up on the offline server.

Here is the error I receive when loading the page on the web:

And here is how I have my Layout view set up.

Thank you for any help.

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Ivan Danchev
Telerik team
answered on 12 Apr 2022, 01:43 PM

Hello Eli,

The error indicates that the client-side resources (the Kendo js files) are not loaded properly. Check the browser's dev tools Network tab, which should show if the js haven't been loaded. The path to the files could be wrong, or the files could be loaded from a location that the server does not have access to.

Regards,
Ivan Danchev
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
General Discussions
Asked by
Eli
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Ivan Danchev
Telerik team
Share this question
or