IIS and Windows 7
Posted
by xscape
on Stack Overflow
See other posts from Stack Overflow
or by xscape
Published on 2010-05-17T07:55:20Z
Indexed on
2010/05/17
8:00 UTC
Read the original article
Hit count: 265
Hi,
Im trying to host my wcf service to IIS. However when I click Basic Settings and Click Test Settings, it has an error.
The server is configured to use pass-through authentication with a built-in account to access the specified physical path. However, IIS Manager cannot verify whether the built-in account has access. Make sure that the application pool identity has Read access to the physical path. If this server is joined to a domain, and the application pool identity is NetworkService or LocalSystem, verify that \$ has Read access to the physical path. Then test these settings again.
The version of my IIS is 7.5.7600.16385 and my OS is Windows 7
© Stack Overflow or respective owner