Commerce Server General - CSConfig failed during configuration of feature Administration Dat

This is Interesting: Free IT Magazines  
Home > Archive > Commerce Server General > March 2007 > CSConfig failed during configuration of feature Administration Dat





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author CSConfig failed during configuration of feature Administration Dat
Ben

2007-03-06, 7:19 pm

Hello...

I installed CS2K7 and when I'm using the Configuration Wizard, it fails on
the creation of the administration database. In fact, the database seems to
be adequatly created, it seems like it is the registration of a configuration
assembly that fails...Here is the log...

[15:35:37 ERROR] CSConfig failed during configuration of feature
Administration Database (Feature.MS.CS.Admin).
[15:35:37 ERROR] Exception occured during feature configuration:
Microsoft.CommerceServer.Internal.Config.ConfigurationException: Failed to
generate type library 'C:\Program Files (x86)\Microsoft Commerce Server
2007\Assemblies\Microsoft.CommerceServer.Interop.Configuration.MSCSCfg.tlb'
for 'Microsoft.CommerceServer.Interop.Configuration.MSCSCfg, Version=6.0.1.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35'. --->
System.EnterpriseServices.RegistrationException: Failed to generate type
library 'C:\Program Files (x86)\Microsoft Commerce Server
2007\Assemblies\Microsoft.CommerceServer.Interop.Configuration.MSCSCfg.tlb'
for 'Microsoft.CommerceServer.Interop.Configuration.MSCSCfg, Version=6.0.1.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35'. --->
System.Runtime.InteropServices.COMException (0x80131163): Type library
exporter encountered an error while processing
'Microsoft.CommerceServer.Interop.Configuration.IGlobalConfig.get_Fields(#0),
Microsoft.CommerceServer.Interop.Configuration.MSCSCfg'. Error: Referenced
type is defined in managed component, which is imported from a type library
that could not be loaded (type: 'ADODB.Fields'; component:
'C:\WINDOWS\assembly\GAC\ADODB\7.0.3300.0__b03f5f7f11d50a3a\ADODB.dll').
at
System.Runtime.InteropServices.TypeLibConverter.nConvertAssemblyToTypeLib(Assembly
assembly, String strTypeLibName, TypeLibExporterFlags flags,
ITypeLibExporterNotifySink notifySink)
at
System.Runtime.InteropServices.TypeLibConverter.ConvertAssemblyToTypeLib(Assembly
assembly, String strTypeLibName, TypeLibExporterFlags flags,
ITypeLibExporterNotifySink notifySink)
at
System.EnterpriseServices.RegistrationDriver.GenerateTypeLibrary(Assembly
asm, String tlb, Report report)
--- End of inner exception stack trace ---
at System.EnterpriseServices.RegistrationThreadWrapper.PropInstallResult()
at
System.EnterpriseServices.RegistrationHelper. InstallAssemblyFromConfig(RegistrationCo
nfig& regConfig)
at
Microsoft.CommerceServer.Internal.Config.NativeComPlusApplication.CreateApplicationForAssembly(String applicationName, Guid assemblyComponentGuid)
--- End of inner exception stack trace ---
at
Microsoft.CommerceServer.Internal.Config.NativeComPlusApplication.CreateApplicationForAssembly(String applicationName, Guid assemblyComponentGuid)
at
Microsoft.CommerceServer.Internal.Config.AdminConfig.ConfigureDotNetSiteConfig()
at Microsoft.CommerceServer.Internal.Config.AdminConfig.Configure()
at
Microsoft.CommerceServer.Internal.Config.ConfigurationDriver.ConfigureHelper(List`1 orderedListOfFeatures).

Thanks a lot for your help!
Laura T.

2007-03-08, 1:18 pm

Some checks:

Did you install all the CS2007 prerequisites?
Do you have the following directory
C:\WINDOWS\assembly\GAC\ADODB\7.0.3300.0__b03f5f7f11d50a3a?
If the answer is yes for both, try to repair .NET Framework 2.0...


"Ben" <Ben@discussions.microsoft.com> ha scritto nel messaggio
news:82FA8D42-1551-448F-80DC-166E0B4AF545@microsoft.com...
> Hello...
>
> I installed CS2K7 and when I'm using the Configuration Wizard, it fails on
> the creation of the administration database. In fact, the database seems
> to
> be adequatly created, it seems like it is the registration of a
> configuration
> assembly that fails...Here is the log...
>
> [15:35:37 ERROR] CSConfig failed during configuration of feature
> Administration Database (Feature.MS.CS.Admin).
> [15:35:37 ERROR] Exception occured during feature configuration:
> Microsoft.CommerceServer.Internal.Config.ConfigurationException: Failed to
> generate type library 'C:\Program Files (x86)\Microsoft Commerce Server
> 2007\Assemblies\Microsoft.CommerceServer.Interop.Configuration.MSCSCfg.tlb'
> for 'Microsoft.CommerceServer.Interop.Configuration.MSCSCfg,
> Version=6.0.1.0,
> Culture=neutral, PublicKeyToken=31bf3856ad364e35'. --->
> System.EnterpriseServices.RegistrationException: Failed to generate type
> library 'C:\Program Files (x86)\Microsoft Commerce Server
> 2007\Assemblies\Microsoft.CommerceServer.Interop.Configuration.MSCSCfg.tlb'
> for 'Microsoft.CommerceServer.Interop.Configuration.MSCSCfg,
> Version=6.0.1.0,
> Culture=neutral, PublicKeyToken=31bf3856ad364e35'. --->
> System.Runtime.InteropServices.COMException (0x80131163): Type library
> exporter encountered an error while processing
> 'Microsoft.CommerceServer.Interop.Configuration.IGlobalConfig.get_Fields(#0),
> Microsoft.CommerceServer.Interop.Configuration.MSCSCfg'. Error: Referenced
> type is defined in managed component, which is imported from a type
> library
> that could not be loaded (type: 'ADODB.Fields'; component:
> 'C:\WINDOWS\assembly\GAC\ADODB\7.0.3300.0__b03f5f7f11d50a3a\ADODB.dll').
> at
> System.Runtime.InteropServices.TypeLibConverter.nConvertAssemblyToTypeLib(Assembly
> assembly, String strTypeLibName, TypeLibExporterFlags flags,
> ITypeLibExporterNotifySink notifySink)
> at
> System.Runtime.InteropServices.TypeLibConverter.ConvertAssemblyToTypeLib(Assembly
> assembly, String strTypeLibName, TypeLibExporterFlags flags,
> ITypeLibExporterNotifySink notifySink)
> at
> System.EnterpriseServices.RegistrationDriver.GenerateTypeLibrary(Assembly
> asm, String tlb, Report report)
> --- End of inner exception stack trace ---
> at
> System.EnterpriseServices.RegistrationThreadWrapper.PropInstallResult()
> at
> System.EnterpriseServices.RegistrationHelper. InstallAssemblyFromConfig(RegistrationCo
nfig&
> regConfig)
> at
> Microsoft.CommerceServer.Internal.Config.NativeComPlusApplication.CreateApplicationForAssembly(String
> applicationName, Guid assemblyComponentGuid)
> --- End of inner exception stack trace ---
> at
> Microsoft.CommerceServer.Internal.Config.NativeComPlusApplication.CreateApplicationForAssembly(String
> applicationName, Guid assemblyComponentGuid)
> at
> Microsoft.CommerceServer.Internal.Config.AdminConfig.ConfigureDotNetSiteConfig()
> at Microsoft.CommerceServer.Internal.Config.AdminConfig.Configure()
> at
> Microsoft.CommerceServer.Internal.Config.ConfigurationDriver.ConfigureHelper(List`1
> orderedListOfFeatures).
>
> Thanks a lot for your help!



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com