Tagged Questions

1
vote
2answers
164 views

Should I consider alternatives to Commerce Server 2009?

I'm building a new site that will sell a few items. I'd like to get experience with a product that is used by other large corporations. I believe there are several sites based on CS2009/7 but before ...
1
vote
0answers
213 views

Biztalk 2006r2 Commerce Server Adapter

I am trying to query Commerce Server 2007 using the Biztalk Adapter. I am using the OrdersAdapter and trying to query for all orders with a specific line item on them. The message xml is ...
1
vote
2answers
359 views

How to make a discount apply to only one shipping method in Commerce Server 2007?

I searched and searched for an answer for this seemingly simple question in Commerce Server 2007, but have found nothing useful. This seems like something that should be possible. How to make a ...
0
votes
1answer
38 views

Commerce Server error when running catalog export service

System.ArgumentException: '_', hexadecimal value 0x1F, is an invalid character. at System.Xml.XmlEncodedRawTextWriter.InvalidXmlChar(Int32 ch, Char* pDst, Boolean entitize) at ...
0
votes
1answer
290 views

Make coupon entry in commerce server required before a discount is applied, possible?

I have created a discount in commerce server, and linked it with a list of private coupons. The problem is that after running the basket pipline it applies this discount even though no coupon was ever ...