【发布时间】:2011-09-25 22:29:47
【问题描述】:
在服务器上安装 Wcf 后(运行:ws 2008、x64、框架 4.0、IIS 7.5)我收到此错误:
The current identity (IIS APPPOOL\ASP.NET v4.0) does not have write access to 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files'.
我尝试在 x64 中构建,但同样的错误。
我看到了这篇文章,但并不真正了解要做什么。 http://windowsclient.net/blogs/sameh/archive/2010/06/13/wcf-4-0-issues-with-iis-7-0-on-x86-and-x64-bit-machines.aspx
【问题讨论】:
标签: wcf iis frameworks