CSConfig failed during configuration of feature Administration Dat
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Commerce Server > Commerce Server General > CSConfig failed during configuration of feature Administration Dat




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    CSConfig failed during configuration of feature Administration Dat  
Ben


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-07-07 12:19 AM

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 configuratio
n
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(As
sembly
assembly, String strTypeLibName, TypeLibExporterFlags flags,
ITypeLibExporterNotifySink notifySink)
at
System.Runtime.InteropServices.TypeLibConverter.ConvertAssemblyToTypeLib(XXX
embly
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(Regis
trationConfig& regConfig)
at
Microsoft.CommerceServer.Internal.Config.NativeComPlusApplication.CreateAppl
icationForAssembly(String applicationName, Guid assemblyComponentGuid)
--- End of inner exception stack trace ---
at
Microsoft.CommerceServer.Internal.Config.NativeComPlusApplication.CreateAppl
icationForAssembly(String applicationName, Guid assemblyComponentGuid)
at
Microsoft.CommerceServer.Internal.Config.AdminConfig.ConfigureDotNetSiteConf
ig()
at Microsoft.CommerceServer.Internal.Config.AdminConfig.Configure()
at
Microsoft.CommerceServer.Internal.Config.ConfigurationDriver.ConfigureHelper
(List`1 orderedListOfFeatures).

Thanks a lot for your help!





[ Post a follow-up to this message ]



    Re: CSConfig failed during configuration of feature Administration Dat  
Laura T.


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
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 ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:52 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register