I am having problems with a new install of AC 7 and when I click on digital goods I get a compilation error. Any help.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0117: 'CommerceBuilder.Products.ProductVariant' does not contain a definition for 'ProductDigitalGoods'
Source Error:
Line 37: for(int i =0; i < manager.Count; i++){
Line 38: ProductVariant variant = manager.GetVariantByIndex(i);
Line 39: if (variant.ProductDigitalGoods.Count > 0)
Line 40: {
Line 41: foreach (ProductDigitalGood dg in variant.ProductDigitalGoods)
Compilation Error
- HardySolar
- Ensign (ENS)
- Posts: 19
- Joined: Sun Apr 06, 2008 10:49 am
- Contact:
- m_plugables
- Commander (CMDR)
- Posts: 149
- Joined: Tue Mar 11, 2008 12:44 am
- Contact:
Re: Compilation Error
It seems that you have some older version of the CommerceBuilder.dll in your Bin folder.

Visit the links below to Download Plugins for your AC7 Store
http://www.plugables.com
http://blog.plugables.com