installutil.installlog

来自「C#高级编程第6版随书源代码 值得下载」· INSTALLLOG 代码 · 共 118 行

INSTALLLOG
118
字号

Running a transacted installation.

Beginning the Install phase of the installation.
See the contents of the log file for the C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.exe assembly's progress.
The file is located at C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.InstallLog.

Running a transacted installation.

Beginning the Install phase of the installation.
See the contents of the log file for the C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.exe assembly's progress.
The file is located at C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.InstallLog.

An exception occurred during the Install phase.
System.ComponentModel.Win32Exception: The account name is invalid or does not exist, or the password is invalid for the account name specified

The Rollback phase of the installation is beginning.
See the contents of the log file for the C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.exe assembly's progress.
The file is located at C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.InstallLog.

The Rollback phase completed successfully.

The transacted install has completed.

Running a transacted installation.

Beginning the Install phase of the installation.
See the contents of the log file for the C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.exe assembly's progress.
The file is located at C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.InstallLog.

The Install phase completed successfully, and the Commit phase is beginning.
See the contents of the log file for the C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.exe assembly's progress.
The file is located at C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.InstallLog.

The Commit phase completed successfully.

The transacted install has completed.


The uninstall is beginning.
See the contents of the log file for the C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.exe assembly's progress.
The file is located at C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.InstallLog.

The uninstall has completed.

Running a transacted installation.

Beginning the Install phase of the installation.
See the contents of the log file for the C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.exe assembly's progress.
The file is located at C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.InstallLog.

The Install phase completed successfully, and the Commit phase is beginning.
See the contents of the log file for the C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.exe assembly's progress.
The file is located at C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.InstallLog.

The Commit phase completed successfully.

The transacted install has completed.


The uninstall is beginning.
See the contents of the log file for the C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.exe assembly's progress.
The file is located at C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.InstallLog.

The uninstall has completed.

Running a transacted installation.

Beginning the Install phase of the installation.
See the contents of the log file for the C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.exe assembly's progress.
The file is located at C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.InstallLog.

An exception occurred during the Install phase.
System.InvalidOperationException: User has canceled installation of services in executable C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.exe.

The Rollback phase of the installation is beginning.
See the contents of the log file for the C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.exe assembly's progress.
The file is located at C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.InstallLog.

The Rollback phase completed successfully.

The transacted install has completed.

Running a transacted installation.

Beginning the Install phase of the installation.
See the contents of the log file for the C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.exe assembly's progress.
The file is located at C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.InstallLog.

An exception occurred during the Install phase.
System.InvalidOperationException: Cannot open Service Control Manager on computer '.'. This operation might require other privileges.
The inner exception System.ComponentModel.Win32Exception was thrown with the following error message: Access is denied.

The Rollback phase of the installation is beginning.
See the contents of the log file for the C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.exe assembly's progress.
The file is located at C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\quoteservice.InstallLog.

The Rollback phase completed successfully.

The transacted install has completed.

Running a transacted installation.

Beginning the Install phase of the installation.
See the contents of the log file for the C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\QuoteService.exe assembly's progress.
The file is located at C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\QuoteService.InstallLog.

An exception occurred during the Install phase.
System.ComponentModel.Win32Exception: The specified service already exists

The Rollback phase of the installation is beginning.
See the contents of the log file for the C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\QuoteService.exe assembly's progress.
The file is located at C:\ProCSharp\WindowsServices\QuoteSolution\QuoteService\bin\Debug\QuoteService.InstallLog.

The Rollback phase completed successfully.

The transacted install has completed.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?