loumachado
03-27-2006, 12:38 PM
So I was trying to install and I got an error message about this pre-requisite not installing. In the Jsharp install log I spot this towards the end:
MSI (c) (CC:9C) [10:07:13:295]: Note: 1: 1708
MSI (c) (CC:9C) [10:07:13:295]: Product: Visual J# .NET Redistributable Package -- Installation failed.
I looked further up and I found this; which I think is the actual failure point in the installation:
MSI (c) (CC:E0) [10:07:02:420]: Entering MsiProvideComponentFromDescriptor. Descriptor: 0M&u@epbw8r$s*4(-op%Environment_Server>M5KDYSUnf(HA*L[xeX)y, PathBuf: F4F348, pcchPathBuf: F4F344, pcchArgsOffset: F4F2A4
MSI (c) (CC:E0) [10:07:02:420]: MsiProvideComponentFromDescriptor called for component {997FA962-E067-11D1-9396-00A0C90F27F9}: returning harcoded oleaut32.dll value
MSI (c) (CC:E0) [10:07:02:420]: MsiProvideComponentFromDescriptor is returning: 0
Info 2898. DlgTextFont, Tahoma, 1
Error 1720. There is a problem with this Windows Installer package. A script required for this install to complete could not be run. Contact your support personnel or package vendor. Custom action script error , : Line , Column ,
MSI (c) (CC:E0) [10:07:08:201]: Product: Visual J# .NET Redistributable Package -- Error 1720. There is a problem with this Windows Installer package. A script required for this install to complete could not be run. Contact your support personnel or package vendor. Custom action script error , : Line , Column ,
Action ended 10:07:08: CA_SetW3SvcDebugMode.C8B9BEB0_A8B5_472D_B01E_7BF2496CA25A. Return value 3.
MSI (c) (CC:9C) [10:07:08:201]: Doing action: FatalError
Action 10:07:08: FatalError.
Action start 10:07:08: FatalError.
Info 2898. DlgTitleFont, Tahoma, 1
DEBUG: Error 2826: Control Line on dialog FatalError extends beyond the boundaries of the dialog to the right by 2 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: FatalError, Line, to the right
DEBUG: Error 2826: Control BottomLine on dialog FatalError extends beyond the boundaries of the dialog to the right by 2 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: FatalError, BottomLine, to the right
DEBUG: Error 2826: Control Bitmap on dialog FatalError extends beyond the boundaries of the dialog to the right by 2 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: FatalError, Bitmap, to the right
Action 10:07:08: FatalError. Dialog created
So what can I do to get past/around this?
MSI (c) (CC:9C) [10:07:13:295]: Note: 1: 1708
MSI (c) (CC:9C) [10:07:13:295]: Product: Visual J# .NET Redistributable Package -- Installation failed.
I looked further up and I found this; which I think is the actual failure point in the installation:
MSI (c) (CC:E0) [10:07:02:420]: Entering MsiProvideComponentFromDescriptor. Descriptor: 0M&u@epbw8r$s*4(-op%Environment_Server>M5KDYSUnf(HA*L[xeX)y, PathBuf: F4F348, pcchPathBuf: F4F344, pcchArgsOffset: F4F2A4
MSI (c) (CC:E0) [10:07:02:420]: MsiProvideComponentFromDescriptor called for component {997FA962-E067-11D1-9396-00A0C90F27F9}: returning harcoded oleaut32.dll value
MSI (c) (CC:E0) [10:07:02:420]: MsiProvideComponentFromDescriptor is returning: 0
Info 2898. DlgTextFont, Tahoma, 1
Error 1720. There is a problem with this Windows Installer package. A script required for this install to complete could not be run. Contact your support personnel or package vendor. Custom action script error , : Line , Column ,
MSI (c) (CC:E0) [10:07:08:201]: Product: Visual J# .NET Redistributable Package -- Error 1720. There is a problem with this Windows Installer package. A script required for this install to complete could not be run. Contact your support personnel or package vendor. Custom action script error , : Line , Column ,
Action ended 10:07:08: CA_SetW3SvcDebugMode.C8B9BEB0_A8B5_472D_B01E_7BF2496CA25A. Return value 3.
MSI (c) (CC:9C) [10:07:08:201]: Doing action: FatalError
Action 10:07:08: FatalError.
Action start 10:07:08: FatalError.
Info 2898. DlgTitleFont, Tahoma, 1
DEBUG: Error 2826: Control Line on dialog FatalError extends beyond the boundaries of the dialog to the right by 2 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: FatalError, Line, to the right
DEBUG: Error 2826: Control BottomLine on dialog FatalError extends beyond the boundaries of the dialog to the right by 2 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: FatalError, BottomLine, to the right
DEBUG: Error 2826: Control Bitmap on dialog FatalError extends beyond the boundaries of the dialog to the right by 2 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: FatalError, Bitmap, to the right
Action 10:07:08: FatalError. Dialog created
So what can I do to get past/around this?