<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Commerce Server</title>
        <link>http://geekswithblogs.net/bkail/category/6206.aspx</link>
        <description>Commerce Server</description>
        <language>en-US</language>
        <copyright>Bryan Kail</copyright>
        <managingEditor>bryan.m.kail@gmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>Exclude an inherited  Product Relationship</title>
            <link>http://geekswithblogs.net/bkail/archive/2007/10/12/116015.aspx</link>
            <description>&lt;p&gt;As you may have read in the Commerce Server 2007 Catalog Manager Documentation, there are some elements of the Catalog that cannot be overridden in Virtual Catalogs.  One of these elements that has reared it's ugly head due to a specific requirement is &lt;strong&gt; product relationships&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;In the database, Viurtual Catalogs are actually nothing more than a view.  And with the way that these are set up, product &lt;strong&gt;relationships &lt;/strong&gt;as well as other catalog elements such as c&lt;strong&gt;ategory&lt;/strong&gt; assignements cannot be overridden in a VIrtual Catalog.&lt;/p&gt;
&lt;p&gt;Depending on the specifics of your solution, there are a few ways to get around this limitation:&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;&lt;strong&gt;Do not use Virtual Catalogs&lt;/strong&gt; - Make all of you product catalogs Base Catalogs.  &lt;br /&gt;
    *This will not be viable in many if not most situations because if you are using Virtual Catalogs, chances are that you need the convenience of being able to refresh them from the base.  This workaround would not enable you to use this feature. &lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Create a copy of the product &lt;/strong&gt;- In the base catalog, create a copy of the product that is to be excluded from the relationship in the base.  Set all of the categorizations and relationships that you &lt;strong&gt;do want&lt;/strong&gt; it to have in the Virtual Catalog.  Then, delete the exclude the product from the Virtual Catalog and inherit/set an inclusion rule for the new one.  &lt;br /&gt;
    *The problem with this option is that you have to change the ProductId of the copied product because the ProductId has to be unique.  Changing the productId presents isues if you are passing this Product Id on to any other third party systems, such as a fullfillment center, unless extra logic is added to strip off a standard appendage to the ProductID when you are making a copy for this purpoise. &lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;**Use the description field or name of the relationship&lt;/strong&gt; - In the relationship name or description field, you can store a magic value like 'exclude' or 'inactive', that can, in turn, be checked at runtime to see if the relationship is truly valid for this Virtual Catalog.  The only drawback to this option is that you will be using a magic value which breaks most best practice development standards but has no *real* side effects here.  &lt;br /&gt;
    *In my opinion, this option is the least evil of all of the options. &lt;/li&gt;
&lt;/ol&gt; &lt;img src="http://geekswithblogs.net/bkail/aggbug/116015.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Bryan Kail</dc:creator>
            <guid>http://geekswithblogs.net/bkail/archive/2007/10/12/116015.aspx</guid>
            <pubDate>Fri, 12 Oct 2007 14:58:39 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/bkail/comments/116015.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/bkail/archive/2007/10/12/116015.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/bkail/comments/commentRss/116015.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/bkail/services/trackbacks/116015.aspx</trackback:ping>
        </item>
        <item>
            <title>Commerce Server 2007 Customers and Orders Manager</title>
            <link>http://geekswithblogs.net/bkail/archive/2007/04/18/111782.aspx</link>
            <description>&lt;font face="Verdana"&gt;  &lt;/font&gt;
&lt;div style="FONT-SIZE: 11pt; MARGIN: 0in 0in 0in 0.375in"&gt;&lt;font face="Verdana"&gt;Does your Customers and Orders Manager Business Management application in Commerce Server 2007 hang or throw an error when you enter your credentials?&lt;/font&gt;&lt;/div&gt;
&lt;div style="FONT-SIZE: 11pt; MARGIN: 0in 0in 0in 0.375in"&gt;&lt;font face="Verdana"&gt; &lt;/font&gt;&lt;/div&gt;
&lt;div style="FONT-SIZE: 11pt; MARGIN: 0in 0in 0in 0.375in"&gt;&lt;font face="Verdana"&gt;This may be related to your SSL Certificate.&lt;/font&gt;&lt;/div&gt;
&lt;div style="FONT-SIZE: 11pt; MARGIN: 0in 0in 0in 0.375in"&gt;&lt;font face="Verdana"&gt; &lt;/font&gt;&lt;/div&gt;
&lt;div style="FONT-SIZE: 11pt; MARGIN: 0in 0in 0in 0.375in"&gt;&lt;font face="Verdana"&gt;A couple of things to check for if you are having issues with your customers and orders Manager:&lt;/font&gt;&lt;/div&gt;
&lt;div style="FONT-SIZE: 11pt; MARGIN: 0in 0in 0in 0.375in"&gt;&lt;font face="Verdana"&gt; &lt;/font&gt;&lt;/div&gt;
&lt;ol style="MARGIN-TOP: 0in; FONT-SIZE: 11pt; MARGIN-BOTTOM: 0in; MARGIN-LEFT: 0.375in; DIRECTION: ltr; unicode-bidi: embed" type="1"&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="1"&gt;&lt;span style="FONT-SIZE: 11pt"&gt;&lt;font face="Verdana"&gt;When loading the customers and orders manager you are required to enter the correct URL for the Catalog Web Service, Profile Web Service and Orders Web Service. Go through each one of these putting the URL you use into a web browser.&lt;/font&gt;&lt;/span&gt;
    &lt;ol style="MARGIN-TOP: 0in; FONT-SIZE: 11pt; MARGIN-BOTTOM: 0in; MARGIN-LEFT: 0.375in; DIRECTION: ltr; unicode-bidi: embed" type="a"&gt;
        &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="1"&gt;&lt;font face="Verdana"&gt;&lt;span style="FONT-SIZE: 11pt"&gt;If one of them &lt;/span&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 11pt"&gt;does not load&lt;/span&gt;&lt;span style="FONT-SIZE: 11pt"&gt;, check the error message on screen and in the Application Event Viewer and address that error accordingly. There are a million different things that could be going wrong.&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
        &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="2"&gt;&lt;span style="FONT-SIZE: 11pt"&gt;&lt;font face="Verdana"&gt;If they all load successfully in your browser, check to be sure that the orders web service and profiles web service are using &lt;/font&gt;&lt;/span&gt;&lt;a href="https:///"&gt;&lt;span style="FONT-SIZE: 11pt"&gt;&lt;font face="Verdana"&gt;HTTPS://&lt;/font&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="FONT-SIZE: 11pt"&gt;&lt;font face="Verdana"&gt;.&lt;/font&gt;&lt;/span&gt;
        &lt;ol style="MARGIN-TOP: 0in; FONT-SIZE: 11pt; MARGIN-BOTTOM: 0in; MARGIN-LEFT: 0.375in; DIRECTION: ltr; unicode-bidi: embed" type="i"&gt;
            &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="1"&gt;&lt;font face="Verdana"&gt;&lt;span style="FONT-SIZE: 11pt"&gt;If they &lt;/span&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 11pt"&gt;are not&lt;/span&gt;&lt;span style="FONT-SIZE: 11pt"&gt;, try them with &lt;/span&gt;&lt;/font&gt;&lt;a href="https:///"&gt;&lt;span style="FONT-SIZE: 11pt"&gt;&lt;font face="Verdana"&gt;HTTPS://&lt;/font&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="FONT-SIZE: 11pt"&gt;&lt;font face="Verdana"&gt; and see if they load successfully.&lt;/font&gt;&lt;/span&gt;
            &lt;ol style="MARGIN-TOP: 0in; FONT-SIZE: 11pt; MARGIN-BOTTOM: 0in; MARGIN-LEFT: 0.375in; DIRECTION: ltr; unicode-bidi: embed" type="1"&gt;
                &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="1"&gt;&lt;span style="FONT-SIZE: 11pt"&gt;&lt;font face="Verdana"&gt;If they do not, check your error messages in the same manner as 'a.' above.&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;
                &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="2"&gt;&lt;span style="FONT-SIZE: 11pt"&gt;&lt;font face="Verdana"&gt;If they do, is there an SSL warning?&lt;/font&gt;&lt;/span&gt;
                &lt;ol style="MARGIN-TOP: 0in; FONT-SIZE: 11pt; MARGIN-BOTTOM: 0in; MARGIN-LEFT: 0.375in; DIRECTION: ltr; unicode-bidi: embed" type="a"&gt;
                    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="1"&gt;&lt;span style="FONT-SIZE: 11pt"&gt;&lt;font face="Verdana"&gt;The SSL warning could be related to the certificate not being for the correct domain. This error MUST be corrected prior to being able to use the Customers and Orders Manager. The Customers and Orders Manager does not allow the user to ignore this error message therefore it just hang waiting for a response to this warning.&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;
                &lt;/ol&gt;
                &lt;/li&gt;
            &lt;/ol&gt;
            &lt;/li&gt;
        &lt;/ol&gt;
        &lt;/li&gt;
    &lt;/ol&gt;
    &lt;/li&gt;
&lt;/ol&gt;
&lt;ol style="MARGIN-TOP: 0in; FONT-SIZE: 11pt; MARGIN-BOTTOM: 0in; MARGIN-LEFT: 0.375in; DIRECTION: ltr; unicode-bidi: embed" type="1"&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="2"&gt;&lt;span style="FONT-SIZE: 11pt"&gt;&lt;font face="Verdana"&gt;IF you are getting an error message after entering your credentials and while the application is loading stating that you may not be able to perform all operations or you may not be able to perform a specific operation, check your permissions is azman.msc. &lt;/font&gt;&lt;/span&gt;
    &lt;ol style="MARGIN-TOP: 0in; FONT-SIZE: 11pt; MARGIN-BOTTOM: 0in; MARGIN-LEFT: 0.375in; DIRECTION: ltr; unicode-bidi: embed" type="a"&gt;
        &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="1"&gt;&lt;span style="FONT-SIZE: 11pt"&gt;&lt;font face="Verdana"&gt;Start =&amp;gt; Run =&amp;gt; azman.msc&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;
        &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="2"&gt;&lt;span style="FONT-SIZE: 11pt"&gt;&lt;font face="Verdana"&gt;Expand out 'profiles' and 'orders' after adding the correct authorization files to the console (.xml).&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;
        &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="3"&gt;&lt;span style="FONT-SIZE: 11pt"&gt;&lt;font face="Verdana"&gt;Expand out 'role assignments' in each and be sure that the credentials you are using at the login prompt are in the correct roles (usually administrator).&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;
    &lt;/ol&gt;
    &lt;/li&gt;
