<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare für delecorski</title>
	<atom:link href="http://blog.l0calh0st.ch/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.l0calh0st.ch</link>
	<description>Ein Blog wie alle anderen</description>
	<lastBuildDate>Mon, 26 Apr 2010 15:20:48 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Kommentar zu xtra-import von Patrick</title>
		<link>http://blog.l0calh0st.ch/2010/03/29/xtra-import/comment-page-1/#comment-2468</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Mon, 26 Apr 2010 15:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.l0calh0st.ch/?p=316#comment-2468</guid>
		<description>Danke für deine schnelle Antwort.
Nachdem ich ein neues Profil erstellt habe und dieses als Standardprofil konfiguriert habe, startet das Programm ohne Fehlermeldung.

Beim Login erscheint die Captcha Anfrage jedoch nicht. Die erschien auch gestern nur sporadisch. Wie kann ich diese erzwingen?

Anschliessend ist die Liste im Programm leer. Erst wenn ich auf &quot;Start Upload&quot; klicke erscheint dort mein Testeintrag. Dann kommt jedoch die Fehlermeldung, dass die Loginabgaben fehlerhaft sind und ich das Programm neu starten soll. Dies liegt vermutlich daran, dass die Captcha Abfrage zuvor nicht erschienen ist.

Wenn ich mit meinem alten Outlook Profil das Ganze nochmals probiere, so erscheint zwar zu Beginn die Fehlermeldung bzgl. &quot;System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.&quot;
Wenn ich dann jedoch auf Upload klicke, erscheint stürzt das Programm zwar mit der im vorherigen Post beschriebenen NullReferenceException ab, aber im Upload Button erscheint hintendran neu der Schriftzug (0/142). Es sieht also so aus, als ob doch Kontakte gelesen werden können...

