开发者

issues getting .NET service installed

开发者 https://www.devze.com 2023-01-04 11:50 出处:网络
I\'ve been having on and off issues trying to get a service installed. The problem is it installs fine on some machines, and others I either get that the service couldn\'t install

I've been having on and off issues trying to get a service installed.

The problem is it installs fine on some machines, and others I either get that the service couldn't install because of inc开发者_高级运维orrect permissions, or that the service could be started, and these are all administrator account. I'm installing it using Advanced Installer. What are some reasons that I could be having these issues? I should note the administrator account is a domain admin


I usually use the installutil.exe included with the .net framework version you are working with. Installing with the utility will give you a log and tell you why the install may have failed. In addition you will get prompted for a username and password if it is required during the installation process. The formal Microsoft docs are here.

Enjoy!

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号