Visual Studio 2012 Weird Display cshtml -


i have 1 view isn't displaying properly. style sheet isn't applying , couple images aren't either, though correctly referenced. i'm assuming i'm viewing cached/corrupted version of view? how go clearing visual studios cache (note: not have administrative privileges)?

for want insist paths aren't correct, store images in content/images, confirmed pictures i'm referencing within view present, yet images display , others don't despite paths being same , images existing.

i figured out solution, still thoroughly confused. replaced ../ in path ~/ , worked, great, except part other views, in same folder view, use ../ , works perfectly. why 1 view reject path drill-down method , it's fine others?

ya have reset settings

close visual studio run command devenv / resetsettings

http://msdn.microsoft.com/en-au/library/ms241273.aspx


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -