Browse by Tags
All Tags »
Profile System (RSS)
I wrote a blog a while ago that Commerce Server SP1 with SQL 2005 SP2 supported replication with Profiles and transaction database. Now I can confirm that this is a supported scenario here is the KB Article . I am disappointed that the KB article does
Read More...
If you have installed Commerce Server 2007 with default installation on Windows 2003 you may receive a message "Loading Editor" when navigating to Commerce Server Manager's Profile Definition. This is due to installing Windows Internet Explorer Enhanced
Read More...
Commerce Server 2007 Service Pack 1 is due out end of June if all goes well :), keep your eye on it. There are two things note worthy: Replication of Orders and Profiles Database This was a design change request that was introduced right after the product
Read More...
[This is for Friday May 11 th 8AM-9:30AM Pacific Daylight Time PDT] Live From Redmond Series - Commerce Server 2007 Development Webcasts! Hi there, we're launching a series of webcasts targeting Commerce Server 2007 developers. These sessions are developer
Read More...
I was Recently asked about, how do you control the Profile Cache? This post will answer this question. Profile Cache The ProfileService cache differs from other caches in Commerce Server because it does not use the ASP.NET component nor is it configurable
Read More...
The following is a sample code on how to search for multiple profile properties. Note that the Profiles Search handles only And operator when joining search clauses. // Declare return variable. string returnValue = String.Empty; // Declare ProfileManagementContext.
Read More...
You may experience the following error when connecting to Orders or Profiles Web Service: Exception The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. Inner Exception {"The remote certificate is
Read More...