2011-06-30 78 views
0

服务器上安装WCF后(运行:WS 2008,64,框架4.0,IIS 7.5)我得到这个错误:WCF与框架4.0

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'. 

我试图建立在64位,但同样的错误。

我看到这篇文章,但并不真正了解什么待办事项。 http://windowsclient.net/blogs/sameh/archive/2010/06/13/wcf-4-0-issues-with-iis-7-0-on-x86-and-x64-bit-machines.aspx

回答