09 November 2006

Commerce Server/IIS: File or assembly name Microsoft.CatalogServer, or one of its dependencies, was not found.

This typically means that you need to configure your site to use v2.0 of the .NET framework.  aspnet_regiis -i is one way, another is to manually switch to 2.0 in the ASP.NET tab of the sites IIS property window.

  

  

Server Error in '/CatalogWebService' Application.


Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: File or assembly name Microsoft.CatalogServer, or one of its dependencies, was not found.

Source Error:

Line 75:                   <compilation>

Line 76:                                  <assemblies>

Line 77:                                                  <add assembly="Microsoft.CatalogServer, Version=6.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>

Line 78:                                  </assemblies>

Line 79:                   </compilation>
 

 

 


Source File: C:\WebSites\CSAdmin\CatalogWebService\web.config    Line: 77

Filed under: , ,
 

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Uday said:

Hi,

      Thanks a Lot.

Regards,

Uday

26 February 07 at 5:46 AM
# none said:

verify if services are running with asp.net 2.0 in iis

04 November 07 at 10:27 AM

Leave a Comment

Comment Policy: No HTML allowed. URIs and line breaks are converted automatically. Your e–mail address will not show up on any public page.

(required) 
(optional)
(required) 

  
Enter Code Here: Required
Page view tracker