简体   繁体   English

在IIS中使用域帐户是否错误?

[英]Is it wrong to use the domain account in IIS?

I am trying to deploy my webiste on a server. 我正在尝试在服务器上部署Webiste。

I used the Domain account in deploying. 我在部署中使用了Domain account But I kept getting "error in parsing xml" in firefox and empty page on chrome. 但是我在Firefox和chrome中的空白页上不断收到"error in parsing xml" I tried to deploy it on another server suing wubdiws admin account and it works. 我试图使用wubdiws admin account将其部署在另一台服务器上,并且可以正常工作。

So I thought that maybe using the domain account is wrong. 因此,我认为使用domain account可能是错误的。 Am I right? 我对吗?

Note: 注意:

Static content already installed on IIS roles. IIS角色上已安装了静态内容。

I found the solution, it seems that using domain account is the correct way. 我找到了解决方案,看来使用域帐户是正确的方法。 my problem has been solved when running aspnet_regiis.exe -i which locates on C:\\Windows\\Microsoft.NET\\Framework64\\v4.0.30319 运行位于C:\\Windows\\Microsoft.NET\\Framework64\\v4.0.30319 aspnet_regiis.exe -i ,我的问题已解决C:\\Windows\\Microsoft.NET\\Framework64\\v4.0.30319

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM