Commerce Server Catalog - Commerce Server Starter Site Catalog Data Import error

This is Interesting: Free IT Magazines  
Home > Archive > Commerce Server Catalog > October 2006 > Commerce Server Starter Site Catalog Data Import error





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 Commerce Server Starter Site Catalog Data Import error
Adam Greene

2006-10-07, 1:21 am

Hi,

I'm getting the following error when I try to load the sample catalog data
as intructed in the Started Site CTP install instructions:


C:\Inetpub\wwwroot\CSharpSite>sampledataimport c:\inetpub\wwwroot\csharpsite
Loading data into site: CSharpSite3

Connecting to Catalog system:
Error: An error occurred creating the configuration section handler for
Commerc
eServer/catalogWebService: Unable to read the Product Catalog Resource from
the
site specified. Check that the site name is valid, and that it contains the
Prod
uct Catalog Resource. If you are using the catalog web service then check
that t
he site name specified in the web.config is valid and contains the product
catal
og resource. (c:\inetpub\wwwroot\CatalogWebService\we
b.config line 51)
--


Here is what is in my catalogwebservice web.config on line 51:


<catalogWebService siteName="CSharpSite"
authorizationPolicyPath="CatalogAuthorizationStore.xml"
debugLevel="Production" maxChunkSize="1024" maxUploadFileSize="204800"
timeOutHours="24" enableInventorySystem="true" disableAuthorization="false"
maxSearchResults="500">
<cache enable="false" schemaTimeout="5" itemInformationCacheTimeout="5"
itemHierarchyCacheTimeout="5" itemRelationshipsCacheTimeout="5"
itemAssociationsCacheTimeout="5" catalogCollectionCacheTimeout="5"/>
</catalogWebService>

Adam Greene
ePartners Inc
949 330 6305
Joseph Johnson

2006-10-09, 1:20 pm

Adam,

One obvious thing that I'm noticing is that the sample data import tool is
unpacking to CSharpSite3, while your web configuration file has the site
name set as CSharpSite.

It's somewhat difficult to troubleshoot these sorts of errors because
everyone seems to find a way to unpack that site differently, despite the
instructions. My first troubleshooting step would be to adjust the web
configuration file so that the catalog web service points to the correct
site (probably CSharpSite3).

If that doesn't fix it, I'd check to see that your commerce sites/connection
strings are all actually set up correctly by opening up Commerce Server
Manager in your start menu (this tool will list each of your available
Commerce Sites and their related OLEDB collection strings.

Joe

"Adam Greene" <AdamGreene@discussions.microsoft.com> wrote in message
news:6B41D386-C929-4AA8-B5BC-CF3B086EAA5A@microsoft.com...
> Hi,
>
> I'm getting the following error when I try to load the sample catalog data
> as intructed in the Started Site CTP install instructions:
>
>
> C:\Inetpub\wwwroot\CSharpSite>sampledataimport
> c:\inetpub\wwwroot\csharpsite
> Loading data into site: CSharpSite3
>
> Connecting to Catalog system:
> Error: An error occurred creating the configuration section handler for
> Commerc
> eServer/catalogWebService: Unable to read the Product Catalog Resource
> from
> the
> site specified. Check that the site name is valid, and that it contains
> the
> Prod
> uct Catalog Resource. If you are using the catalog web service then check
> that t
> he site name specified in the web.config is valid and contains the product
> catal
> og resource. (c:\inetpub\wwwroot\CatalogWebService\we
b.config line 51)
> --
>
>
> Here is what is in my catalogwebservice web.config on line 51:
>
>
> <catalogWebService siteName="CSharpSite"
> authorizationPolicyPath="CatalogAuthorizationStore.xml"
> debugLevel="Production" maxChunkSize="1024" maxUploadFileSize="204800"
> timeOutHours="24" enableInventorySystem="true"
> disableAuthorization="false"
> maxSearchResults="500">
> <cache enable="false" schemaTimeout="5" itemInformationCacheTimeout="5"
> itemHierarchyCacheTimeout="5" itemRelationshipsCacheTimeout="5"
> itemAssociationsCacheTimeout="5" catalogCollectionCacheTimeout="5"/>
> </catalogWebService>
>
> Adam Greene
> ePartners Inc
> 949 330 6305



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com