BV Commerce Forum
»
BV Commerce Support
»
Development
»
Getting Started Customizing BVSoftware.Bvc5.Core - Compilation Error
Rank: Member
Joined: 7/12/2007(UTC) Posts: 4
|
Hi, I'm just getting started with BVC5, working on a shopping cart system for a customer. Some of the requirements dictate that we have to modifiy the BVSoftware.Bvc5.Core project.
I have a copy of the source code. The first thing I'm attempting to do is get the project to compile as-is (before I start modifying it.) I resolved the initial reference issues, but now I am receiving the following errors:
Error 1 Class 'ApplyOffers' must either be declared 'MustInherit' or override the following inherited 'MustOverride' member(s): BVSoftware.Bvc5.Core.BusinessRules.Task : Public MustOverride Function Clone() As Task. C:\Inetpub\wwwroot\BVSoftware.Bvc5.Core\BusinessRules\OrderTasks\ApplyOffers.vb 3 18 BVSoftware.Bvc5.Core
Four instances of:
Error 2 'MerchantPrivateData' is not a member of 'BVSoftware.Bvc5.Core.Controls.GoogleCalculationRules'. C:\Inetpub\wwwroot\BVSoftware.Bvc5.Core\Controls\GoogleCalculationRules.vb 43 82 BVSoftware.Bvc5.Core
Error 6 sub 'LogXml' cannot be declared 'Overrides' because it does not override a sub in a base class. C:\Inetpub\wwwroot\BVSoftware.Bvc5.Core\Controls\GoogleCalculationRules.vb 156 30 BVSoftware.Bvc5.Core
Does anyone have any insight on why I would be getting these errors or what I could do to fix them?
Thanks!
|
|
|
|
Rank: Member
Joined: 7/12/2007(UTC) Posts: 4
|
Well, never mind.
I went to lunch and when I came back I started over with a fresh copy of the source code files and re-added the references, then it compiled fine. Not sure what I screwed up the first time around, but obviously I inadvertently did something wrong.
Thanks to those who looked!
|
|
|
|
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.