<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.7" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Martin Krieger</title>
	<link>http://www.kriegermartin.de/wordpress</link>
	<description>Software Integration Solutions</description>
	<pubDate>Tue, 22 Feb 2011 07:20:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>
	<language>en</language>
			<item>
		<title>Error: Cannot import wsdl:portType</title>
		<link>http://www.kriegermartin.de/wordpress/2009/06/22/error-cannot-import-wsdlporttype/en/</link>
		<comments>http://www.kriegermartin.de/wordpress/2009/06/22/error-cannot-import-wsdlporttype/en/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 21:57:56 +0000</pubDate>
		<dc:creator>MKrieger</dc:creator>
		
		<category>.NET</category>

		<category>IIS</category>

		<guid isPermaLink="false">http://www.kriegermartin.de/wordpress/2009/06/22/error-cannot-import-wsdlporttype/en/</guid>
		<description><![CDATA[Today I tried to access a WorkflowService hosted in IIS on Windows 7, and got this nice little error message:
Error: Cannot import wsdl:portType
Detail: An exception was thrown while running a WSDL import extension: System.ServiceModel.Description.DataContractSerializerMessageContractImporterError: Schema with target namespace &#8216;http://schemas.microsoft.com/2003/10/Serialization/&#8217; could not be found. XPath to Error Source: //wsdl:definitions[@targetNamespace=&#8217;http://tempuri.org&#8217;]/wsdl:portType[@name=&#8217;IService&#8217;]
[&#8230; lot more stuff ]
Warning: No code was [...]]]></description>
		<wfw:commentRss>http://www.kriegermartin.de/wordpress/2009/06/22/error-cannot-import-wsdlporttype/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>AttachDbFilename</title>
		<link>http://www.kriegermartin.de/wordpress/2009/05/28/attachdbfilename-2/en/</link>
		<comments>http://www.kriegermartin.de/wordpress/2009/05/28/attachdbfilename-2/en/#comments</comments>
		<pubDate>Thu, 28 May 2009 22:59:36 +0000</pubDate>
		<dc:creator>MKrieger</dc:creator>
		
		<category>SQL Server</category>

		<guid isPermaLink="false">http://www.kriegermartin.de/wordpress/2009/05/28/attachdbfilename-2/en/</guid>
		<description><![CDATA[Today I tried to start a sample program which contains a connection string like this: 
const string connectionString = @&#8221;Data Source=.\SQLEXPRESS; AttachDbFilename=&#124;DataDirectory&#124;\SampleInstanceStore.mdf; Integrated Security=True;Asynchronous Processing=True&#8221;;        
I got the following error message:
System.Data.SqlClient.SqlException: An attempt to attach an auto-named database for file C:\Users\Martin\Some more subfolders\SampleInstanceStore.mdf failed. A database with the [...]]]></description>
		<wfw:commentRss>http://www.kriegermartin.de/wordpress/2009/05/28/attachdbfilename-2/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>WF 4.0</title>
		<link>http://www.kriegermartin.de/wordpress/2009/05/20/wf-40-2/en/</link>
		<comments>http://www.kriegermartin.de/wordpress/2009/05/20/wf-40-2/en/#comments</comments>
		<pubDate>Wed, 20 May 2009 19:16:14 +0000</pubDate>
		<dc:creator>MKrieger</dc:creator>
		
		<category>.NET</category>

		<guid isPermaLink="false">http://www.kriegermartin.de/wordpress/2009/05/20/wf-40-2/</guid>
		<description><![CDATA[The beta 1 version of Visual Studio 2010 and .NET 4.0 has been released to the general public.
On June 23, 2009 the .NET Usergroup Köln will host several short presentations about the new features (in German). My part will be to talk about the revised version of Windows Workflow Foundation. You are cordially invited. Reservation [...]]]></description>
		<wfw:commentRss>http://www.kriegermartin.de/wordpress/2009/05/20/wf-40-2/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>FitNesse .NET</title>
		<link>http://www.kriegermartin.de/wordpress/2009/05/12/fitnesse-net-2/en/</link>
		<comments>http://www.kriegermartin.de/wordpress/2009/05/12/fitnesse-net-2/en/#comments</comments>
		<pubDate>Tue, 12 May 2009 13:29:12 +0000</pubDate>
		<dc:creator>MKrieger</dc:creator>
		
		<category>.NET</category>

		<category>Java</category>

		<guid isPermaLink="false">http://www.kriegermartin.de/wordpress/2009/05/12/fitnesse-net-2/en/</guid>
		<description><![CDATA[Until very recently I did not know about the acceptance test framework Fit (Framework for Integrated Test) and its Wiki-GUI FitNesse. But now they&#8217;ve been brought to my attention both by Stefan Lieser, who made a very good presentation at Bonn-To-Code, and by a company with long experience using this system for their Java projects.
FitNesse [...]]]></description>
		<wfw:commentRss>http://www.kriegermartin.de/wordpress/2009/05/12/fitnesse-net-2/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>SQL Server 2008: Script Data</title>
		<link>http://www.kriegermartin.de/wordpress/2008/09/07/sql-server-2008-script-data/en/</link>
		<comments>http://www.kriegermartin.de/wordpress/2008/09/07/sql-server-2008-script-data/en/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 13:51:38 +0000</pubDate>
		<dc:creator>MKrieger</dc:creator>
		
		<category>SQL Server</category>

		<guid isPermaLink="false">http://www.kriegermartin.de/wordpress/2008/09/07/sql-server-2008-script-data/en/</guid>
		<description><![CDATA[The SQL Server 2008 Management Studio has a nice little new feature which seems to be omitted from the documentation. The Script Wizard (Database - Tasks - Generate Scripts) now has a &#8220;Script Data&#8221; option. If selected the Wizard will generate INSERT statements for the data in the scripted tables. This can be very handy.
This [...]]]></description>
		<wfw:commentRss>http://www.kriegermartin.de/wordpress/2008/09/07/sql-server-2008-script-data/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Hopphopp Tschingbum!</title>
		<link>http://www.kriegermartin.de/wordpress/2008/09/06/hopphopp-tschingbum/de/</link>
		<comments>http://www.kriegermartin.de/wordpress/2008/09/06/hopphopp-tschingbum/de/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 20:49:43 +0000</pubDate>
		<dc:creator>MKrieger</dc:creator>
		
		<category>SQL Server</category>

		<guid isPermaLink="false">http://www.kriegermartin.de/wordpress/2008/09/06/hopphopp-tschingbum/de/</guid>
		<description><![CDATA[Stoppwörter nennt man Wörter die in nahezu jedem Text in einer Sprache auftreten, wie beispielsweise Artikel (der, die, das) und Präpositionen (an, auf, unter). Aufgrund ihrer Häufigkeit und meist geringen inhaltlichen Bedeutung werden sie bei der Suche nach Texten und bei der Erstellung des dazu genutzten Index normalerweise nicht berücksichtigt.
Die Volltextsuche in SQL Server 2008 [...]]]></description>
		<wfw:commentRss>http://www.kriegermartin.de/wordpress/2008/09/06/hopphopp-tschingbum/feed/de/</wfw:commentRss>
		</item>
		<item>
		<title>FrOSCon 2008</title>
		<link>http://www.kriegermartin.de/wordpress/2008/08/27/froscon-2008-2/en/</link>
		<comments>http://www.kriegermartin.de/wordpress/2008/08/27/froscon-2008-2/en/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 16:15:17 +0000</pubDate>
		<dc:creator>MKrieger</dc:creator>
		
		<category>General</category>

		<guid isPermaLink="false">http://www.kriegermartin.de/wordpress/2008/08/27/froscon-2008-2/en/</guid>
		<description><![CDATA[On very short notice I got aware of the Free and Open Source Software Conference (FrOSCon) in St. Augustin near Bonn/Germany. Unfortunately the program neglects open source projects in the .NET/Mono field. But it still looked interesting so I attended some talks there.
First day&#8217;s keynote speaker was Andrew S. Tannenbaum (his book on Distributed Systems [...]]]></description>
		<wfw:commentRss>http://www.kriegermartin.de/wordpress/2008/08/27/froscon-2008-2/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Report Manager 2005 Help ï»¿</title>
		<link>http://www.kriegermartin.de/wordpress/2008/03/27/report-manager-2005-help-i%c2%bb%c2%bf/en/</link>
		<comments>http://www.kriegermartin.de/wordpress/2008/03/27/report-manager-2005-help-i%c2%bb%c2%bf/en/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 00:45:52 +0000</pubDate>
		<dc:creator>MKrieger</dc:creator>
		
		<category>SQL Server</category>

		<category>IIS</category>

		<guid isPermaLink="false">http://www.kriegermartin.de/wordpress/2008/03/27/report-manager-2005-help-i%c2%bb%c2%bf/en/</guid>
		<description><![CDATA[The Microsoft SQL Server 2005 Report Manager web application has help pages in several languages. They display nicely in IE, but in Firefox they are reduced to a mere ï»¿
ï»¿ is the unicode byte-order mark, coded in UTF-8. A first inspection with Firebug revealed that this application does not set the charset in the http [...]]]></description>
		<wfw:commentRss>http://www.kriegermartin.de/wordpress/2008/03/27/report-manager-2005-help-i%c2%bb%c2%bf/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft Certified Professional Developer</title>
		<link>http://www.kriegermartin.de/wordpress/2007/10/30/microsoft-certified-professional-developer-2/en/</link>
		<comments>http://www.kriegermartin.de/wordpress/2007/10/30/microsoft-certified-professional-developer-2/en/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 16:01:24 +0000</pubDate>
		<dc:creator>MKrieger</dc:creator>
		
		<category>General</category>

		<category>.NET</category>

		<guid isPermaLink="false">http://www.kriegermartin.de/wordpress/2007/10/30/microsoft-certified-professional-developer-2/en/</guid>
		<description><![CDATA[

]]></description>
		<wfw:commentRss>http://www.kriegermartin.de/wordpress/2007/10/30/microsoft-certified-professional-developer-2/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>WCF Line of Bussiness Adapter</title>
		<link>http://www.kriegermartin.de/wordpress/2007/09/10/wcf-line-of-bussiness-adapter-2/en/</link>
		<comments>http://www.kriegermartin.de/wordpress/2007/09/10/wcf-line-of-bussiness-adapter-2/en/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 17:44:10 +0000</pubDate>
		<dc:creator>MKrieger</dc:creator>
		
		<category>Biztalk</category>

		<category>.NET</category>

		<guid isPermaLink="false">http://www.kriegermartin.de/wordpress/2007/09/10/wcf-line-of-bussiness-adapter-2/en/</guid>
		<description><![CDATA[On November the 6th, 2007 I gave a short presentation about WCF Line of Business Adapter (SDK, Blog) at the .NET User Group Köln. 
Slides (in German) can be found here.

]]></description>
		<wfw:commentRss>http://www.kriegermartin.de/wordpress/2007/09/10/wcf-line-of-bussiness-adapter-2/feed/en/</wfw:commentRss>
		</item>
	</channel>
</rss>