&lt;/ol&gt;
&lt;p style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle"&gt;&lt;span style="FONT-SIZE: 11pt"&gt;&lt;font face="Verdana"&gt;&lt;span style="FONT-SIZE: 11pt; FONT-FAMILY: Consolas; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;font face="Verdana"&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle"&gt;&lt;span style="FONT-SIZE: 11pt"&gt;&lt;font face="Verdana"&gt;&lt;span style="FONT-SIZE: 11pt; FONT-FAMILY: Consolas; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;font face="Verdana"&gt;I have spent many hours troubleshooting different configurations of the Business&lt;/font&gt; &lt;font face="Verdana"&gt;Management applications that ship with Commerce Server 2007 so feel free to contact me with your specific issues and I will do my best to assist you.&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/bkail/aggbug/111782.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Bryan Kail</dc:creator>
            <guid>http://geekswithblogs.net/bkail/archive/2007/04/18/111782.aspx</guid>
            <pubDate>Thu, 19 Apr 2007 01:43:07 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/bkail/comments/111782.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/bkail/archive/2007/04/18/111782.aspx#feedback</comments>
            <slash:comments>12</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/bkail/comments/commentRss/111782.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/bkail/services/trackbacks/111782.aspx</trackback:ping>
        </item>
        <item>
            <title>Commerce Server SiteCacheRefresh.axd Error</title>
            <link>http://geekswithblogs.net/bkail/archive/2007/03/09/108412.aspx</link>
            <description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;You may have encountered an error when trying to run a &lt;STRONG&gt;Cache Refresh&lt;/STRONG&gt; from within a Business Management Application such as the &lt;STRONG&gt;&lt;EM&gt;Catalog Manager&lt;/EM&gt;&lt;/STRONG&gt; or when trying to run a &lt;STRONG&gt;&lt;EM&gt;Commerce Server Staging Project&lt;/EM&gt;&lt;/STRONG&gt; with Refresh Cache enabled on one of the following resources (Catalog, Marketing or&amp;nbsp;Orders).&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Some of the errors logged to the event log could include a 404 error.&amp;nbsp; Where is this &lt;STRONG&gt;SiteCacheRefresh.axd&lt;/STRONG&gt; file that is being requested when a Cache Refresh is&amp;nbsp;executed.&amp;nbsp; The answer is that there is no such &lt;STRONG&gt;SiteCacheRefresh.axd&lt;/STRONG&gt; file because it is actually an &lt;STRONG&gt;&lt;EM&gt;HTTP Handler&lt;/EM&gt;&lt;/STRONG&gt; that takes care of the SiteCacheRefresh.axd requests.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;You can look to your Web.config file to find the HTTP Handler sections for this "file", but more on that later in this post.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;So what about the error?&amp;nbsp; There are a couple of things that one can check.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;First look to the Application Event log to pull out the requested URL.&amp;nbsp; It should look something like:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;FONT size=1&gt;&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;A href="http://%3cwebservermachinename%3e/OrdersWebService/SiteCacheRefresh.axd?CacheToRefresh=CatalogCache"&gt;&lt;FONT face=Verdana size=1&gt;http://&amp;lt;WebServerMachineName&amp;gt;/OrdersWebService/SiteCacheRefresh.axd?CacheToRefresh=CatalogCache&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;If you are getting a 404 error, there is most likely something out of whack in your &lt;STRONG&gt;IIS Configuration&lt;/STRONG&gt;.&lt;BR&gt;&lt;/FONT&gt;&lt;FONT face=Verdana size=2&gt;&lt;BR&gt;Commerce Server 2007 (and possibly earlier versions) use the MachineName of the Web Server to construct this URL by default.&amp;nbsp; It is not configurable out-of-the-box.&amp;nbsp; To solve this problem:&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Try bringing up a command prompt and &lt;STRONG&gt;ping&lt;/STRONG&gt; your &amp;lt;&lt;STRONG&gt;&lt;EM&gt;WebServerMachineName&lt;/EM&gt;&lt;/STRONG&gt;&amp;gt;.&amp;nbsp; &lt;/FONT&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Take note of the IP address and go into IIS Manager and see which Application/Web Site is on that IP address.&amp;nbsp; &lt;/FONT&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Check to be sure that the OrdersWebService application or whatever follows &lt;STRONG&gt;&lt;EM&gt;&amp;lt;WebServerMachineName&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt; in your request URL is, in fact,&amp;nbsp;under that IIS Web Site/Application.&amp;nbsp; &lt;/FONT&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;If it is not, you can either: &lt;/FONT&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;&lt;EM&gt;Move&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;the commerce application under the one that IIS is directing the request to your machine name to &lt;/FONT&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;&lt;EM&gt;Add a virtual directory&lt;/EM&gt;&lt;/STRONG&gt; that points to the same directory as the actual OrdersWebService application points to&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Add a &lt;STRONG&gt;&lt;EM&gt;Host Header Entry&lt;/EM&gt;&lt;/STRONG&gt; for the &amp;lt;WebServerMachineName&amp;gt; to the application that has your Commerce Application&amp;nbsp; &lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;FONT face=Verdana size=2&gt;The last of these options is probably the cleanest.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Now, for more on the HTTP Handler.&amp;nbsp; Why does all of this configuring in IIS matter?&amp;nbsp; The &lt;STRONG&gt;Web.config&lt;/STRONG&gt; of a Commerce Server Application (or one of the &lt;STRONG&gt;&lt;EM&gt;Web Service Applications&lt;/EM&gt;&lt;/STRONG&gt;) has the needed HTTP Handler entries to handle the request for &lt;STRONG&gt;SiteCacheRefresh.axd&lt;/STRONG&gt;.&amp;nbsp; If the application that your &lt;A href="http://&lt;ServerMachineName&gt;...SiteCacheRefresh.axd"&gt;http://&amp;lt;ServerMachineName&amp;gt;...SiteCacheRefresh.axd&lt;/A&gt; points to does not have this web.config (specifically the HTTP Handler entries), the request for &lt;STRONG&gt;SiteCacheRefresh.axd&lt;/STRONG&gt; will fall on deaf ears and IIS will have no idea what to do other than return a 404 or other related error.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;You may already have another Site&amp;nbsp;using&amp;nbsp;the &lt;STRONG&gt;&amp;lt;WebServerMachineName&amp;gt; &lt;/STRONG&gt;as a&amp;nbsp;&lt;STRONG&gt;Host Header&lt;/STRONG&gt;&amp;nbsp;value, and&amp;nbsp;you may not&amp;nbsp;want to add your Commerce Server Web Service Application(s), Web Application or Commerce Web.config HTTP Handlers to this Site.&amp;nbsp; So, how do&amp;nbsp;you change the &lt;STRONG&gt;&amp;lt;WebServerMachineName&amp;gt;&lt;/STRONG&gt;?&amp;nbsp;&amp;nbsp;&amp;nbsp; The answer is in a new Hotfix from Microsoft, KB 91168.&amp;nbsp; I have to double check this KB number and I will update this post once I do so&amp;nbsp;if this one&amp;nbsp;is incorrect.&amp;nbsp;&amp;nbsp;This Hotfix will add a registry setting that Commece Server will read which&amp;nbsp;enables the&amp;nbsp;SiteCacheRefresh URL to be built &lt;STRONG&gt;&lt;EM&gt;by IP or by Host Header&lt;/EM&gt;&lt;/STRONG&gt; by setting the registry value to either 1 or 0.&amp;nbsp; If you build the SiteCacheRefresh URL with the IP address instead of the &lt;STRONG&gt;&amp;lt;WebServerMachineName&amp;gt;&lt;/STRONG&gt;, you can safely assign the IP that Commerce Server puts in the SiteCacheRefresh.axd URL to your Commerce Server Application&amp;nbsp;(of course you will need another IP for the Site you stole this one from).&amp;nbsp; Requests for SiteCacherefresh.axd will then find the HTTP Handler information in the web.config of your Commerce Application and everything will be right in the world (well at least this particular Commerce Server world).&amp;nbsp; The knowledge base article mentioned above is not published yet; it is still being written but should hit the street at some point.&amp;nbsp; How do I know this?&amp;nbsp; I opened a support case with Microsoft and the Commerce Server Support Team really armed with the almost all of the information that you are finding in this post.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;There are a lot other possibilities for the problems you may be encountering with &lt;STRONG&gt;SiteCacheRefresh&lt;/STRONG&gt; so do not hesitate to comment on this post with questions you may have about your particlar solution and I will do my best to help out.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;img src="http://geekswithblogs.net/bkail/aggbug/108412.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Bryan Kail</dc:creator>
            <guid>http://geekswithblogs.net/bkail/archive/2007/03/09/108412.aspx</guid>
            <pubDate>Sat, 10 Mar 2007 05:47:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/bkail/comments/108412.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/bkail/archive/2007/03/09/108412.aspx#feedback</comments>
            <slash:comments>17</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/bkail/comments/commentRss/108412.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/bkail/services/trackbacks/108412.aspx</trackback:ping>
        </item>
        <item>
            <title>Commerce Server 2007 - Custom Profile Properties</title>
            <link>http://geekswithblogs.net/bkail/archive/2007/02/12/106140.aspx</link>
            <description>&lt;P&gt;Out of the box there are 5 of those Custom Profile Properties (Data Members) to map custom user profile properties to. I know that I am going to need more than 5 of those. What is the proper way to add a new data member, say 'Custom Property 6' (u_Pref6), to the Commerce Server Manager User Object and then be able to use it in the Customer and Order Manager?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried doing this myself and I got an error when I tried to create a new profile in the customer manager with this newly modified profile definition.&amp;nbsp; I was able to get the new custom property added to commerce server manager and I was even able to get the field to show up in the Customer Manager thanks to Nihit Kaul's post regarding how to do that. I was just unable to create a new profile in the Customer Manager after adding the new data member and tying a custom user object property to it. I feel pretty certain that the error was due to me not setting up the new Data Member correctly.&lt;/P&gt;
&lt;P&gt;According to Jeff Lynch and my own experience, you must manually add the columns you need to support your custom profile properties to the 'userobject' table in the Profiles Database in order to store those values.&amp;nbsp; This is the same procedure used in Commerce Server 2002.&lt;/P&gt; &lt;img src="http://geekswithblogs.net/bkail/aggbug/106140.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Bryan Kail</dc:creator>
            <guid>http://geekswithblogs.net/bkail/archive/2007/02/12/106140.aspx</guid>
            <pubDate>Tue, 13 Feb 2007 04:28:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/bkail/comments/106140.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/bkail/archive/2007/02/12/106140.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/bkail/comments/commentRss/106140.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/bkail/services/trackbacks/106140.aspx</trackback:ping>
        </item>
    </channel>
</rss>
