jQWidgets Forums

jQuery UI Widgets Forums ASP .NET MVC JQwidgets do not render after deployment

Tagged: ,

This topic contains 2 replies, has 2 voices, and was last updated by  RobWarning 5 years, 8 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author

  • RobWarning
    Participant

    Hi,
    I am building a asp net core webapp using jqwidgets. After deploying my website to the production ISS server for testing my widgets do not render any more. I am still using the free version of JQwidgets. is this a normal (intended) behavior or am I doing something wrong?
    I can see that the JS folder with all the gadgets is deployed in the wwwroot directory on the server.


    Todor
    Participant

    Hello RobWarning,

    Does an error show up in the console?
    Also please make sure that all needed files are uploaded (e.g. jqx-all.js etc.).

    Best Regards,
    Todor

    jQWidgets Team
    https://www.jqwidgets.com


    RobWarning
    Participant

    Hi Todor,

    Sorry for my late reaction.
    It turned out that asp.net core applications have different script settings for development and deploy.
    in deploy my Jquery.js file was not included. resulting in not rendering JQwidgets.
    Now everything works fine. fantastic to work with this fantastic set of jqwidgets tools!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.