and following the instructions: http://help.ablecommerce.com/index.htm# ... _7.0.3.htm
After upgrading and going through all the Post upgrade steps from 7.0.1 to 7.0.3, the upgraded site wont build. There are a lot of files that were not included in the upgrade that do not build. I started deleting them to see if I could ever get the project to build but finally got scared when I started encountering upgraded pages referencing un-upgraded pages that would not build.
Here is a list of files that do not build before I gave up:
\Admin\Orders\BasketItemDetail.ascx
\Admin\Orders\BasketItemDetail.ascx.cs
\Admin\Orders\PlaceOrder1.aspx.cs
\Admin\Orders\PlaceOrder1.aspx
\Admin\Orders\PlaceOrder2.aspx.cs
\Admin\Orders\PlaceOrder2.aspx
\Admin\People\Users\AddUserDialog.ascx
\Admin\People\Users\EditBasket.aspx
I got to \Admin\Products\Kits\AddPart2.aspx, which does not build because of the following line:
Code: Select all
ProductCalculator.LoadForProduct(_KitPartId, 1, optionList, null)
I really need to know what to do with these files or where my upgrade went wrong.
Thanks,
Adam