Server Management - Remote Server Management
1748171 Members
4765 Online
108758 Solutions
New Discussion юеВ

iLO Configuration Utility: unhandled exception

 
Mike Blaszczak
Advisor

iLO Configuration Utility: unhandled exception

I installed the iLO 3.1 configuration utility with CP012903.exe on my Windows 2008 R2 64-bit server.

After doing so, I can't run the utility; after startup, it gives an "Unhandled exception" error saying "Acces to the path 'C:\program files\HP\hpconfg\xmlOutput7_6_2010_7_44_47_AM104.txt' is denied".

How do I fix this?

Here's the full text of the exception, apparently from a managed .NET application:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.UnauthorizedAccessException: Access to the path 'C:\Program Files\HP\hponcfg\xmlOutput7_6_2010_7_44_47_AM104.txt' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at hponcfg_gui.ExecuteHponcfgCLI.ExecuteUtility(String inputfileName, String outputFile, String errorFile, MessageDialog errMsg, String substituteString)
at hponcfg_gui.LOM.updateLOM(CreateRIBCL writeXML, MessageDialog msgDialog)
at hponcfg_gui.SummaryForm.updateFrame(LOM mp)
at hponcfg_gui.SummaryForm.Form2_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
hponcfg_gui
Assembly Version: 2.2.0.5
Win32 Version: 2.2.0.5
CodeBase: file:///C:/Program%20Files/HP/hponcfg/hponcfg_gui.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:





When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


4 REPLIES 4
Bert Linders
New Member

Re: iLO Configuration Utility: unhandled exception

I received the same error. Any solution yet?
Bert Linders
New Member

Re: iLO Configuration Utility: unhandled exception

Found the solution: shift-right click on the icon and choose "Run as administrator"

Bert
Jae Chung
New Member

Re: iLO Configuration Utility: unhandled exception

I ran into same issue and work around is "run as admin".

So is this .NET, GUID, or firmware issue?

What is the perm fix?

Thank in advanced,

JWC
luismendeze
New Member

Re: iLO Configuration Utility: unhandled exception

Yes I spoke with HP and they told me that upgrading the firmware the issue should be resolved