i need your help; i am having this error when i try to install a services
*
Microsoft (R) .NET Framework Installation utility Version 4.8.4084.0 Copyright (C) Microsoft Corporation. All rights reserved.
Running a transacted installation.
Beginning the Install phase of the installation. See the contents of the log file for the C:\TeamQuality\SchedulerService\Service\Scheduler.Service.exe assembly's progress. The file is located at C:\TeamQuality\SchedulerService\Service\Scheduler.Service.InstallLog. Installing assembly 'C:\TeamQuality\SchedulerService\Service\Scheduler.Service.exe'. Affected parameters are: logtoconsole = assemblypath = C:\TeamQuality\SchedulerService\Service\Scheduler.Service.exe logfile = C:\TeamQuality\SchedulerService\Service\Scheduler.Service.InstallLog Unable to create an instance of the Scheduler.Service.SchedulerServiceInstaller installer type. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. The inner exception Crediware.Common.Exceptions.CantLoadApplicationConfigException was thrown with the following error message: No se puede cargar el archivo de configuración para la aplicación.
An exception occurred during the Install phase. System.InvalidOperationException: Unable to create an instance of the Scheduler.Service.SchedulerServiceInstaller installer type. The inner exception System.Reflection.TargetInvocationException was thrown with the following error message: Exception has been thrown by the target of an invocation.. The inner exception Crediware.Common.Exceptions.CantLoadApplicationConfigException was thrown with the following error message: No se puede cargar el archivo de configuración para la aplicación.
The Rollback phase of the installation is beginning. See the contents of the log file for the C:\TeamQuality\SchedulerService\Service\Scheduler.Service.exe assembly's progress. The file is located at C:\TeamQuality\SchedulerService\Service\Scheduler.Service.InstallLog. Rolling back assembly 'C:\TeamQuality\SchedulerService\Service\Scheduler.Service.exe'. Affected parameters are: logtoconsole = assemblypath = C:\TeamQuality\SchedulerService\Service\Scheduler.Service.exe logfile = C:\TeamQuality\SchedulerService\Service\Scheduler.Service.InstallLog Unable to create an instance of the Scheduler.Service.SchedulerServiceInstaller installer type. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. The inner exception Crediware.Common.Exceptions.CantLoadApplicationConfigException was thrown with the following error message: No se puede cargar el archivo de configuración para la aplicación. An exception occurred during the Rollback phase of the System.Configuration.Install.AssemblyInstaller installer. System.InvalidOperationException: Unable to create an instance of the Scheduler.Service.SchedulerServiceInstaller installer type. The inner exception System.Reflection.TargetInvocationException was thrown with the following error message: Exception has been thrown by the target of an invocation.. The inner exception Crediware.Common.Exceptions.CantLoadApplicationConfigException was thrown with the following error message: No se puede cargar el archivo de configuración para la aplicación. An exception occurred during the Rollback phase of the installation. This exception will be ignored and the rollback will continue. However, the machine might not fully revert to its initial state after the rollback is complete.
The Rollback phase completed successfully.
The transacted install has completed. The installation failed, and the rollback has been performed.*
I use the command: installutil.exe "path of the services"
i mannaged to installed on the past but i forget how, i only remember it was a extense command line but i cant remember i try everything, running with administrate, move the folder on another driver, like C:, create a bat and execute with admin privilege
do you know examples of long installutil command with parameters? Thanks you!
I use the command: installutil.exe "path of the services"
i mannaged to installed on the past but i forget how, i only remember it was a extense command line but i cant remember i try everything, running with administrate, move the folder on another driver, like C:, create a bat and execute with admin privilege
do you know examples of long installutil command with parameters? Thanks you!