Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/314.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# 如何将自定义javascript文件加载到asp.net应用程序Visual studio 2013_C#_Asp.net_Javascript - Fatal编程技术网

C# 如何将自定义javascript文件加载到asp.net应用程序Visual studio 2013

C# 如何将自定义javascript文件加载到asp.net应用程序Visual studio 2013,c#,asp.net,javascript,C#,Asp.net,Javascript,我想添加并加载java脚本文件(Spectrum) 我将该文件添加到解决方案中,然后添加到bundle.config中,并将该包呈现到母版页标题中 但是visual studio显示了spectrum方法不支持的错误。很抱歉,您所说的“spectrum方法”是什么意思?请提供一些代码和其他有用的信息,以便我们可以帮助您。提供您在bundle config和bundle中添加的代码

我想添加并加载java脚本文件(Spectrum)

我将该文件添加到解决方案中,然后添加到bundle.config中,并将该包呈现到母版页标题中


但是visual studio显示了spectrum方法不支持的错误。

很抱歉,您所说的“spectrum方法”是什么意思?请提供一些代码和其他有用的信息,以便我们可以帮助您。提供您在bundle config和bundle中添加的代码