how to install multiple instance of same windows service

前端 未结 5 780
囚心锁ツ
囚心锁ツ 2021-02-08 07:42

I created one windows serives

It gets the name of the service from web config file.

I used the below link for getting value from webconfig. http://www.codeprojec

5条回答
  •  耶瑟儿~
    2021-02-08 08:22

    I had to change the service name in the file "ProjectInstaller.Designer.cs" in visual studio and recompile. Hope it helps.

提交回复
热议问题