asp.net - MVC3 iis6 app giving 404s and 403s -


a running app have has started giving 404s , 403s. have followed in link no avail. thinking security settings have been changed not sure settings or user need check. our production version of website running , afraid if restart server or services stop working.

[mvc3 rc app deployed on iis 6 giving "403 forbidden" error

i have figured out. in project had set 'copy local' true several references. how these had been reset false. system.web.http, system.net.http.formatting, system.web.http.webhost


Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -