|
| Hello,
I am trying to import the sample data from the latest Starter Site published
for Commerce Server 2007. I run the SampleDataImport.exe on my Windows XP box
with SQL2005 Dev Ed. installed and I get the following error in the event log
when it gets to the point where it is importing the catalog:
Event Type: Error
Event Source: Commerce Server Web Services
Event Category: None
Event ID: 1
Date: 11/20/2006
Time: 11:43:32 AM
User: N/A
Computer: FGEE
Description:
An exception occurred in the 'CatalogWebService' Web service. Exception
details follow:
System.ArgumentException: Value does not fall within the expected range.
Server stack trace:
at
Microsoft.CommerceServer.Catalog.ICatalogImport.WebServiceImport(String
siteName, Guid token, Boolean inventoryImport, String importOptionsXml,
Boolean ignoreInventorySystem, String userName, String
authorizationPolicyPath)
at
System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr
md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext,
Object[]& outArgs)
at
System.Runtime.Remoting.Messaging.StackBuilderSink. PrivateProcessMessage(RuntimeMethodHandl
e
md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext,
Object[]& outArgs)
at
System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgData, Int32 type)
at
Microsoft.CommerceServer.Catalog.ICatalogImport.WebServiceImport(String
siteName, Guid token, Boolean inventoryImport, String importOptionsXml,
Boolean ignoreInventorySystem, String userName, String
authorizationPolicyPath)
at
Microsoft.CommerceServer.Catalog.Internal.CatalogServerContextBase.Import(Guid token, ImportOptions importOptions)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
I don't know what value nor the expected range is suppose to be. I also get
a similiar error when I try to import any Catalogs from my development server.
Any help would be greatly appreciated. Thanks...
|
|