Lemonde
  • Lemonde
  • 100% (Exalted)
  • Advanced Member Topic Starter
6 years ago
Does anyone know which script NuGet package I have to install to stop getting:

'respond' is not a valid script name. The name must end in '.js'.

I have boostrap jquery and MSAjaxBundle as well as one just called Respond (yes I was desperate!!)

Does anyone know which Respond package I should install?

Just in order to get past:


Sponsor

Want to thank us? Use: Patreon or PayPal or Bitcoins: bc1q4whppe29dw77rm4kv4pln0gqae4yjnxly0dny0hky6yhnafukzjsyrsqhk

All opinions expressed within these pages are sent in by members of the public or by our staff in their spare time, and as such do not represent any opinion held by sircles.net Ltd or their partners.


sirclesadmin
5 years ago
This is a similar issue to: Respond is not a valid script name. The name must end in ‘.js’ 

It is not necessarily a script that is not installed, you should check that this script is within your project and that the links are not broken or mis-spelt.

Make sure that the .Net version you are running supports this script and that it is not end of life with a new version of .Net and that you need to download a new one or change the script for compatibility purposes.
freyster
4 years ago
There is a resolution to the respond.js issue in this blog. Its worked for me.
Lemonde
  • Lemonde
  • 100% (Exalted)
  • Advanced Member Topic Starter
4 years ago
Which bit are you referring to in that whole article?