System.ArgumentException: \'_\', hexadecimal value 0x1F, is an invalid character. at System.Xml.XmlEncodedRawTextWriter.InvalidXmlChar(Int32 ch, Char* pDst, Boolean entitize)
I\'m using the CatalogContext.ImportXml() to do incremental imports of products and variants into a Microsoft Commerce Server 2009 product catalog with the TransactionMode property set to NonTransacti
When accessing a Commerce Server 2007 site I get the exception below. This happened after I upgraded to SP2. I checked the Microsoft.CommerceServer.Catalog.dll in GAC and it seems to have this field.
A purchase order can be stored in Commerce Server 2007 in the purchaseorders table, which comes with a limited default storage columns. What if you want to add new columns to this tabl开发者_如何学JAV
Our main application uses Commerce Server 2002, we are currently in the process of upgrading to 2009.I am looking into setting up CC.net for both apps.I have it pulling from SVN and starting the build
I\'m kind of stuck here.I\'m developing a custom Pipleline component for Commerce Server 2009, but that has little to do with my problem.