ForumsThird-Party ApplicationsInstall Error - Configuration system failed to initialize


Install Error - Configuration system failed to initialize
Author Message
spacehaven

Posted: Jul 13, 2009
Score: 0 Reference
I received the following error while installing:

Error 1001. Error 1001. Exception occurred while initializing the installation: System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize.

I just upgraded from .net 1.x to .net 3.5, the .net 2.x version is 2.0.50727.

With MSI logging enabled, I found the following in the logs. I don't know enough about MSI to know if this is relevant or not. If not, I can try to dig up more.

MSI (s) (58:F4) [14:31:05:421]: Executing op: CustomActionSchedule(Action=_854C246A_D43E_4D13_B767_0F8DE225F970.commit,ActionType=3585,Source=Bina ryData,Target=ManagedInstall,CustomActionData=/installtype=notransaction /action=commit /LogFile= /TargetDir="C:\Program Files\Chromatic Dragon\Toodledo Sync Application\\" "C:\Program Files\Chromatic Dragon\Toodledo Sync Application\Installers.dll" "C:\DOCUME~1\jm7423\LOCALS~1\Temp\CFGA9.tmp")
MSI (s) (58:F4) [14:31:05:421]: Executing op: ActionStart(Name=_EB12372A_1ED2_494E_89D8_41B0F14131AF.install,,)
Action 14:31:05: _EB12372A_1ED2_494E_89D8_41B0F14131AF.install.
MSI (s) (58:F4) [14:31:05:437]: Executing op: CustomActionSchedule(Action=_EB12372A_1ED2_494E_89D8_41B0F14131AF.install,ActionType=3073,Source=Bin aryData,Target=ManagedInstall,CustomActionData=/installtype=notransaction /action=install /LogFile= "C:\Program Files\Chromatic Dragon\Toodledo Sync Application\Installers.dll" "C:\DOCUME~1\jm7423\LOCALS~1\Temp\CFGA9.tmp")
MSI (s) (58:4C) [14:31:05:437]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIAD.tmp, Entrypoint: ManagedInstall
MSI (s) (58:68) [14:31:05:437]: Generating random cookie.
MSI (s) (58:68) [14:31:05:468]: Created Custom Action Server with PID 3720 (0xE88).
MSI (s) (58:DC) [14:31:05:656]: Running as a service.
MSI (s) (58:DC) [14:31:05:656]: Hello, I'm your 32bit Elevated custom action server.
DEBUG: Error 2835: The control ErrorIcon was not found on dialog ErrorDialog
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2835. The arguments are: ErrorIcon, ErrorDialog,
Error 1001. Error 1001. Exception occurred while initializing the installation:
System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize.
MSI (s) (58!B4) [14:31:10:093]:
MSI (s) (58:4C) [14:31:10:093]: Leaked MSIHANDLE (56) of type 790531 for thread 3764
MSI (s) (58:4C) [14:31:10:093]: Note: 1: 2769 2: _EB12372A_1ED2_494E_89D8_41B0F14131AF.install 3: 1
DEBUG: Error 2769: Custom Action _EB12372A_1ED2_494E_89D8_41B0F14131AF.install did not close 1 MSIHANDLEs.
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2769. The arguments are: _EB12372A_1ED2_494E_89D8_41B0F14131AF.install, 1,
Action ended 14:31:10: InstallExecute. Return value 3.


This message was edited Jul 13, 2009.
keef

Posted: Jul 15, 2009
Score: 0 Reference
I am afraid this looks like a corruption of your .Net framework to me. I'd try a repair installation of both frameworks.

keef
You cannot reply yet

U Back to topic home

R Post a reply

To participate in these forums, you must be signed in.