VS 2015: SharePoint 2013 - Empty Project, Add Module folder, “File '../scripts/app.js' was not found”

sharepoint.stackexchange https://sharepoint.stackexchange.com/questions/240318

  •  15-01-2021
  •  | 
  •  

سؤال

I was created the project "SharePoint 2013 - Empty Project" and added module (folder) "Scripts" to which it enclosed the js-files, but writes that the files was not found, what's the problem?

enter image description here

هل كانت مفيدة؟

المحلول

Visual Studio is validating the open files. And reports that it can't find the script files relative to the location of your aspx file.

Close the aspx file before build.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى sharepoint.stackexchange
scroll top