06:22:06.9093: Referenced file '~/Scripts/_references.js' not found.
06:22:06.9093: Referenced file '~/Scripts/_references.js' not found.
(OP)
Hello
I am getting an odd message in Visual Studio 2013:
06:22:06.9093: Referenced file '~/Scripts/_references.js' not found.
I am, in fact, looking at that very file in Solution Explorer now.
How best to correct that message, please?
Thanks
I am getting an odd message in Visual Studio 2013:
06:22:06.9093: Referenced file '~/Scripts/_references.js' not found.
I am, in fact, looking at that very file in Solution Explorer now.
How best to correct that message, please?
Thanks
RE: 06:22:06.9093: Referenced file '~/Scripts/_references.js' not found.
make sure you have the correct relative path, or absolute path
RE: 06:22:06.9093: Referenced file '~/Scripts/_references.js' not found.
You can use this tips on your webpage
CODE --> aspx
and in the behind you need to add this on the page load , to work well
CODE --> c#
thanks
Oliver