\[code\]<link type ="text/css" href="http://stackoverflow.com/Content/jquery.treeview.css" rel="Stylesheet" /><link type ="text/css" href="http://stackoverflow.com/Content/screen.css" rel="Stylesheet" /><script src="http://stackoverflow.com/js/jquery.js" type="text/javascript"></script><script src="http://stackoverflow.com/js/jquery.cookie.js" type="text/javascript"></script><script src="http://stackoverflow.com/js/jquery.treeview.js" type="text/javascript"></script>\[/code\]i am working with mvc. i have these css and js links in my view. it works perfectly when i work on localhost. but after publishing, it seems like these css or js files does not work. i checked authorization settings of these files and there is nothing wrong.