Browse by Tags
Are you looking for a way to import and/or export Commerce Server 2007 Marketing data? The following code samples show how to to export and import all CS2007 Marketing System data. The first sample uses the MarketingPup.Export method to extract the data
Read More...
If you are following my posts you probably have noticed the one showing how to create bundles for Commerce Server 2007. Bundles are created using product relationships with a specific name. Some of my customers believe it is too complicated for business
Read More...
Hi there... after a long time, I'm back. Let's talk a little about unit testing and commerce server... I've been helping one of our parters with a CS2007 website development and they were facing problems with unit testing and commerce server contexts
Read More...
If you followed the last post you now have a brand new DisplayTemplate on the marketing system with three properties: ProductImage, ProductTitle and ProductPrice. Before creating new advertisements and associate the new DisplayTemplate we will need an
Read More...
In order to create a static display window supported by the Commerce Server 2007 Marketing System we need a custom DisplayTemplate. I'll use the DisplayTemplate to format a set of DIVs for each shopping window position. An associated CSS file will be
Read More...
Hi there, On the next posts I'd like to show how to build display windows using Commerce Server 2007 Marketing and Catalog Systems. A display window is a webstore requirement of 10 in 10 customers I have worked. In general customers require a lot more
Read More...
If your customer has a lot of categories or products and when using the Catalog Manager to change the sequence you are getting the following error message (I got it today! :)): "There was an exception running the extensions specified in the config file.
Read More...
Hi there, Up in Redmond last week attending the Commerce Server 2007 bootcamp I told Max that would be great to have all the tools demonstrated during the training in a kind of resource kit. I now about all the difficulties to pack an official resource
Read More...
I was helping one of our customers with Microsoft Virtual Server Host Clustering and we faced a strange problem with network connectivity. As per Broadcom their BCM5708 (NetXtreme_II) has issues with the Virtual Server and they have a workaround which
Read More...
Microsoft Softgrid is a new subject to me, but you guys cannot imagine how well impressed I am. It is the killer application of the century! No more administrative pains with application updates and no more DLL hell on the user's workstation. Cool! I'm
Read More...
Are you looking a way to extend the refresh cache webservice method to refresh ASP .Net cache on your Commerce Server 2007 website? If you are using ASP .Net output cache extensively and need to refresh the cache together with CS caches you can subscribe
Read More...
Are you curious on how to control the appearance of an ASP .Net pages using design time properties? Guys from Commerce Server team have shown how to deal with this problem. On a preliminary version of the CS2007 Starter Site (that one with came with CS2007
Read More...
Did you know that? With Visual Studio 2003 we were able to extend the System.Web.UI.Page class and create new properties for WebForms. Test yourself, using VS2003, create a new property for your class (derived from System.Web.UI.Page), create a new ASP
Read More...
Hello! Now I want to share with you some tips on configuring LCS and its client Office Communicator to originate VoIp calls to a Cisco SCCP IP Phone or conventional PSTN phones through a Cisco Call Manager 4.1 SR3. Many companies setup Cisco Telephony
Read More...
I’m back. I’d like to share with you some tips on how to enable Kerberos authentication and credential delegation on IIS6.0. I’ve been beating my head against the wall to see this thing working on one of our customers. I didn’t know how much this kind
Read More...