你好我嘗試部署一個ASP.NET MVC應用到IIS服務器,並且我收到以下錯誤:部署ASP.NET MVC應用程序IIS服務器失敗
Error 1 Web deployment task failed. (The account 'ASPNET' does not appear to be valid. The account was obtained from this location: 'AspNetWorkerProcessIdentityName'.)
The account 'ASPNET' does not appear to be valid. The account was obtained from this location: 'AspNetWorkerProcessIdentityName'.
Some or all identity references could not be translated. 0 0 XML2GUI
有誰知道這個問題可能是?
非常感謝
您的服務器操作系統?WinServer 2003更新過程模型識別解決這個問題?你在這個服務器上有一個帳戶'ASPNET'嗎? – ValidfroM
即時通訊使用WinServer 2008,我可能沒有在服務器上的ASPNET .... – Kimmy
您是否有權限創建一個?或檢查此鏈接http://social.technet.microsoft.com/Forums/windowsserver/en-US/ad736b21-e963-4cfd-98a4-916d98ccff58/aspnet-user-not-found-in-windows-2008-what-我應該做的就是他們 – ValidfroM