Ok,
The file BlockEditor.ascx is not in the commercial version. This was my question, where is it? I found it in the Open Source version and copied it into my project. I am now getting the error:
Error 3 'DotShoppingCart.Commercial.Core.BlockUserControl' does not contain a definition for 'MoveForwardEnabled' and no extension method 'MoveForwardEnabled' accepting a first argument of type 'DotShoppingCart.Commercial.Core.BlockUserControl' could be found (are you missing a using directive or an assembly reference?) C:\test\Web\Controls\Blocks\BlockEditor.ascx.cs 87 55 C:\test\Web\
So the commercial core is missing something here??? Now my question is, how do I get this to work?
Tod
|