CAB/SCSF and Workflow Integration - Demo Update from last TechEd

Attached you can find an updated version of the demos I've presented at TechEd Europe 2007. I figured out that under some circumstances the downloaded demo does not really work and so I included some fixes as in the following bullet-list.

You can download the updated version here!!!

Important Note: You need to have SQL Server Compact Edition 2005 (version 3.1) installed on your machine. Visual Studio 2008 ships with version 3.5 instead of 3.1 and the database file formats are incompatible. So download the SQL CE 2005 (v3.1) runtime here...

  • Fixed some bugs in the Workflow integration
  • Added the required Backend Web Services (NorthwindServices) to the solution.
  • Added the data base required by the Northwind Services in the App_Data directory - you need to have SQLEXPRESS on your machine, then the web services "just work".
  • Updated the Web Service URLs in the Shell's app.config configuration to point to the localhost integrated web server that runs the Northwind Services
  • Updated the SQL Server Compact Database for the Offline Disconnected Agent request queue. Unfortunately the database was corrupted in my original download - I am very sorry about that.

Well - after so long time being quiet on my blog you might ask why I am updating the demo right now. Well, first -i've got enought feedback now to do so:)) and second we've applied the concepts in a customer project and I am publishing an architecture whitepaper about that, soon, where I refer to this demo. So a working version would be a good starting point. Take a look at the blog attachment and give me feedback if you are not able to get the stuff running...

Cheers
Mario