Page 1 of 1

Problem Importing 7.03 store download to 7.04 store

Posted: Tue Jan 19, 2010 4:37 pm
by mfreeze
I exported a 7.03 store and imported it to a new 7.04 store and received many errors during the import.

I have attached the error log. Could you please look at it and tell me what went wrong?

Also, after this import, I tried to move some of the imported categories and received error messages. I am not sure if this is due to any of the errors I received. The event log shows the following.

Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 1/19/2010
Time: 4:18:05 PM
User: N/A
Computer: FFGDAM
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 1/19/2010 4:18:05 PM
Event time (UTC): 1/19/2010 9:18:05 PM
Event ID: e3fe832d0e654f9498e646d783d306e4
Event sequence: 5
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/1468659430/Root-1-129084094525647327
Trust level: Full
Application Virtual Path: /
Application Path: D:\ac704_diabetesandmore\
Machine name: FFGDAM

Process information:
Process ID: 2964
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:
Exception type: ArgumentOutOfRangeException
Exception message: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

Request information:
Request URL: http://ac704.diabetesandmore.com/Admin/ ... rowse.aspx
Request path: /Admin/Catalog/Browse.aspx
User host address: 74.92.100.90
User: ffg@ffgraphics.com
Is authenticated: True
Authentication Type: Forms
Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Collections.ArrayList.get_Item(Int32 index)
at System.Web.UI.WebControls.DataKeyArray.get_Item(Int32 index)
at Admin_Catalog_Browse.GetSelectedItems()
at Admin_Catalog_Browse.BulkOptions_SelectedIndexChanged(Object sender, EventArgs e)
at System.Web.UI.WebControls.ListControl.OnSelectedIndexChanged(EventArgs e)
at System.Web.UI.WebControls.DropDownList.RaisePostDataChangedEvent()
at System.Web.UI.WebControls.DropDownList.System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent()
at System.Web.UI.Page.RaiseChangedEvents()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)


Custom event details:

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Re: Problem Importing 7.03 store download to 7.04 store

Posted: Wed Jan 27, 2010 9:37 am
by mfreeze
Has anybody had a chance to look at this? It is holding up my upgrade/redesign of this site.

Re: Problem Importing 7.03 store download to 7.04 store

Posted: Wed Jan 27, 2010 1:45 pm
by jmestep
There is a move category bug - maybe that is what is happening to you.
viewtopic.php?f=42&t=13091

Re: Problem Importing 7.03 store download to 7.04 store

Posted: Wed Jan 27, 2010 2:09 pm
by mfreeze
That looks like the problem with the move.

However, I still have the problem with the import that I need somebody from Able Commerce to look at.

Re: Problem Importing 7.03 store download to 7.04 store

Posted: Mon Feb 01, 2010 11:48 am
by Shopping Cart Admin
Hello Mary,

This tool isn't for data migration between 7.0.x versions. There are changes between the database in each version, that needs to be handled via the upgrade scripts.

Re: Problem Importing 7.03 store download to 7.04 store

Posted: Mon Feb 01, 2010 1:16 pm
by mfreeze
I have used the tool many times for data migration; mostly from 5.5 to 7.0.x.

What I am doing is installing a test 7.04 store, exporting 7.0.3 data from the production store them importing it into the 7.0.4 test store. I can't upgrade the 7.03 store because we are going to be doing a redesign in 7.04 and reworking the category structure.

From past experience the export/import process should work.

The 7.0.4 Dataprot is supposed to be a 'universal' version and support prior versions as long as the client files are the correct version.

Re: Problem Importing 7.03 store download to 7.04 store

Posted: Mon Feb 01, 2010 1:26 pm
by Shopping Cart Admin
Hello Mary,

Universal means it can connect to any 7.0.x version, it doesn't mean it can sort out database and data design changes from version to version during upload and download of stores.

Re: Problem Importing 7.03 store download to 7.04 store

Posted: Mon Feb 01, 2010 1:49 pm
by mfreeze
Mike,

I have used this many times for this very purpose from release 7.0.0 through 7.0.4. I have even used it to import foreign data using XML files we have created with scripts. If you search the dataport forums, you'll see that a lot of people use it for this purpose and that it works.

All I need is for somebody to look at the attached error log and the XML file I emailed to Naveed and tell me where the problem might be.

Re: Problem Importing 7.03 store download to 7.04 store

Posted: Mon Feb 01, 2010 2:03 pm
by Shopping Cart Admin
Hello Mary,

I've confirmed with development:
Trying to use dataport to go from version to version would not be nearly as accurate or complete as an upgrade. There would surely be data loss and we didn't code (the dataport) with that intent.

Re: Problem Importing 7.03 store download to 7.04 store

Posted: Mon Feb 01, 2010 3:29 pm
by mfreeze
So I guess I'm going to have to change my tactics and upgrade the 7.03 production store in place first (and suffer the downtime) then export the data and import it into the test site. Don't know why it has worked in the past but such is life.

I hope this doesn't affect the export/import of 5.5 stores because the Dataport is the only way I can move their data and I still have several 5.5 stores to convert.

Re: Problem Importing 7.03 store download to 7.04 store

Posted: Mon Feb 01, 2010 3:37 pm
by Shopping Cart Admin
Hello Mary,

It doesn't affect the 5.5 imports.