Rank: Member
Joined: 9/24/2003(UTC) Posts: 402
|
On a clean local copy. Installed 5.0.0.621 version of the store (5.01). Works fine. Go into admin--options...do not have the process order task, nothing to check. Close store. Run schema, completes fine. Run data, says operation completed, no errors. Run site patcher, says it's complete.
Go to localhost/storename...get this error
<H1>Server Error in '/mystore' Application. <HR width="100%" color=silver SIZE=1> </H1> <H2>Cannot find table 0. </H2>[color=#ffffcc>
[tr ][td ]<CODE>The]1. Add a "Debug=true" directive at the top of the file that generated the error. Example:
<%@ Page Language="C#" Debug="true" %>
or:
2) Add the following section to the configuration file of your application:
<configuration> <system.web> <compilation debug="true"/> </system.web> </configuration>
Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.
Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.[/code] [/td][/tr]</TABLE> [1] <B>Version Information:[/1] Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
|
|
|
|
Rank: Member
Joined: 9/24/2003(UTC) Posts: 402
|
After the first step...schema the results are:
[1] Dropping constraints from [dbo].[bvc_WishList]
Creating [dbo].[bvc_KitPart]
Creating primary key [PK_bvc_KitPart] on [dbo].[bvc_KitPart]
Creating index [IX_bvc_KitPart] on [dbo].[bvc_KitPart]
Creating index [IX_bvc_KitPart_Product] on [dbo].[bvc_KitPart]
Creating [dbo].[bvc_KitPartGroup]
Creating primary key [PK_bvc_KitPartGroup] on [dbo].[bvc_KitPartGroup]
Creating index [IX_bvc_KitPartGroup] on [dbo].[bvc_KitPartGroup]
Altering [dbo].[bvc_LineItem]
Altering [dbo].[bvc_LineItemModifier]
Altering [dbo].[bvc_LineItemInput]
Altering [dbo].[bvc_ProductImage]
Altering [dbo].[bvc_LineItem_i]
Creating [dbo].[bvc_KitPartGroup_u]
Altering [dbo].[bvc_ProductImageByProduct_s]
Altering [dbo].[bvc_LineItem_ByOrderId_s]
Altering [dbo].[bvc_LineItemModifier_u]
Altering [dbo].[bvc_LineItem_u]
Creating [dbo].[bvc_KitPart_s]
Altering [dbo].[bvc_ProductFile_u]
Creating [dbo].[bvc_KitPart_ByParentProductID_s]
Creating [dbo].[bvc_KitPartGroup_ByProductId_s]
Creating [dbo].[bvc_KitPart_d]
Altering [dbo].[bvc_ProductImage_i]
Altering [dbo].[bvc_LineItemModifier_ByLineItem_s]
Creating [dbo].[bvc_KitPart_ByGroupID_s]
Altering [dbo].[bvc_LineItemModifier_i]
Creating [dbo].[bvc_CustomPage_ByShowInBottomMenu_s]
Altering [dbo].[bvc_LineItemInput_i]
Altering [dbo].[bvc_ProductImage_u]
Altering [dbo].[bvc_ProductImage_s]
Creating [dbo].[bvc_ProductInput_CountByProduct_s]
Creating [dbo].[bvc_KitPartGroup_i]
Creating [dbo].[bvc_KitPart_i]
Creating [dbo].[bvc_KitPart_u]
Altering [dbo].[bvc_LineItemInput_ByLineItem_s]
Creating [dbo].[bvc_ProductModifier_CountByProduct_s]
Creating [dbo].[bvc_KitPartGroup_d]
Altering [dbo].[bvc_LineItemInput_u]
Creating [dbo].[bvc_Order_ByLineItemStatus_s]
Altering [dbo].[bvc_LineItem_s]
Creating [dbo].[bvc_KitPartGroup_s]
Altering [dbo].[bvc_Product_d]
Creating primary key [PK_bvc_WishList] on [dbo].[bvc_WishList]
Adding foreign keys to [dbo].[bvc_KitPart]
Adding foreign keys to [dbo].[bvc_KitPartGroup]
The database update succeeded [/1]
|
|
|
|
Rank: Member
Joined: 9/24/2003(UTC) Posts: 402
|
After running the db portion:
Command(s) completed successfully.
|
|
|
|
Rank: Member
Joined: 9/24/2003(UTC) Posts: 402
|
Yet it still fails. I've created a second test store, gone in and followed the instructions exactly and it still gives the same error.
The patch from 5.01 to SP1 beta 2 I don't believe is correct, it's definately missing something.
|
|
|
|
Rank: Member
Joined: 9/24/2003(UTC) Posts: 402
|
<b>This is a definate bug in your patch.</b>
Running the same routine, 5.0.0.621 clean install of a test site. Run SP1 Beta 1 all is fine, store works. Run upgrade from SP1 B1 to SP1 B2 (instead of the full patch from 5.01 to SP1 B2), works fine. Something is absent from the SQL files in the "updatewith source patch".
FWIW, this is what I get for file information after the 5.01 to SP1 B1 to SP1 B2
1.0.1.1.............anrControls.Markdown.NET.dll 1.5.1.0.............anrControls.SmartyPants.NET.dll 1.3.0.0.............anthem.dll 1.2.0.0.............BVLicensing.dll 5.0.0.735...........BVSoftware.Bvc5.Core.dll 5.0.0.735...........BVSoftware.Bvc5.Payment.AuthorizeNet.dll 5.0.0.101...........BVSoftware.Bvc5.Payment.dll 5.0.0.735...........BVSoftware.Bvc5.Shipping.FedEx.dll 5.0.0.735...........BVSoftware.Bvc5.Shipping.Ups.dll 5.0.0.735...........BVSoftware.Bvc5.Shipping.USPostal.dll 1.0.0.0.............BVSoftware.PaypalWebServices.dll 1.0.4...............CyberSource.dll No Version Info.....CybsSecurity.dll 3.1.1.31029.........FreetextBox.dll 1.2.................log4net.dll 3.1.2286.0..........nsoftware.IBizPayWeb.dll 4.1.0.0.............paypal_base.dll
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.