Error building SRC Gold 11

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
mbartens
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 107
Joined: Mon Mar 09, 2015 3:34 am

Error building SRC Gold 11

Post by mbartens » Tue Apr 12, 2016 4:13 am

I'm guessing this is related to StyleCop. When I attempt to build AbleCommerceGold-GoldR11-b8643-SRC/R11SR1b8858 I'm getting many missing comment errors such as:

1>CommerceBuilder\Services\ShipStation\Order.Generated.cs(24,20,24,27): warning CS1591: Missing XML comment for publicly visible type or member 'CommerceBuilder.Services.ShipStation.Order.orderId'

Is there a way to bypass StyleCop so I can build this? Thanks.
May

nadeem
Captain (CAPT)
Captain (CAPT)
Posts: 258
Joined: Tue Jul 31, 2012 7:23 pm

Re: Error building SRC Gold 11

Post by nadeem » Tue Apr 12, 2016 5:35 am

Here is the thread that can help you to bypass StyleCop rules viewtopic.php?f=65&t=17288&p=74068 for the project.

mbartens
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 107
Joined: Mon Mar 09, 2015 3:34 am

Re: Error building SRC Gold 11

Post by mbartens » Thu Apr 14, 2016 2:54 am

Thank you. I actually solved it by setting it up in this order:
1. AbleCommerceGold-GoldR11-b8643-SRC
2. Applying UpgradeGold-R11b8643-R11SR1b8858-SRC
3. Adding my source code.
May

Post Reply