Posted by: Lemonde - 07 July 2017 07:49:44 |
---|
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:
|
Posted by: sirclesadmin - 12 June 2018 11:46:01 |
---|
This is a similar issue to: [url=https://forum.sircles.net/posts/m2236-Exception-message---MsAjaxBundle--is-not-a-valid-script-name---The-name-must-end-in---js#post2236]Respond is not a valid script name. The name must end in ‘.js’[/url] 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. |
Posted by: freyster - 08 May 2019 17:35:18 |
---|
There is a resolution to the respond.js issue in this blog. Its worked for me.
|
Posted by: Lemonde - 13 May 2019 20:34:11 |
---|
Which bit are you referring to in that whole article? |