windows - Files on IIS server in ASP.NET throwing a HTTP 401 Access Denied Error -


uploading new files iis web server , unzipping them correct directory yields 401 errors when try access them. when @ files in directories, labelled in green.

at first tried setting permissions in iis , in windows, no avail. often, see security issues user iis_iusrs not having correct security access files, , web server can't serve them.

i read somewhere can right-click green files , go properties, , click unblock button near bottom of window, because files uploaded computer not trusted until so. despite working in past, time didn't.

it turns out fixed. green labelled files in fact encrypted. need fix issue right-click, go properties, click advanced. uncheck box says "encrypt contents secure data" box , click ok. rinse , repeat affected files , works great.

clues found at superuser question in sonicvader's answer.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -