an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Import on Clean V3.1 Does not works, nol error,...
Last Post 5/13/2009 10:05:24 AM By Bahram. 17 replies.
Page 1 of 2 (18 posts) << First < Prev 1 2 Next > Last >> 
5/11/2009 3:37:29 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Import on Clean V3.1 Does not works, nol error, no results
 Hi,
 
I installed a clean V3.1 for testing Import before doing on Live Site. I did all web.config setting for OrderPipeline. When importing Nothing is Done, no Error. no results.
 
Bahram
5/11/2009 4:04:11 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Import on Clean V3.1 Does not works, nol error, no results
Check if your orderpipeline service is running.
DotShoppingCart Staff
5/11/2009 4:28:29 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Import on Clean V3.1 Does not works, nol error, no results
 Do you mean Windows Service Or WebService ? I set the WebService, How can I check It is running.
 
5/11/2009 4:38:34 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Import on Clean V3.1 Does not works, nol error, no results
OrderPipeline is a Windows service. Please read how to check system error.
DotShoppingCart Staff
5/11/2009 4:42:59 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Import on Clean V3.1 Does not works, nol error, no results
 So what is the item 10 means on Setting  up ..... Manually :
 
10) Move OrderPipeline from Windows service into web application. Please refer to <a style="color: rgb(0, 51, 153); text-decoration: underline; " href="http://www.dotshoppingcart.com/View/Article/Documentation/Online%20Help/Installation/101.aspx">this entry.
 
For me This means that by this setting no more OrderPipeLine as a Windows Service needed and it is replaced with a web Service version.
 
 
 
 
5/11/2009 4:46:37 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Import on Clean V3.1 Does not works, nol error, no results
Use the same method linked above to get the system exception.
DotShoppingCart Staff
5/12/2009 9:55:41 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Import on Clean V3.1 Does not works, nol error, no results
 
 
Hi luke,
 
My system sends the execptions, lots of execption
 
But my Questions are :
 
1 - Do I need Windows Service OrderPipLine after doing the instructions  on the above Link
 
 
Bahram
5/12/2009 10:06:51 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Import on Clean V3.1 Does not works, nol error, no results
no.
DotShoppingCart Staff
5/12/2009 10:30:06 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Import on Clean V3.1 Does not works, nol error, no results
So these are the errors aftyer running Import :

 

1-

Type : System.ArgumentException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Message : Item has already been added. Key in dictionary: 'host' Key being added: 'host'

Source : mscorlib

Help link :

ParamName :

Data : System.Collections.ListDictionaryInternal

TargetSite : Void Add(System.Object, System.Object)

Stack Trace : at System.Collections.ListDictionaryInternal.Add(Object key, Object value)

at DotShoppingCart.Commercial.OrderPipeline.TaskProvider.Proccess(String host, IConfigurationSource cfgSrc)

at DotShoppingCart.Commercial.OrderPipeline.ProcessorProvider.Run()

at DotShoppingCart.Commercial.OrderPipeline.RunnableProvider.StartRun()

2-

Type : System.ArgumentException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Message : Item has already been added. Key in dictionary: 'host' Key being added: 'host'

Source : mscorlib

Help link :

ParamName :

Data : System.Collections.ListDictionaryInternal

TargetSite : Void Add(System.Object, System.Object)

Stack Trace : at System.Collections.ListDictionaryInternal.Add(Object key, Object value)

at DotShoppingCart.Commercial.OrderPipeline.TaskProvider.Proccess(String host, IConfigurationSource cfgSrc)

at DotShoppingCart.Commercial.OrderPipeline.ProcessorProvider.Run()

at DotShoppingCart.Commercial.OrderPipeline.RunnableProvider.StartRun()

</span>

3-

Type : System.Data.SqlClient.SqlException, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Message : A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) Source : .Net SqlClient Data Provider Help link :

Errors : System.Data.SqlClient.SqlErrorCollection

Class : 20

LineNumber : 0

Number : -1

Procedure :

Server :

State : 0

ErrorCode : -2146232060

 

 

 

 
 
5/12/2009 10:40:14 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Import on Clean V3.1 Does not works, nol error, no results
It seems Import is running in background and generates error messages contniuosly,  I killed the Task manually  in task manager?
 
Import on V3.1 has connection problem to the database. or OrderPipeline service has that problem.
 
 
Bahram
5/12/2009 2:09:51 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Import on Clean V3.1 Does not works, nol error, no results
These seem like the configuration issue. You got to fix the these issues first. The bulk import is running inside OrderPipeline.
DotShoppingCart Staff
Page 1 of 2 (18 posts) << First < Prev 1 2 Next > Last >>