<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Join Them</title>
	<atom:link href="http://possemeeg.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://possemeeg.wordpress.com</link>
	<description></description>
	<lastBuildDate>Sun, 08 Nov 2009 02:05:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Dictionary, IEquatable, Equals and GetHashCode by russ</title>
		<link>http://possemeeg.wordpress.com/2007/07/19/dictionary-iequatable-equals-and-gethashcode/#comment-55</link>
		<dc:creator>russ</dc:creator>
		<pubDate>Sun, 08 Nov 2009 02:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://possemeeg.wordpress.com/2007/07/19/dictionary-iequatable-equals-and-gethashcode/#comment-55</guid>
		<description>thanks, this was a big help!</description>
		<content:encoded><![CDATA[<p>thanks, this was a big help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minimize to tray icon in WPF by Muthaiah</title>
		<link>http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-45</link>
		<dc:creator>Muthaiah</dc:creator>
		<pubDate>Tue, 31 Mar 2009 13:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-45</guid>
		<description>Hi there,

Thanks for the info, very helpful!  We tried the same stuff, it works fine in the vs2008 or in the bin folder, but when we publish it as a stand alone application, it comes out with error when i minimize, when we debug, it shows the error, that it is not  able to find the favicon.ico in some strange path. It means during publish, the project is not taking the icon file, is there any solution for the same!

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Thanks for the info, very helpful!  We tried the same stuff, it works fine in the vs2008 or in the bin folder, but when we publish it as a stand alone application, it comes out with error when i minimize, when we debug, it shows the error, that it is not  able to find the favicon.ico in some strange path. It means during publish, the project is not taking the icon file, is there any solution for the same!</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on System.Drawing.Icon and embedded rersources by Koistya `Navin</title>
		<link>http://possemeeg.wordpress.com/2007/09/06/systemdrawingicon-and-embedded-rersources/#comment-44</link>
		<dc:creator>Koistya `Navin</dc:creator>
		<pubDate>Mon, 30 Mar 2009 07:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://possemeeg.wordpress.com/2007/09/06/systemdrawingicon-and-embedded-rersources/#comment-44</guid>
		<description>new Icon(global::MyApp.Properties.Resources.IconName, 16, 16)

where:

MyApp = application name
IconName = icon resource name</description>
		<content:encoded><![CDATA[<p>new Icon(global::MyApp.Properties.Resources.IconName, 16, 16)</p>
<p>where:</p>
<p>MyApp = application name<br />
IconName = icon resource name</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minimize to tray icon in WPF by Artur Carvalho</title>
		<link>http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-43</link>
		<dc:creator>Artur Carvalho</dc:creator>
		<pubDate>Sun, 08 Mar 2009 17:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-43</guid>
		<description>Thank you for this. Had to change to Embedded resource and used icofx to create a good .ico (same file with many sizes).</description>
		<content:encoded><![CDATA[<p>Thank you for this. Had to change to Embedded resource and used icofx to create a good .ico (same file with many sizes).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minimize to tray icon in WPF by John</title>
		<link>http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-42</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 23 Feb 2009 22:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-42</guid>
		<description>&quot;Too bad this requires loading the WinForms assembly.&quot;... T

True, but you do what you&#039;ve got to do under time constraints.  There are so many things you can do under WinForms that you can&#039;t under Wpf without a TON of hassle that I find it hard to want to use Wpf.  I&#039;ve used it a few times, but for business apps it just doesn&#039;t make sense for me yet.</description>
		<content:encoded><![CDATA[<p>&#8220;Too bad this requires loading the WinForms assembly.&#8221;&#8230; T</p>
<p>True, but you do what you&#8217;ve got to do under time constraints.  There are so many things you can do under WinForms that you can&#8217;t under Wpf without a TON of hassle that I find it hard to want to use Wpf.  I&#8217;ve used it a few times, but for business apps it just doesn&#8217;t make sense for me yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minimize to tray icon in WPF by Adam Cataldo</title>
		<link>http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-41</link>
		<dc:creator>Adam Cataldo</dc:creator>
		<pubDate>Fri, 06 Feb 2009 00:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-41</guid>
		<description>Thanks for posting this. It helped me solve my problem. Too bad this requires loading the WinForms assembly.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this. It helped me solve my problem. Too bad this requires loading the WinForms assembly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minimize to tray icon in WPF by kevin Mocha - Create System Tray Applications in WPF</title>
		<link>http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-40</link>
		<dc:creator>kevin Mocha - Create System Tray Applications in WPF</dc:creator>
		<pubDate>Mon, 02 Feb 2009 21:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-40</guid>
		<description>[...] http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/" rel="nofollow">http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minimize to tray icon in WPF by Pierre Huguet</title>
		<link>http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-39</link>
		<dc:creator>Pierre Huguet</dc:creator>
		<pubDate>Mon, 26 Jan 2009 06:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-39</guid>
		<description>Also your Icon should be added as an &quot;Embedded Resouce&quot; not &quot;Resouce&quot;. (see properties in Visual Studio) 
&quot;Resource&quot; is for WPF and &quot;Embedded Resouce&quot; is for backward compatibility with winforms. Because this component was designed for winforms it expects a winforms compatible resource.</description>
		<content:encoded><![CDATA[<p>Also your Icon should be added as an &#8220;Embedded Resouce&#8221; not &#8220;Resouce&#8221;. (see properties in Visual Studio)<br />
&#8220;Resource&#8221; is for WPF and &#8220;Embedded Resouce&#8221; is for backward compatibility with winforms. Because this component was designed for winforms it expects a winforms compatible resource.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minimize to tray icon in WPF by Rohit</title>
		<link>http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-38</link>
		<dc:creator>Rohit</dc:creator>
		<pubDate>Tue, 20 Jan 2009 08:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-38</guid>
		<description>Hi,
Thanks for the solution but i am getting run time error .
I am getting following error :-

System.Windows.Markup.XamlParseException was unhandled
  Message=&quot;Cannot create instance of &#039;Window1&#039; defined in assembly &#039;WpfApplication1, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null&#039;. Exception has been thrown by the target of an invocation.  Error in markup file &#039;Window1.xaml&#039; Line 2 Position 2.&quot;
  Source=&quot;PresentationFramework&quot;
  LineNumber=2
  LinePosition=2
  StackTrace:
       at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
       at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
       at System.Windows.Markup.BamlRecordReader.ThrowExceptionWithLine(String message, Exception innerException)
       at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
       at System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object&amp; element, ReaderFlags&amp; flags, Type&amp; delayCreatedType, Int16&amp; delayCreatedTypeId)
       at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
       at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
       at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
       at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
       at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
       at System.Windows.Markup.TreeBuilder.Parse()
       at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
       at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
       at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
       at System.Windows.Application.DoStartup()
       at System.Windows.Application.b__0(Object unused)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()
       at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Windows.Threading.DispatcherOperation.Invoke()
       at System.Windows.Threading.Dispatcher.ProcessQueue()
       at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)
       at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp; msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
       at System.Windows.Threading.Dispatcher.Run()
       at System.Windows.Application.RunDispatcher(Object ignore)
       at System.Windows.Application.RunInternal(Window window)
       at System.Windows.Application.Run(Window window)
       at System.Windows.Application.Run()
       at WpfApplication1.App.Main() in C:\Documents and Settings\v-robhop\My Documents\Expression\Expression Blend Projects\WpfApplication1\WpfApplication1\obj\Debug\App.g.cs:line 0
       at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
       at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
  InnerException: System.Reflection.TargetInvocationException
       Message=&quot;Exception has been thrown by the target of an invocation.&quot;
       Source=&quot;mscorlib&quot;
       StackTrace:
            at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean&amp; canBeCached, RuntimeMethodHandle&amp; ctor, Boolean&amp; bNeedSecurityCheck)
            at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
            at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
            at System.Activator.CreateInstance(Type type, Boolean nonPublic)
            at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
       InnerException: System.IO.FileNotFoundException
            Message=&quot;Could not find file &#039;C:\\Documents and Settings\\v-robhop\\My Documents\\Expression\\Expression Blend Projects\\WpfApplication1\\WpfApplication1\\bin\\Debug\\Windows_icon.ico&#039;.&quot;
            Source=&quot;mscorlib&quot;
            FileName=&quot;C:\\Documents and Settings\\v-robhop\\My Documents\\Expression\\Expression Blend Projects\\WpfApplication1\\WpfApplication1\\bin\\Debug\\Windows_icon.ico&quot;
            StackTrace:
                 at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
                 at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
                 at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
                 at System.Drawing.Icon..ctor(String fileName, Int32 width, Int32 height)
                 at System.Drawing.Icon..ctor(String fileName)
                 at WpfApplication1.Window1..ctor() in C:\Documents and Settings\v-robhop\My Documents\Expression\Expression Blend Projects\WpfApplication1\WpfApplication1\Window1.xaml.cs:line 32
            InnerException: 



Can anybody help me on this?( I am totally new to wpf and its coding :) )</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for the solution but i am getting run time error .<br />
I am getting following error :-</p>
<p>System.Windows.Markup.XamlParseException was unhandled<br />
  Message=&#8221;Cannot create instance of &#8216;Window1&#8242; defined in assembly &#8216;WpfApplication1, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null&#8217;. Exception has been thrown by the target of an invocation.  Error in markup file &#8216;Window1.xaml&#8217; Line 2 Position 2.&#8221;<br />
  Source=&#8221;PresentationFramework&#8221;<br />
  LineNumber=2<br />
  LinePosition=2<br />
  StackTrace:<br />
       at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)<br />
       at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)<br />
       at System.Windows.Markup.BamlRecordReader.ThrowExceptionWithLine(String message, Exception innerException)<br />
       at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)<br />
       at System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object&amp; element, ReaderFlags&amp; flags, Type&amp; delayCreatedType, Int16&amp; delayCreatedTypeId)<br />
       at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)<br />
       at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)<br />
       at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)<br />
       at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)<br />
       at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()<br />
       at System.Windows.Markup.TreeBuilder.Parse()<br />
       at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)<br />
       at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)<br />
       at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)<br />
       at System.Windows.Application.DoStartup()<br />
       at System.Windows.Application.b__0(Object unused)<br />
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)<br />
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)<br />
       at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)<br />
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()<br />
       at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)<br />
       at System.Threading.ExecutionContext.runTryCode(Object userData)<br />
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)<br />
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)<br />
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)<br />
       at System.Windows.Threading.DispatcherOperation.Invoke()<br />
       at System.Windows.Threading.Dispatcher.ProcessQueue()<br />
       at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)<br />
       at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)<br />
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)<br />
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)<br />
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)<br />
       at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)<br />
       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)<br />
       at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)<br />
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)<br />
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp; msg)<br />
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)<br />
       at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)<br />
       at System.Windows.Threading.Dispatcher.Run()<br />
       at System.Windows.Application.RunDispatcher(Object ignore)<br />
       at System.Windows.Application.RunInternal(Window window)<br />
       at System.Windows.Application.Run(Window window)<br />
       at System.Windows.Application.Run()<br />
       at WpfApplication1.App.Main() in C:\Documents and Settings\v-robhop\My Documents\Expression\Expression Blend Projects\WpfApplication1\WpfApplication1\obj\Debug\App.g.cs:line 0<br />
       at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)<br />
       at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)<br />
       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()<br />
       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)<br />
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)<br />
       at System.Threading.ThreadHelper.ThreadStart()<br />
  InnerException: System.Reflection.TargetInvocationException<br />
       Message=&#8221;Exception has been thrown by the target of an invocation.&#8221;<br />
       Source=&#8221;mscorlib&#8221;<br />
       StackTrace:<br />
            at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean&amp; canBeCached, RuntimeMethodHandle&amp; ctor, Boolean&amp; bNeedSecurityCheck)<br />
            at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)<br />
            at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)<br />
            at System.Activator.CreateInstance(Type type, Boolean nonPublic)<br />
            at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)<br />
       InnerException: System.IO.FileNotFoundException<br />
            Message=&#8221;Could not find file &#8216;C:\\Documents and Settings\\v-robhop\\My Documents\\Expression\\Expression Blend Projects\\WpfApplication1\\WpfApplication1\\bin\\Debug\\Windows_icon.ico&#8217;.&#8221;<br />
            Source=&#8221;mscorlib&#8221;<br />
            FileName=&#8221;C:\\Documents and Settings\\v-robhop\\My Documents\\Expression\\Expression Blend Projects\\WpfApplication1\\WpfApplication1\\bin\\Debug\\Windows_icon.ico&#8221;<br />
            StackTrace:<br />
                 at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)<br />
                 at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)<br />
                 at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)<br />
                 at System.Drawing.Icon..ctor(String fileName, Int32 width, Int32 height)<br />
                 at System.Drawing.Icon..ctor(String fileName)<br />
                 at WpfApplication1.Window1..ctor() in C:\Documents and Settings\v-robhop\My Documents\Expression\Expression Blend Projects\WpfApplication1\WpfApplication1\Window1.xaml.cs:line 32<br />
            InnerException: </p>
<p>Can anybody help me on this?( I am totally new to wpf and its coding <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minimize to tray icon in WPF by Christos Constantinou</title>
		<link>http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-37</link>
		<dc:creator>Christos Constantinou</dc:creator>
		<pubDate>Sat, 17 Jan 2009 19:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://possemeeg.wordpress.com/2007/09/06/minimize-to-tray-icon-in-wpf/#comment-37</guid>
		<description>this.Hide() and this.Show() seem to be problematic with multi-monitor displays. 

this.Visibility = Visibility.Collapsed has worked better for me.</description>
		<content:encoded><![CDATA[<p>this.Hide() and this.Show() seem to be problematic with multi-monitor displays. </p>
<p>this.Visibility = Visibility.Collapsed has worked better for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
