У меня версия 2008 с несколькими проектами .net 3.5. 4 обычных проекта по настройке, 1 веб-проект по настройке и dll. Я хочу добавить еще один проект веб-установки, но во время установки любых добавленных проектов веб-настройки происходит сбой с ошибкой журнала событий 1603. Я использую IIS 7. Текущий проект веб-установки устанавливается нормально, и я могу установить проекты установки в то же место, где должны быть установлены новые добавленные проекты веб-установки. Папка inetpub имеет права администратора, myusername, system, iis_iusrs и доверенного установщика. [Редактировать] Делает ли это на обеих моих машинах, Windows 7 (32-разрядная версия), Windows 7 (64-разрядная версия)
[Изменить]
О, в дополнение к вышесказанному, я не модифицировал ни один из диалогов и не добавил ни одного bmp в недавно добавленные проекты веб-настройки. Я добавляю их, добавляю выходные данные проекта, отлаживаю, устанавливаю и терплю неудачу. Я посмотрю на диалоги vs2008 с orca.exe согласно вашему предложению после того, как вернусь домой. Еще одна вещь, прежде чем я уйду, я не смог добавить какой-либо вывод проекта в недавно добавленный проект веб-установки, и он установился просто отлично. Конечно, в папку ничего не было установлено, но после добавления вывода проекта происходит сбой.
[Изменить]
Сегодняшнее тестирование и использование wilogutl.exe
Errors Found For Log File c:\log3.txt
======================================================
5 Non-Ignored Errors
======================================================
-------------------------------------------------
Believed Error Found:
MSI (s) (E4:60) [15:07:29:179]: Note: 1: 2318 2:
MSI (s) (E4:60) [15:07:29:179]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 103, llSequenceNumber: 678, szDescription: "".
MSI (s) (E4:60) [15:07:29:180]: The call to SRSetRestorePoint API succeeded. Returned status: 0.
MSI (s) (E4:60) [15:07:29:180]: Unlocking Server
MSI (s) (E4:60) [15:07:29:702]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.
Action ended 15:07:29: InstallFinalize. Return value 3.
Proposed Solution To Error:
A standard action or custom action caused the failure.
-------------------------------------------------
Believed Error Found:
MSI (s) (E4:60) [15:07:29:179]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 103, llSequenceNumber: 678, szDescription: "".
MSI (s) (E4:60) [15:07:29:180]: The call to SRSetRestorePoint API succeeded. Returned status: 0.
MSI (s) (E4:60) [15:07:29:180]: Unlocking Server
MSI (s) (E4:60) [15:07:29:702]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.
Action ended 15:07:29: InstallFinalize. Return value 3.
Action ended 15:07:29: INSTALL. Return value 3.
Proposed Solution To Error:
A standard action or custom action caused the failure.
-------------------------------------------------
Believed Error Found:
MSI (s) (E4:18) [15:07:29:765]: Destroying RemoteAPI object.
MSI (s) (E4:A0) [15:07:29:765]: Custom Action Manager thread ending.
MSI (c) (90:AC) [15:07:29:770]: Back from server. Return value: 1603
MSI (c) (90:AC) [15:07:29:770]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (90:AC) [15:07:29:771]: PROPERTY CHANGE: Deleting SECONDSEQUENCE property. Its current value is '1'.
Action ended 15:07:29: ExecuteAction. Return value 3.
Proposed Solution To Error:
A standard action or custom action caused the failure.
-------------------------------------------------
Believed Error Found:
MSI (c) (90:18) [15:07:29:785]: Note: 1: 2262 2: Error 3: -2147287038
DEBUG: Error 2826: Control Line1 on dialog FatalErrorForm extends beyond the boundaries of the dialog to the right by 3 pixels
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: FatalErrorForm, Line1, to the right
Action 15:07:29: FatalErrorForm. Dialog created
Action ended 15:07:31: FatalErrorForm. Return value 1.
Action ended 15:07:31: INSTALL. Return value 3.
Proposed Solution To Error:
A standard action or custom action caused the failure.
-------------------------------------------------
Believed Error Found:
MSI (c) (90:AC) [15:07:34:063]: Windows Installer installed the product. Product Name: WebSetup. Product Version: 1.0.0. Product Language: 1033. Manufacturer: Default Company Name. Installation success or error status: 1603.
MSI (c) (90:AC) [15:07:34:064]: Grabbed execution mutex.
MSI (c) (90:AC) [15:07:34:065]: Cleaning up uninstalled install packages, if any exist
MSI (c) (90:AC) [15:07:34:066]: MainEngineThread is returning 1603
Proposed Solution To Error:
Fatal error during installation.
======================================================
Believed Error Found:
MSI (s) (E4:60) [15:07:29:179]: Note: 1: 2318 2:
MSI (s) (E4:60) [15:07:29:179]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 103, llSequenceNumber: 678, szDescription: "".
MSI (s) (E4:60) [15:07:29:180]: The call to SRSetRestorePoint API succeeded. Returned status: 0.
MSI (s) (E4:60) [15:07:29:180]: Unlocking Server
MSI (s) (E4:60) [15:07:29:702]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.
Action ended 15:07:29: InstallFinalize. Return value 3.
Proposed Solution To Error:
A standard action or custom action caused the failure.