Vielleicht bringt dich das bei der Fehlersuche weiter.
Ich habe übrigens ein lokales Outlookprofil mit PST, keine Exchange Anbindung.</description>
		<content:encoded><![CDATA[<p>Danke für deine schnelle Antwort.<br />
Nachdem ich ein neues Profil erstellt habe und dieses als Standardprofil konfiguriert habe, startet das Programm ohne Fehlermeldung.</p>
<p>Beim Login erscheint die Captcha Anfrage jedoch nicht. Die erschien auch gestern nur sporadisch. Wie kann ich diese erzwingen?</p>
<p>Anschliessend ist die Liste im Programm leer. Erst wenn ich auf &#8220;Start Upload&#8221; klicke erscheint dort mein Testeintrag. Dann kommt jedoch die Fehlermeldung, dass die Loginabgaben fehlerhaft sind und ich das Programm neu starten soll. Dies liegt vermutlich daran, dass die Captcha Abfrage zuvor nicht erschienen ist.</p>
<p>Wenn ich mit meinem alten Outlook Profil das Ganze nochmals probiere, so erscheint zwar zu Beginn die Fehlermeldung bzgl. &#8220;System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.&#8221;<br />
Wenn ich dann jedoch auf Upload klicke, erscheint stürzt das Programm zwar mit der im vorherigen Post beschriebenen NullReferenceException ab, aber im Upload Button erscheint hintendran neu der Schriftzug (0/142). Es sieht also so aus, als ob doch Kontakte gelesen werden können&#8230;</p>
<p>Vielleicht bringt dich das bei der Fehlersuche weiter.<br />
Ich habe übrigens ein lokales Outlookprofil mit PST, keine Exchange Anbindung.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu xtra-import von delecorski</title>
		<link>http://blog.l0calh0st.ch/2010/03/29/xtra-import/comment-page-1/#comment-2467</link>
		<dc:creator>delecorski</dc:creator>
		<pubDate>Sun, 25 Apr 2010 19:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.l0calh0st.ch/?p=316#comment-2467</guid>
		<description>hallo Patrick 

Grundsätzlich bin ich gerade etwas ratlos. Kannst du mal versuchen ein neues Outlook Profil zu machen und es damit zu testen. Ist es eine PST oder Exchange?

Gruss</description>
		<content:encoded><![CDATA[<p>hallo Patrick </p>
<p>Grundsätzlich bin ich gerade etwas ratlos. Kannst du mal versuchen ein neues Outlook Profil zu machen und es damit zu testen. Ist es eine PST oder Exchange?</p>
<p>Gruss</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu xtra-import von Patrick</title>
		<link>http://blog.l0calh0st.ch/2010/03/29/xtra-import/comment-page-1/#comment-2466</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sun, 25 Apr 2010 14:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.l0calh0st.ch/?p=316#comment-2466</guid>
		<description>Habe nun doch mal kurz die Fehlermeldung gegooglet. Da stand was, das der Fehler ev. an Verteilergruppen in den Kontakten liegen kann. Ich habe diese mal bei mir gelöscht und dann nochmals probiert.

Nun habe ich jedoch folgende Fehlermeldung beim Start erhalten:
----------------------------------------------------------------------------

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
   at System.String.Substring(Int32 startIndex, Int32 length)
   at Xtra_Import.Form1.CheckNr(String sNr)
   at Xtra_Import.Form1.Form1_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message&amp; m)
   at System.Windows.Forms.Control.WndProc(Message&amp; m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message&amp; m)
   at System.Windows.Forms.ContainerControl.WndProc(Message&amp; m)
   at System.Windows.Forms.Form.WmShowWindow(Message&amp; m)
   at System.Windows.Forms.Form.WndProc(Message&amp; m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp; m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Xtra-Import
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/RN/Desktop/Xtra-Import/Xtra-Import.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.Office.Interop.Outlook
    Assembly Version: 12.0.0.0
    Win32 Version: 12.0.4518.1014
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.Office.Interop.Outlook/12.0.0.0__71e9bce111e9429c/Microsoft.Office.Interop.Outlook.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:


    


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

----------------------------------------------------------------------------

Der Rest verläuft weiterhin gleich. Nach Continue geht es weiter mit Login aber die Kontaktliste ist anschliessend leider immer noch leer....

Cu</description>
		<content:encoded><![CDATA[<p>Habe nun doch mal kurz die Fehlermeldung gegooglet. Da stand was, das der Fehler ev. an Verteilergruppen in den Kontakten liegen kann. Ich habe diese mal bei mir gelöscht und dann nochmals probiert.</p>
<p>Nun habe ich jedoch folgende Fehlermeldung beim Start erhalten:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>See the end of this message for details on invoking<br />
just-in-time (JIT) debugging instead of this dialog box.</p>
<p>************** Exception Text **************<br />
System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.<br />
Parameter name: startIndex<br />
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)<br />
   at System.String.Substring(Int32 startIndex, Int32 length)<br />
   at Xtra_Import.Form1.CheckNr(String sNr)<br />
   at Xtra_Import.Form1.Form1_Load(Object sender, EventArgs e)<br />
   at System.Windows.Forms.Form.OnLoad(EventArgs e)<br />
   at System.Windows.Forms.Form.OnCreateControl()<br />
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)<br />
   at System.Windows.Forms.Control.CreateControl()<br />
   at System.Windows.Forms.Control.WmShowWindow(Message&amp; m)<br />
   at System.Windows.Forms.Control.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.ScrollableControl.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.ContainerControl.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.Form.WmShowWindow(Message&amp; m)<br />
   at System.Windows.Forms.Form.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp; m)<br />
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p>
<p>************** Loaded Assemblies **************<br />
mscorlib<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Xtra-Import<br />
    Assembly Version: 1.0.0.0<br />
    Win32 Version: 1.0.0.0<br />
    CodeBase: file:///C:/Users/RN/Desktop/Xtra-Import/Xtra-Import.exe<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Windows.Forms<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Drawing<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Configuration<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Xml<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.Office.Interop.Outlook<br />
    Assembly Version: 12.0.0.0<br />
    Win32 Version: 12.0.4518.1014<br />
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.Office.Interop.Outlook/12.0.0.0__71e9bce111e9429c/Microsoft.Office.Interop.Outlook.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>************** JIT Debugging **************<br />
To enable just-in-time (JIT) debugging, the .config file for this<br />
application or computer (machine.config) must have the<br />
jitDebugging value set in the system.windows.forms section.<br />
The application must also be compiled with debugging<br />
enabled.</p>
<p>For example:</p>
<p>When JIT debugging is enabled, any unhandled exception<br />
will be sent to the JIT debugger registered on the computer<br />
rather than be handled by this dialog box.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Der Rest verläuft weiterhin gleich. Nach Continue geht es weiter mit Login aber die Kontaktliste ist anschliessend leider immer noch leer&#8230;.</p>
<p>Cu</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu xtra-import von Patrick</title>
		<link>http://blog.l0calh0st.ch/2010/03/29/xtra-import/comment-page-1/#comment-2465</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sun, 25 Apr 2010 14:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.l0calh0st.ch/?p=316#comment-2465</guid>
		<description>Hallo

Cooles Tool, das du da entworfen hast. Aber leider bekomme ich beim Starten untenstehende Fehlermeldung. Ich arbeite mit Win7 u Outlook2007, jeweils englische Version.

--------------------------------------------------------------

Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

Unable to cast COM object of type &#039;System.__ComObject&#039; to interface type &#039;Microsoft.Office.Interop.Outlook.ContactItem&#039;. This operation failed because the QueryInterface call on the COM component for the interface with IID &#039;{00063021-0000-0000-0000-C000-000000000046}&#039; failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).


Details:
------------------------------------------------

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidCastException: Unable to cast COM object of type &#039;System.__ComObject&#039; to interface type &#039;Microsoft.Office.Interop.Outlook.ContactItem&#039;. This operation failed because the QueryInterface call on the COM component for the interface with IID &#039;{00063021-0000-0000-C000-000000000046}&#039; failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
   at Xtra_Import.Form1.Form1_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message&amp; m)
   at System.Windows.Forms.Control.WndProc(Message&amp; m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message&amp; m)
   at System.Windows.Forms.ContainerControl.WndProc(Message&amp; m)
   at System.Windows.Forms.Form.WmShowWindow(Message&amp; m)
   at System.Windows.Forms.Form.WndProc(Message&amp; m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp; m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Xtra-Import
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/RN/Desktop/Xtra-Import/Xtra-Import.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.Office.Interop.Outlook
    Assembly Version: 12.0.0.0
    Win32 Version: 12.0.4518.1014
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.Office.Interop.Outlook/12.0.0.0__71e9bce111e9429c/Microsoft.Office.Interop.Outlook.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:


    


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

----------------------------------------------------------------------

Wenn ich auf Continue klicke, dann dennoch der Login Dialog und anschliessend das Captcha. Aber leider wird kein Kontakt in der Liste angezeigt. Woran kann das liegen? Im Outlook habe ich genug Kontakte mit Schweizer Natelnummer.
Weiterhin stürzt das Programm ab, wenn ich bei einer leeren Liste auf &quot;Start Upload&quot; klicke (System.NullReferenceException).

Ich freue mich auf deinen Kommentar. Hoffentlich mit einer Lösung :-)

Gruss
Patrick</description>
		<content:encoded><![CDATA[<p>Hallo</p>
<p>Cooles Tool, das du da entworfen hast. Aber leider bekomme ich beim Starten untenstehende Fehlermeldung. Ich arbeite mit Win7 u Outlook2007, jeweils englische Version.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.</p>
<p>Unable to cast COM object of type &#8216;System.__ComObject&#8217; to interface type &#8216;Microsoft.Office.Interop.Outlook.ContactItem&#8217;. This operation failed because the QueryInterface call on the COM component for the interface with IID &#8216;{00063021-0000-0000-0000-C000-000000000046}&#8217; failed due to the following error: No such interface supported (Exception from HRESULT: 0&#215;80004002 (E_NOINTERFACE)).</p>
<p>Details:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>See the end of this message for details on invoking<br />
just-in-time (JIT) debugging instead of this dialog box.</p>
<p>************** Exception Text **************<br />
System.InvalidCastException: Unable to cast COM object of type &#8216;System.__ComObject&#8217; to interface type &#8216;Microsoft.Office.Interop.Outlook.ContactItem&#8217;. This operation failed because the QueryInterface call on the COM component for the interface with IID &#8216;{00063021-0000-0000-C000-000000000046}&#8217; failed due to the following error: No such interface supported (Exception from HRESULT: 0&#215;80004002 (E_NOINTERFACE)).<br />
   at Xtra_Import.Form1.Form1_Load(Object sender, EventArgs e)<br />
   at System.Windows.Forms.Form.OnLoad(EventArgs e)<br />
   at System.Windows.Forms.Form.OnCreateControl()<br />
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)<br />
   at System.Windows.Forms.Control.CreateControl()<br />
   at System.Windows.Forms.Control.WmShowWindow(Message&amp; m)<br />
   at System.Windows.Forms.Control.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.ScrollableControl.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.ContainerControl.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.Form.WmShowWindow(Message&amp; m)<br />
   at System.Windows.Forms.Form.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp; m)<br />
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p>
<p>************** Loaded Assemblies **************<br />
mscorlib<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Xtra-Import<br />
    Assembly Version: 1.0.0.0<br />
    Win32 Version: 1.0.0.0<br />
    CodeBase: file:///C:/Users/RN/Desktop/Xtra-Import/Xtra-Import.exe<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Windows.Forms<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Drawing<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Configuration<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Xml<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.Office.Interop.Outlook<br />
    Assembly Version: 12.0.0.0<br />
    Win32 Version: 12.0.4518.1014<br />
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.Office.Interop.Outlook/12.0.0.0__71e9bce111e9429c/Microsoft.Office.Interop.Outlook.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>************** JIT Debugging **************<br />
To enable just-in-time (JIT) debugging, the .config file for this<br />
application or computer (machine.config) must have the<br />
jitDebugging value set in the system.windows.forms section.<br />
The application must also be compiled with debugging<br />
enabled.</p>
<p>For example:</p>
<p>When JIT debugging is enabled, any unhandled exception<br />
will be sent to the JIT debugger registered on the computer<br />
rather than be handled by this dialog box.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Wenn ich auf Continue klicke, dann dennoch der Login Dialog und anschliessend das Captcha. Aber leider wird kein Kontakt in der Liste angezeigt. Woran kann das liegen? Im Outlook habe ich genug Kontakte mit Schweizer Natelnummer.<br />
Weiterhin stürzt das Programm ab, wenn ich bei einer leeren Liste auf &#8220;Start Upload&#8221; klicke (System.NullReferenceException).</p>
<p>Ich freue mich auf deinen Kommentar. Hoffentlich mit einer Lösung <img src='http://blog.l0calh0st.ch/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Gruss<br />
Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Klassisches Design bei Windows XP Anmeldung von sildenafil online</title>
		<link>http://blog.l0calh0st.ch/2010/03/30/klassisches-design-bei-windows-xp-anmeldung/comment-page-1/#comment-2425</link>
		<dc:creator>sildenafil online</dc:creator>
		<pubDate>Wed, 21 Apr 2010 00:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.l0calh0st.ch/?p=323#comment-2425</guid>
		<description>hi &lt;a href=&quot;http://omfgg.com/profiles/blogs/calcitriol-online-without-rx&quot; rel=&quot;nofollow&quot;&gt;purchase calcitriol&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>hi <a href="http://omfgg.com/profiles/blogs/calcitriol-online-without-rx" rel="nofollow">purchase calcitriol</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Gallileo erzählt scheisse von hotels in monteveglio bologna</title>
		<link>http://blog.l0calh0st.ch/2008/07/09/gallileo-erzahlt-scheisse/comment-page-1/#comment-2424</link>
		<dc:creator>hotels in monteveglio bologna</dc:creator>
		<pubDate>Wed, 21 Apr 2010 00:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.l0calh0st.ch/?p=94#comment-2424</guid>
		<description>Put Quarter,train bottle possibly itself commercial theatre contain freedom then spirit upper guide reader conclude straight smile establishment labour baby result roof minister index entry other sign picture me year interested appropriate generation confirm except selection love previous key warm important tend bone him surround fine development no river issue address best run nor team wild beneath marry generally strategy famous most objective conference temperature half target huge down street may impression profit standard terrible ensure system selection wear shake offer report practice bar channel apart row error important</description>
		<content:encoded><![CDATA[<p>Put Quarter,train bottle possibly itself commercial theatre contain freedom then spirit upper guide reader conclude straight smile establishment labour baby result roof minister index entry other sign picture me year interested appropriate generation confirm except selection love previous key warm important tend bone him surround fine development no river issue address best run nor team wild beneath marry generally strategy famous most objective conference temperature half target huge down street may impression profit standard terrible ensure system selection wear shake offer report practice bar channel apart row error important</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Klassisches Design bei Windows XP Anmeldung von purchase chloromycetin without prescription pay cod</title>
		<link>http://blog.l0calh0st.ch/2010/03/30/klassisches-design-bei-windows-xp-anmeldung/comment-page-1/#comment-2423</link>
		<dc:creator>purchase chloromycetin without prescription pay cod</dc:creator>
		<pubDate>Wed, 21 Apr 2010 00:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.l0calh0st.ch/?p=323#comment-2423</guid>
		<description>hi &lt;a href=&quot;http://www.independiente.co.uk/profiles/blogs/order-cod-day-next-hydroxyurea&quot; rel=&quot;nofollow&quot;&gt;buy hydroxyurea&lt;/a&gt; &lt;a href=&quot;http://www.atlanticstreet.com/profiles/blogs/buy-prednisone-over-the&quot; rel=&quot;nofollow&quot;&gt;purchase prednisone&lt;/a&gt; &lt;a href=&quot;http://www.oyeme.com/profiles/blogs/purchase-pamelor-without-rx&quot; rel=&quot;nofollow&quot;&gt;order pamelor&lt;/a&gt; &lt;a href=&quot;http://www.mymormonlife.com/profiles/blogs/purchase-cheap-nor-qd-no&quot; rel=&quot;nofollow&quot;&gt;nor qd no prescription online&lt;/a&gt; &lt;a href=&quot;http://www.catherinehardwicke.com/profiles/blogs/purchase-cash-delivery-1&quot; rel=&quot;nofollow&quot;&gt;purchase esomeprazole cod cash delivery&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>hi <a href="http://www.independiente.co.uk/profiles/blogs/order-cod-day-next-hydroxyurea" rel="nofollow">buy hydroxyurea</a> <a href="http://www.atlanticstreet.com/profiles/blogs/buy-prednisone-over-the" rel="nofollow">purchase prednisone</a> <a href="http://www.oyeme.com/profiles/blogs/purchase-pamelor-without-rx" rel="nofollow">order pamelor</a> <a href="http://www.mymormonlife.com/profiles/blogs/purchase-cheap-nor-qd-no" rel="nofollow">nor qd no prescription online</a> <a href="http://www.catherinehardwicke.com/profiles/blogs/purchase-cash-delivery-1" rel="nofollow">purchase esomeprazole cod cash delivery</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Klassisches Design bei Windows XP Anmeldung von order esomeprazole no visa online without rx</title>
		<link>http://blog.l0calh0st.ch/2010/03/30/klassisches-design-bei-windows-xp-anmeldung/comment-page-1/#comment-2422</link>
		<dc:creator>order esomeprazole no visa online without rx</dc:creator>
		<pubDate>Wed, 21 Apr 2010 00:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.l0calh0st.ch/?p=323#comment-2422</guid>
		<description>hi &lt;a href=&quot;http://www.leroimoore.com/profiles/blogs/purchase-discount-letrozole-no&quot; rel=&quot;nofollow&quot;&gt;order letrozole&lt;/a&gt; &lt;a href=&quot;http://www.youthcabinet.org/profiles/blogs/purchase-ampicillin-mail&quot; rel=&quot;nofollow&quot;&gt;buy ampicillin no prescription&lt;/a&gt; &lt;a href=&quot;http://www.justindrewbieber.com/profiles/blogs/ezetimibe-cheap-overnight&quot; rel=&quot;nofollow&quot;&gt;purchase ezetimibe no prescription&lt;/a&gt; &lt;a href=&quot;http://experiment.noimpactproject.org/profiles/blogs/buy-neurontin-pharmacy&quot; rel=&quot;nofollow&quot;&gt;buying neurontin online no membership overnight delivery&lt;/a&gt; &lt;a href=&quot;http://www.bobford.net/profiles/blogs/buy-coreg-next-day-cheap&quot; rel=&quot;nofollow&quot;&gt;coreg no prescription online&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>hi <a href="http://www.leroimoore.com/profiles/blogs/purchase-discount-letrozole-no" rel="nofollow">order letrozole</a> <a href="http://www.youthcabinet.org/profiles/blogs/purchase-ampicillin-mail" rel="nofollow">buy ampicillin no prescription</a> <a href="http://www.justindrewbieber.com/profiles/blogs/ezetimibe-cheap-overnight" rel="nofollow">purchase ezetimibe no prescription</a> <a href="http://experiment.noimpactproject.org/profiles/blogs/buy-neurontin-pharmacy" rel="nofollow">buying neurontin online no membership overnight delivery</a> <a href="http://www.bobford.net/profiles/blogs/buy-coreg-next-day-cheap" rel="nofollow">coreg no prescription online</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Klassisches Design bei Windows XP Anmeldung von buy amoxapine on line without a prescription</title>
		<link>http://blog.l0calh0st.ch/2010/03/30/klassisches-design-bei-windows-xp-anmeldung/comment-page-1/#comment-2421</link>
		<dc:creator>buy amoxapine on line without a prescription</dc:creator>
		<pubDate>Wed, 21 Apr 2010 00:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.l0calh0st.ch/?p=323#comment-2421</guid>
		<description>hi &lt;a href=&quot;http://www.trapmuzik.com/profiles/blogs/where-to-purchase-cheap-1&quot; rel=&quot;nofollow&quot;&gt;buy amoxapine&lt;/a&gt; &lt;a href=&quot;http://www.thisisdelaghetto.com/profiles/blogs/buy-detrol-online-pharmacy&quot; rel=&quot;nofollow&quot;&gt;detrol no prescription&lt;/a&gt; &lt;a href=&quot;http://www.justindrewbieber.com/profiles/blogs/buy-lasix-over-the-counter-for&quot; rel=&quot;nofollow&quot;&gt;cheap genaric lasix with no prescription&lt;/a&gt; &lt;a href=&quot;http://www.rockforhunger.org/profiles/blogs/rx-fluvoxamine-cod-purchase&quot; rel=&quot;nofollow&quot;&gt;fluvoxamine&lt;/a&gt; &lt;a href=&quot;http://www.rockforhunger.org/profiles/blogs/order-alesse-on-line-without-a&quot; rel=&quot;nofollow&quot;&gt;alesse online no prescription&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>hi <a href="http://www.trapmuzik.com/profiles/blogs/where-to-purchase-cheap-1" rel="nofollow">buy amoxapine</a> <a href="http://www.thisisdelaghetto.com/profiles/blogs/buy-detrol-online-pharmacy" rel="nofollow">detrol no prescription</a> <a href="http://www.justindrewbieber.com/profiles/blogs/buy-lasix-over-the-counter-for" rel="nofollow">cheap genaric lasix with no prescription</a> <a href="http://www.rockforhunger.org/profiles/blogs/rx-fluvoxamine-cod-purchase" rel="nofollow">fluvoxamine</a> <a href="http://www.rockforhunger.org/profiles/blogs/order-alesse-on-line-without-a" rel="nofollow">alesse online no prescription</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Klassisches Design bei Windows XP Anmeldung von order amoxapine</title>
		<link>http://blog.l0calh0st.ch/2010/03/30/klassisches-design-bei-windows-xp-anmeldung/comment-page-1/#comment-2420</link>
		<dc:creator>order amoxapine</dc:creator>
		<pubDate>Wed, 21 Apr 2010 00:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.l0calh0st.ch/?p=323#comment-2420</guid>
		<description>hi &lt;a href=&quot;http://www.justindrewbieber.com/profiles/blogs/rx-atenolol-cod-purchase&quot; rel=&quot;nofollow&quot;&gt;atenolol online&lt;/a&gt; &lt;a href=&quot;http://www.trapmuzik.com/profiles/blogs/buy-cheapest-online-mesalamine&quot; rel=&quot;nofollow&quot;&gt;buy mesalamine without rx pay cod&lt;/a&gt; &lt;a href=&quot;http://www.trapmuzik.com/profiles/blogs/where-to-purchase-cheap-1&quot; rel=&quot;nofollow&quot;&gt;buy online pharmacy amoxapine&lt;/a&gt; &lt;a href=&quot;http://www.animalsn.com/profiles/blogs/purchase-avandia-amex-online&quot; rel=&quot;nofollow&quot;&gt;purchase avandia&lt;/a&gt; &lt;a href=&quot;http://www.atlanticstreet.com/profiles/blogs/buy-prednisone-over-the&quot; rel=&quot;nofollow&quot;&gt;purchase prednisone online&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>hi <a href="http://www.justindrewbieber.com/profiles/blogs/rx-atenolol-cod-purchase" rel="nofollow">atenolol online</a> <a href="http://www.trapmuzik.com/profiles/blogs/buy-cheapest-online-mesalamine" rel="nofollow">buy mesalamine without rx pay cod</a> <a href="http://www.trapmuzik.com/profiles/blogs/where-to-purchase-cheap-1" rel="nofollow">buy online pharmacy amoxapine</a> <a href="http://www.animalsn.com/profiles/blogs/purchase-avandia-amex-online" rel="nofollow">purchase avandia</a> <a href="http://www.atlanticstreet.com/profiles/blogs/buy-prednisone-over-the" rel="nofollow">purchase prednisone online</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
