03-08-07 06: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(A
ssembly
> 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(Reg
istrationConfig&
> regConfig)
> at
> Microsoft.CommerceServer.Internal.Config.NativeComPlusApplication.CreateAp
plicationForAssembly(String
> applicationName, Guid assemblyComponentGuid)
> --- End of inner exception stack trace ---
> at
> Microsoft.CommerceServer.Internal.Config.NativeComPlusApplication.CreateAp
plicationForAssembly(String
> applicationName, Guid assemblyComponentGuid)
> at
> Microsoft.CommerceServer.Internal.Config.AdminConfig.ConfigureDotNetSiteCo
nfig()
> at Microsoft.CommerceServer.Internal.Config.AdminConfig.Configure()
> at
> Microsoft.CommerceServer.Internal.Config.ConfigurationDriver.ConfigureHelp
er(List`1
> orderedListOfFeatures).
>
> Thanks a lot for your help!
[ Post a follow-up to this message ]
|