HomeHome Product Discus... Product Discus...SmithCartSmithCartSeries of Critical ErrorsSeries of Critical Errors
Previous
 
Next
New Post
3/19/2010 1:26 PM
 

Upgraded from v2.60 to v2.64 last night. Today, have encountered a number of problems.

1. On placing a test order as a customer, once the process payment button gets pushed, we hit this error message:

A critical error has occurred.

The stored procedure 'dbo.Smith_UpdateProductQtyOnHand' doesn't exist.

Looking in to that, not only was that stored procedure missing, but 'dbo.Smith_SA_ListProductNames' was missing as well.

2. We manually added both of those stored procedures to the database. Now when orders get placed, the quantity does update, and the order gets placed, however the customer, when they press the process payment button, gets hit with a Runtime Error.

Am thinking that this is the same issue as one I had before, with the stored procedure for Featured Products wasn't getting written during the upgrade process. Uninstalling and re-installing the module did the trick before, and it's done the trick this time as well - all is working as expected. There's something (still) amiss with the installation script when it's an upgrade situation.


Ken Robbins http://macoundesign.com
 
New Post
3/19/2010 2:14 PM
 

Thought to add this element, which may or not be involved with what's going on. We have been developing the store on a child portal, PortalID 1. When I installed the module originally, and when I installed the upgrade, I was logged in as host, but working in the child portal. I don't know why this would have the effect of the stored procedures not being written to the database, but wanted to throw it out there in case anyone knows better than me.


Ken Robbins http://macoundesign.com
 
New Post
3/21/2010 7:56 PM
 

We have fixed the issue upgrading from previous versions of the cart. The issue was with the version tag for the sqldataprovider scripts in the dnn manifest file of the install zip. Next time you need to upgrade it should work for you.


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartSeries of Critical ErrorsSeries of Critical Errors