how can i solve this error that also occurs of js files too.
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:54194/css/Site.css
Thank you
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nilesh JadavPosted Jun 26, 2015, 9:52 AM
have you checked the path ??
for js:
<script type="text/javascript" src="http://code.jquery.com/jquery-1.8.2.js">script>
for css:
<style type="text/css" src="path of css">