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
Comments
Post a Comment