Unsolved

This post is more than 5 years old

4 Posts

50122

April 11th, 2012 11:00

OME Install fails at installing ASP.Net Application

Box is a Windows 2008 R2 SP1 server. Anybody else experience this?

SYSTEMSMANAGEMENT: The set failure action task for Essentials services is successfully completed.
MSI (s) (1C:CC) [10:29:12:846]: Executing op: ActionStart(Name=caRollbackMsWebDeploy.674D7E1A_589B_4C7E_8307_2DB62F9596E4,,)
Action 10:29:12: caRollbackMsWebDeploy.674D7E1A_589B_4C7E_8307_2DB62F9596E4.
MSI (s) (1C:CC) [10:29:12:862]: Executing op: CustomActionSchedule(Action=caRollbackMsWebDeploy.674D7E1A_589B_4C7E_8307_2DB62F9596E4,ActionType=1281,Source=BinaryData,Target=caRollbackMsWebDeploy,)
MSI (s) (1C:CC) [10:29:12:862]: Executing op: ActionStart(Name=caMsWebDeploy.674D7E1A_589B_4C7E_8307_2DB62F9596E4,,)
Action 10:29:12: caMsWebDeploy.674D7E1A_589B_4C7E_8307_2DB62F9596E4.
MSI (s) (1C:CC) [10:29:12:877]: Executing op: CustomActionSchedule(Action=caMsWebDeploy.674D7E1A_589B_4C7E_8307_2DB62F9596E4,ActionType=1025,Source=BinaryData,Target=caMsWebDeploy,)
MSI (s) (1C:E0) [10:29:12:893]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI6715.tmp, Entrypoint: caMsWebDeploy
Action 10:29:13: . Publishing Essentials application in IIS…
CustomAction caMsWebDeploy.674D7E1A_589B_4C7E_8307_2DB62F9596E4 returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 10:29:42: InstallExecute. Return value 3.
MSI (s) (1C:CC) [10:29:42:347]: User policy value 'DisableRollback' is 0
MSI (s) (1C:CC) [10:29:42:347]: Machine policy value 'DisableRollback' is 0
MSI (s) (1C:CC) [10:29:42:379]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1082872729,LangId=0,Platform=0,ScriptType=2,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)
MSI (s) (1C:CC) [10:29:42:379]: Executing op: DialogInfo(Type=0,Argument=0)
MSI (s) (1C:CC) [10:29:42:379]: Executing op: DialogInfo(Type=1,Argument=Dell OpenManage Essentials)
MSI (s) (1C:CC) [10:29:42:379]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])
Action 10:29:42: Rollback. Rolling back action:

4 Apprentice

 • 

2.8K Posts

April 11th, 2012 11:00

Hi and thanks for the post.

Just to double check.  This is OME 1.0.1 (most recent from delltechcenter.com/ome)....right?

Ok, can you tell me what kind of user account you are using to install?  Does it have local admin privileges, etc?

Thanks,

Rob

4 Apprentice

 • 

2.8K Posts

April 11th, 2012 12:00

Some of these log entries indicate there may be a corrupted IIS install.  Is this a possibility?  I would suggest uninstall/reinstall IIS and then attempt the OME installation again.

Rob

---

Undefined exception occurred:

System.InvalidOperationException: Cannot start service W3SVC on computer '.'. ---> System.ComponentModel.Win32Exception: The service cannot be started, either because it is disabled or because it has no enabled devices associated with it

  --- End of inner exception stack trace ---

  at System.ServiceProcess.ServiceController.Start(String[] args)

  at System.ServiceProcess.ServiceController.Start()

  at InstallUtil.Installers.Website.StartIis()

  at InstallUtil.Installers.Website.Install()

  at InstallUtil.Program.RunInstall(CommandLineArgumentsDictionary arguments)

  at InstallUtil.Program.Main(String[] args)

4 Apprentice

 • 

2.8K Posts

April 11th, 2012 12:00

Got it...ok, keep me posted on how the install goes.

4 Posts

April 11th, 2012 12:00

It's 1.0.1, I'm a Domain Admin.

4 Apprentice

 • 

2.8K Posts

April 11th, 2012 12:00

Ok, yeah, so this is odd.  

Send over InstallUtil   in windows/temp.

Also, this is a normal server right?  Not a Domain Controller.

Rob

4 Posts

April 11th, 2012 12:00

This is a normal server. InstallUtil log enclosed

1 Attachment

4 Posts

April 11th, 2012 12:00

Yes, that error message lead me in the right direction finally. The W3SVC service was in fact disabled. I let the installer do all the pre-req's so I'm not sure if it somehow got left that way or if it was an artifact from another install.

No Events found!

Top