Мне нужно установить и обычно использовать Custom Service (созданный в Visual 2013), но O.S. Microsoft Windows Server 2012 R2 не позволяет мне использовать его или устанавливать или удалять ... из-за этого:
Продолжить:
«Сервис не найден» (при попытке установить)
«Сервис уже установлен» (когда я пытаюсь удалить его)
Tech. Проблемы D: \ SERVER> c: \ Windows \ Microsoft.NET \ Framework \ v4.0.30319 \ InstallUtil.exe / u "D: \ SERVER \ SERVER.exe" УСТАНОВИТЕ Утилиту Microsoft (R) .NET Framework, версия 4.0. 30319.33440 Авторские права (C) Microsoft Corporation. Все права защищены.
Starting the UNINSTALL.
Consulte the content of the registry file about assembly progress D:\SERVER\SERVER.exe.
Файл будет находиться в папке D: \ SERVER \ SERVER.InstallLog.
Uninstall assembly 'D:\SERVER\SERVER.exe'.
The paremeters affected:
logtoconsole =
logfile = D:\SERVER\SERVER.InstallLog
assemblypath = D:\SERVER\SERVER.exe
Removing the origin of EventLog SERVER.
Warning: The Origin of CUSTOMSERVICE is not regustry on the local equipment.
Removing the CUSTOMSERVICE of the system...
Exception during the UNINSTALL of the installer System.ServiceProcess.ServiceInstaller.
System.ComponentModel.Win32Exception: The specific service doesn't exist like install service
Exception on UNINSTALL. This Exception it overlooked and continue the UNINSTALL process.
may unintentionally installing this completely uninstalled
Removing the origin of EventLog of CUSTOMSERVICE.
Warning: the origin of CUSTOMSERVICE is not registry on the local equipment.
Removing the CUSTOMSERVICE of the system...
Exception during the uninstall System.ServiceProcess.ServiceInstaller.
System.ComponentModel.Win32Exception: The Specific service doesn't exists as install service.
The UNINSTALL has finalizado.
Exception on UNINSTALL. This Exception it overlooked and continue the UNINSTALL process.
This Exception it overlooked and continue the UNINSTALL process.
Execute the CustomService INSTALL.
Beginning the INSTALL.
Check the content on the registry about the assemblye on D:\SERVER\SERVER.exe.
The file is located on D:\SERVER\SERVER.InstallLog.
Installing assembly in 'D:\SERVER\SERVER.exe'.
Parameters affected:
logtoconsole =
logfile = D:\SERVER\SERVER.InstallLog
assemblypath = D:\SERVER\SERVER.exe
Installing the service CUSTOMSERVICE...
The service CUSTOSERVICE is all ready installed.
Creating the origin of EventLog CUSTOMSERVICE on the registry Application...
Installing the Service CUSTOMSERVICE...
Creating the origin of EventLog CUSTOMSERVICE on the registry Application...
Excepci¢n durante la fase de INSTALL.
System.ComponentModel.Win32Exception: El servicio especificado ya existe
Beginning the UNINSTALL.
Undone the assembly 'D:\SERVER\SERVER.exe'.
The parameters affeted are:
logtoconsole =
logfile = D:\SERVER\SERVER.InstallLog
assemblypath = D:\SERVER\SERVER.exe
Restoring event log to previous state for the origin.
Restoring event log to previous state for the origin.
It is removing the CUSTOMSERVICEservice system...
The CUSTOMSERVICE service has been successfully removed of the system.
La fase de retroceso al estado original finaliz¢ correctamente.
La INSTALL with TRANSACTIONS has completed.
Error INSTALL, changes have been undone.
Пожалуйста помоги!