<?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>Comments on: WPF Screen Saver Visual Studio Template!</title>
	<atom:link href="http://scorbs.com/2006/12/21/wpf-screen-saver-template/feed" rel="self" type="application/rss+xml" />
	<link>http://scorbs.com/2006/12/21/wpf-screen-saver-template</link>
	<description>karen corby's fabulous blog</description>
	<pubDate>Tue, 06 Jan 2009 06:54:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: J.S.</title>
		<link>http://scorbs.com/2006/12/21/wpf-screen-saver-template/comment-page-1#comment-57672</link>
		<dc:creator>J.S.</dc:creator>
		<pubDate>Wed, 26 Nov 2008 02:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/12/21/wpf-screen-saver-template/#comment-57672</guid>
		<description>Please help!
Description:
  Stopped working

Problem signature:
  Problem Event Name:	CLR20r3
  Problem Signature 01:	wpf_sc~1.scr
  Problem Signature 02:	1.0.3208.17600
  Problem Signature 03:	48f31900
  Problem Signature 04:	PresentationCore
  Problem Signature 05:	3.0.0.0
  Problem Signature 06:	470bc96a
  Problem Signature 07:	4be
  Problem Signature 08:	5
  Problem Signature 09:	System.IO.FileFormatException
  OS Version:	6.0.6001.2.1.0.768.3
  Locale ID:	1033

Read our privacy statement:
  http://go.microsoft.com/fwlink/?linkid=50163&#38;clcid=0x0409</description>
		<content:encoded><![CDATA[<p>Please help!<br />
Description:<br />
  Stopped working</p>
<p>Problem signature:<br />
  Problem Event Name:	CLR20r3<br />
  Problem Signature 01:	wpf_sc~1.scr<br />
  Problem Signature 02:	1.0.3208.17600<br />
  Problem Signature 03:	48f31900<br />
  Problem Signature 04:	PresentationCore<br />
  Problem Signature 05:	3.0.0.0<br />
  Problem Signature 06:	470bc96a<br />
  Problem Signature 07:	4be<br />
  Problem Signature 08:	5<br />
  Problem Signature 09:	System.IO.FileFormatException<br />
  OS Version:	6.0.6001.2.1.0.768.3<br />
  Locale ID:	1033</p>
<p>Read our privacy statement:<br />
  <a href="http://go.microsoft.com/fwlink/?linkid=50163&amp;clcid=0x0409" rel="nofollow">http://go.microsoft.com/fwlink/?linkid=50163&amp;clcid=0&#215;0409</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.S.</title>
		<link>http://scorbs.com/2006/12/21/wpf-screen-saver-template/comment-page-1#comment-57671</link>
		<dc:creator>J.S.</dc:creator>
		<pubDate>Wed, 26 Nov 2008 02:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/12/21/wpf-screen-saver-template/#comment-57671</guid>
		<description>Window1.xaml in Visual Studio 2008 throws an exception
Cannot convert string 'pack://application:,,,/Microsoft.Windows.Design.Developer;component/Images/Fit_To_Window.png' in attribute 'Source' to object of type 'System.Windows.Media.ImageSource'. Bitmap color context is not valid.  Error at object 'ControlTemplate_11' in markup file 'Microsoft.Windows.Design.Developer;component/themes/ZoomControl.xaml'.
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.XamlTypeMapper.ParseProperty(Object targetObject, Type propType, String propName, Object dpOrPiOrFi, ITypeDescriptorContext typeContext, ParserContext parserContext, String value, Int16 converterTypeId)
   at System.Windows.Markup.OptimizedTemplateContent.ParseDependencyProperty(String attribValue, Int16 attributeId, Int16 converterTypeId, DependencyProperty&#38; dp, Object&#38; propertyValue)
   at System.Windows.Markup.OptimizedTemplateContent.LookForShareableRecord(BamlRecord bamlRecord, DependencyProperty&#38; dp, Object&#38; dpValue)
   at System.Windows.Markup.OptimizedTemplateContent.ReadPotentiallyShareableRecord(BamlRecord bamlRecord)
   at System.Windows.Markup.OptimizedTemplateContent.ReadRecord(BamlRecord bamlRecord)
   at System.Windows.Markup.OptimizedTemplateContent.AddContentRecord(BamlRecord bamlRecord)
   at System.Windows.Markup.TemplateBamlRecordReader.AddContentRecord(BamlRecord bamlRecord)
   at System.Windows.Markup.TemplateBamlRecordReader.ReadRecord(BamlRecord bamlRecord)
   at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
   at System.Windows.Markup.TemplateTreeBuilderBamlTranslator.ParseFragment()
   at System.Windows.Markup.TreeBuilder.Parse()
   at System.Windows.Markup.XamlTemplateSerializer.ConvertBamlToObject(BamlRecordReader reader, BamlRecord bamlRecord, ParserContext context)
   at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
   at System.Windows.Markup.StyleBamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
   at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
   at System.Windows.Markup.StyleBamlRecordReader.ReadRecord(BamlRecord bamlRecord)
   at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
   at System.Windows.Markup.StyleTreeBuilderBamlTranslator.ParseFragment()
   at System.Windows.Markup.TreeBuilder.Parse()
   at System.Windows.Markup.XamlStyleSerializer.ConvertBamlToObject(BamlRecordReader reader, BamlRecord bamlRecord, ParserContext context)
   at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
   at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
   at System.Windows.Markup.BamlRecordReader.ReadElement(Int64 startPosition, XamlObjectIds contextXamlObjectIds, Object dictionaryKey)
   at System.Windows.ResourceDictionary.CreateObject(Int32 valuePosition, Object key)
   at System.Windows.ResourceDictionary.RealizeDeferContent(Object key, Object&#38; value, Boolean&#38; canCache)
   at System.Windows.ResourceDictionary.GetValueWithoutLock(Object key, Boolean&#38; canCache)
   at System.Windows.ResourceDictionary.GetValue(Object key, Boolean&#38; canCache)
   at System.Windows.ResourceDictionary.GetValueWithoutLock(Object key, Boolean&#38; canCache)
   at System.Windows.ResourceDictionary.GetValue(Object key, Boolean&#38; canCache)
   at System.Windows.ResourceDictionary.get_Item(Object key)
   at System.Windows.DeferredResourceReference.GetValue(BaseValueSourceInternal valueSource)
   at System.Windows.DependencyPropertyChangedEventArgs.get_NewValue()
   at System.Windows.FrameworkElement.OnStyleChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
   at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
   at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
   at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
   at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry&#38; newEntry, Boolean coerceWithDeferredReference, OperationType operationType)
   at System.Windows.StyleHelper.ApplyTemplatedParentValue(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1&#38; childRecordFromChildIndex, DependencyProperty dp, FrameworkElementFactory templateRoot)
   at System.Windows.StyleHelper.InvalidatePropertiesOnTemplateNode(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1&#38; childRecordFromChildIndex, Boolean isDetach, FrameworkElementFactory templateRoot)
   at System.Windows.StyleHelper.LoadOptimizedTemplateContent(DependencyObject container, ParserContext parserContext, OptimizedTemplateContent optimizedTemplateContent, FrameworkTemplate frameworkTemplate, IComponentConnector componentConnector, IStyleConnector styleConnector, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)
   at System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)
   at System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
   at System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
   at System.Windows.FrameworkElement.ApplyTemplate()
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at MS.Internal.Designer.Viewport.MeasureOverride(Size availableSize)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
   at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
   at System.Windows.Controls.ScrollContentPresenter.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
   at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV)
   at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.ScrollViewer.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
   at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Control.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Interop.HwndSource.SetLayoutSize()
   at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
   at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
   at MS.Internal.Designer.VSIsolatedDesigner.ViewHolder.Initialize()
   at MS.Internal.Designer.VSIsolatedDesigner.ViewHolder..ctor(UIElement content)
   at MS.Internal.Designer.VSIsolatedDesigner.VSIsolatedView.get_ViewHandle()
   at MS.Internal.Host.Isolation.IsolatedView.get_ViewHandle()
   at MS.Internal.Designer.DesignerPane.LoadDesignerView()

 
Bitmap color context is not valid.
   at MS.Internal.HRESULT.Check(Int32 hr)
   at System.Windows.Media.ColorContextHelper.OpenColorProfile(IntPtr pProfile)
   at System.Windows.Media.ColorContext.FromRawBytes(Byte[] data)
   at System.Windows.Media.ColorContext.FromStream(Stream stm, String filename)
   at System.Windows.Media.ColorContext.Initialize(Uri profileUri, Boolean isStandardProfileUriNotFromUser)
   at System.Windows.Media.ColorContext..ctor(PixelFormat pixelFormat)
   at System.Windows.Media.Imaging.BitmapSource.CreateCachedBitmap(BitmapFrame frame, BitmapSourceSafeMILHandle wicSource, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapPalette palette)
   at System.Windows.Media.Imaging.BitmapFrameDecode.FinalizeCreation()
   at System.Windows.Media.Imaging.BitmapFrameDecode..ctor(Int32 frameNumber, BitmapSourceSafeMILHandle sourceHandle, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapDecoder decoder)
   at System.Windows.Media.Imaging.BitmapDecoder.SetupFrames(BitmapDecoder decoder, ReadOnlyCollection`1 frames)
   at System.Windows.Media.Imaging.BitmapDecoder.get_Frames()
   at System.Windows.Media.Imaging.BitmapFrame.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   at System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
   at System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text)
   at System.Windows.Markup.XamlTypeMapper.ParseProperty(Object targetObject, Type propType, String propName, Object dpOrPiOrFi, ITypeDescriptorContext typeContext, ParserContext parserContext, String value, Int16 converterTypeId)</description>
		<content:encoded><![CDATA[<p>Window1.xaml in Visual Studio 2008 throws an exception<br />
Cannot convert string &#8216;pack://application:,,,/Microsoft.Windows.Design.Developer;component/Images/Fit_To_Window.png&#8217; in attribute &#8216;Source&#8217; to object of type &#8216;System.Windows.Media.ImageSource&#8217;. Bitmap color context is not valid.  Error at object &#8216;ControlTemplate_11&#8242; in markup file &#8216;Microsoft.Windows.Design.Developer;component/themes/ZoomControl.xaml&#8217;.<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.XamlTypeMapper.ParseProperty(Object targetObject, Type propType, String propName, Object dpOrPiOrFi, ITypeDescriptorContext typeContext, ParserContext parserContext, String value, Int16 converterTypeId)<br />
   at System.Windows.Markup.OptimizedTemplateContent.ParseDependencyProperty(String attribValue, Int16 attributeId, Int16 converterTypeId, DependencyProperty&amp; dp, Object&amp; propertyValue)<br />
   at System.Windows.Markup.OptimizedTemplateContent.LookForShareableRecord(BamlRecord bamlRecord, DependencyProperty&amp; dp, Object&amp; dpValue)<br />
   at System.Windows.Markup.OptimizedTemplateContent.ReadPotentiallyShareableRecord(BamlRecord bamlRecord)<br />
   at System.Windows.Markup.OptimizedTemplateContent.ReadRecord(BamlRecord bamlRecord)<br />
   at System.Windows.Markup.OptimizedTemplateContent.AddContentRecord(BamlRecord bamlRecord)<br />
   at System.Windows.Markup.TemplateBamlRecordReader.AddContentRecord(BamlRecord bamlRecord)<br />
   at System.Windows.Markup.TemplateBamlRecordReader.ReadRecord(BamlRecord bamlRecord)<br />
   at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)<br />
   at System.Windows.Markup.TemplateTreeBuilderBamlTranslator.ParseFragment()<br />
   at System.Windows.Markup.TreeBuilder.Parse()<br />
   at System.Windows.Markup.XamlTemplateSerializer.ConvertBamlToObject(BamlRecordReader reader, BamlRecord bamlRecord, ParserContext context)<br />
   at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)<br />
   at System.Windows.Markup.StyleBamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)<br />
   at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)<br />
   at System.Windows.Markup.StyleBamlRecordReader.ReadRecord(BamlRecord bamlRecord)<br />
   at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)<br />
   at System.Windows.Markup.StyleTreeBuilderBamlTranslator.ParseFragment()<br />
   at System.Windows.Markup.TreeBuilder.Parse()<br />
   at System.Windows.Markup.XamlStyleSerializer.ConvertBamlToObject(BamlRecordReader reader, BamlRecord bamlRecord, ParserContext context)<br />
   at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)<br />
   at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)<br />
   at System.Windows.Markup.BamlRecordReader.ReadElement(Int64 startPosition, XamlObjectIds contextXamlObjectIds, Object dictionaryKey)<br />
   at System.Windows.ResourceDictionary.CreateObject(Int32 valuePosition, Object key)<br />
   at System.Windows.ResourceDictionary.RealizeDeferContent(Object key, Object&amp; value, Boolean&amp; canCache)<br />
   at System.Windows.ResourceDictionary.GetValueWithoutLock(Object key, Boolean&amp; canCache)<br />
   at System.Windows.ResourceDictionary.GetValue(Object key, Boolean&amp; canCache)<br />
   at System.Windows.ResourceDictionary.GetValueWithoutLock(Object key, Boolean&amp; canCache)<br />
   at System.Windows.ResourceDictionary.GetValue(Object key, Boolean&amp; canCache)<br />
   at System.Windows.ResourceDictionary.get_Item(Object key)<br />
   at System.Windows.DeferredResourceReference.GetValue(BaseValueSourceInternal valueSource)<br />
   at System.Windows.DependencyPropertyChangedEventArgs.get_NewValue()<br />
   at System.Windows.FrameworkElement.OnStyleChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)<br />
   at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)<br />
   at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)<br />
   at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)<br />
   at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry&amp; newEntry, Boolean coerceWithDeferredReference, OperationType operationType)<br />
   at System.Windows.StyleHelper.ApplyTemplatedParentValue(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1&amp; childRecordFromChildIndex, DependencyProperty dp, FrameworkElementFactory templateRoot)<br />
   at System.Windows.StyleHelper.InvalidatePropertiesOnTemplateNode(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1&amp; childRecordFromChildIndex, Boolean isDetach, FrameworkElementFactory templateRoot)<br />
   at System.Windows.StyleHelper.LoadOptimizedTemplateContent(DependencyObject container, ParserContext parserContext, OptimizedTemplateContent optimizedTemplateContent, FrameworkTemplate frameworkTemplate, IComponentConnector componentConnector, IStyleConnector styleConnector, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)<br />
   at System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)<br />
   at System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)<br />
   at System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)<br />
   at System.Windows.FrameworkElement.ApplyTemplate()<br />
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)<br />
   at System.Windows.UIElement.Measure(Size availableSize)<br />
   at MS.Internal.Designer.Viewport.MeasureOverride(Size availableSize)<br />
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)<br />
   at System.Windows.UIElement.Measure(Size availableSize)<br />
   at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)<br />
   at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)<br />
   at System.Windows.Controls.ScrollContentPresenter.MeasureOverride(Size constraint)<br />
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)<br />
   at System.Windows.UIElement.Measure(Size availableSize)<br />
   at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)<br />
   at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV)<br />
   at System.Windows.Controls.Grid.MeasureOverride(Size constraint)<br />
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)<br />
   at System.Windows.UIElement.Measure(Size availableSize)<br />
   at System.Windows.Controls.ScrollViewer.MeasureOverride(Size constraint)<br />
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)<br />
   at System.Windows.UIElement.Measure(Size availableSize)<br />
   at System.Windows.Controls.Grid.MeasureOverride(Size constraint)<br />
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)<br />
   at System.Windows.UIElement.Measure(Size availableSize)<br />
   at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)<br />
   at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)<br />
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)<br />
   at System.Windows.UIElement.Measure(Size availableSize)<br />
   at System.Windows.Controls.Control.MeasureOverride(Size constraint)<br />
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)<br />
   at System.Windows.UIElement.Measure(Size availableSize)<br />
   at System.Windows.Interop.HwndSource.SetLayoutSize()<br />
   at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)<br />
   at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)<br />
   at MS.Internal.Designer.VSIsolatedDesigner.ViewHolder.Initialize()<br />
   at MS.Internal.Designer.VSIsolatedDesigner.ViewHolder..ctor(UIElement content)<br />
   at MS.Internal.Designer.VSIsolatedDesigner.VSIsolatedView.get_ViewHandle()<br />
   at MS.Internal.Host.Isolation.IsolatedView.get_ViewHandle()<br />
   at MS.Internal.Designer.DesignerPane.LoadDesignerView()</p>
<p>Bitmap color context is not valid.<br />
   at MS.Internal.HRESULT.Check(Int32 hr)<br />
   at System.Windows.Media.ColorContextHelper.OpenColorProfile(IntPtr pProfile)<br />
   at System.Windows.Media.ColorContext.FromRawBytes(Byte[] data)<br />
   at System.Windows.Media.ColorContext.FromStream(Stream stm, String filename)<br />
   at System.Windows.Media.ColorContext.Initialize(Uri profileUri, Boolean isStandardProfileUriNotFromUser)<br />
   at System.Windows.Media.ColorContext..ctor(PixelFormat pixelFormat)<br />
   at System.Windows.Media.Imaging.BitmapSource.CreateCachedBitmap(BitmapFrame frame, BitmapSourceSafeMILHandle wicSource, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapPalette palette)<br />
   at System.Windows.Media.Imaging.BitmapFrameDecode.FinalizeCreation()<br />
   at System.Windows.Media.Imaging.BitmapFrameDecode..ctor(Int32 frameNumber, BitmapSourceSafeMILHandle sourceHandle, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapDecoder decoder)<br />
   at System.Windows.Media.Imaging.BitmapDecoder.SetupFrames(BitmapDecoder decoder, ReadOnlyCollection`1 frames)<br />
   at System.Windows.Media.Imaging.BitmapDecoder.get_Frames()<br />
   at System.Windows.Media.Imaging.BitmapFrame.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)<br />
   at System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)<br />
   at System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text)<br />
   at System.Windows.Markup.XamlTypeMapper.ParseProperty(Object targetObject, Type propType, String propName, Object dpOrPiOrFi, ITypeDescriptorContext typeContext, ParserContext parserContext, String value, Int16 converterTypeId)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr.Luiji</title>
		<link>http://scorbs.com/2006/12/21/wpf-screen-saver-template/comment-page-1#comment-57115</link>
		<dc:creator>Dr.Luiji</dc:creator>
		<pubDate>Thu, 13 Nov 2008 22:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/12/21/wpf-screen-saver-template/#comment-57115</guid>
		<description>Very cool work Karen,
It's work fine on my vista, also thanks for sharing the code with the template.</description>
		<content:encoded><![CDATA[<p>Very cool work Karen,<br />
It&#8217;s work fine on my vista, also thanks for sharing the code with the template.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://scorbs.com/2006/12/21/wpf-screen-saver-template/comment-page-1#comment-38179</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Fri, 20 Jun 2008 14:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/12/21/wpf-screen-saver-template/#comment-38179</guid>
		<description>Looks like this template works for VS2008 now.  Good job!  I'm writing a bubbles screensaver for my toddler to play with.</description>
		<content:encoded><![CDATA[<p>Looks like this template works for VS2008 now.  Good job!  I&#8217;m writing a bubbles screensaver for my toddler to play with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger</title>
		<link>http://scorbs.com/2006/12/21/wpf-screen-saver-template/comment-page-1#comment-37802</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Wed, 18 Jun 2008 18:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/12/21/wpf-screen-saver-template/#comment-37802</guid>
		<description>Any chance you could update the template for VS 2008?

Thanks!</description>
		<content:encoded><![CDATA[<p>Any chance you could update the template for VS 2008?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: apply emerge</title>
		<link>http://scorbs.com/2006/12/21/wpf-screen-saver-template/comment-page-1#comment-22036</link>
		<dc:creator>apply emerge</dc:creator>
		<pubDate>Fri, 14 Dec 2007 00:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/12/21/wpf-screen-saver-template/#comment-22036</guid>
		<description>Don’t ever apply for a credit card without considering all the details. The best way to choose the right credit card is to make an apple-to-apple comparison. A great site that helps to do that is

&lt;a href="http://balance-transfersa.cn/discover-transfer-balance-more.html" rel="nofollow"&gt;discover balance transfer more card&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Don’t ever apply for a credit card without considering all the details. The best way to choose the right credit card is to make an apple-to-apple comparison. A great site that helps to do that is</p>
<p><a href="http://balance-transfersa.cn/discover-transfer-balance-more.html" rel="nofollow">discover balance transfer more card</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://scorbs.com/2006/12/21/wpf-screen-saver-template/comment-page-1#comment-18035</link>
		<dc:creator>George</dc:creator>
		<pubDate>Thu, 04 Oct 2007 22:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/12/21/wpf-screen-saver-template/#comment-18035</guid>
		<description>I figured it out. Thanks.</description>
		<content:encoded><![CDATA[<p>I figured it out. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://scorbs.com/2006/12/21/wpf-screen-saver-template/comment-page-1#comment-18031</link>
		<dc:creator>George</dc:creator>
		<pubDate>Thu, 04 Oct 2007 21:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/12/21/wpf-screen-saver-template/#comment-18031</guid>
		<description>Karen,

I compiled the project using VS2005. However, after rename to clear.scr file, right click did not show install option. What part I did not follow correctly? I am using XP. 

Thanks</description>
		<content:encoded><![CDATA[<p>Karen,</p>
<p>I compiled the project using VS2005. However, after rename to clear.scr file, right click did not show install option. What part I did not follow correctly? I am using XP. </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Saucer</title>
		<link>http://scorbs.com/2006/12/21/wpf-screen-saver-template/comment-page-1#comment-17961</link>
		<dc:creator>Ben Saucer</dc:creator>
		<pubDate>Wed, 03 Oct 2007 16:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/12/21/wpf-screen-saver-template/#comment-17961</guid>
		<description>When I try to open a screensaver project in VS 2005, I get the message:

The project file ... cannot be opened. The project type is not supported by this installation.

Is there something I'm missing? I installed the template already.</description>
		<content:encoded><![CDATA[<p>When I try to open a screensaver project in VS 2005, I get the message:</p>
<p>The project file &#8230; cannot be opened. The project type is not supported by this installation.</p>
<p>Is there something I&#8217;m missing? I installed the template already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://scorbs.com/2006/12/21/wpf-screen-saver-template/comment-page-1#comment-11760</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sun, 10 Jun 2007 08:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/12/21/wpf-screen-saver-template/#comment-11760</guid>
		<description>Hello,

     Is it possible to set the screensaver to open a specific web site when it is interrupted by the user?  Any suggestions would be great.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>     Is it possible to set the screensaver to open a specific web site when it is interrupted by the user?  Any suggestions would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Foo</title>
		<link>http://scorbs.com/2006/12/21/wpf-screen-saver-template/comment-page-1#comment-3053</link>
		<dc:creator>Foo</dc:creator>
		<pubDate>Tue, 16 Jan 2007 11:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/12/21/wpf-screen-saver-template/#comment-3053</guid>
		<description>Quick edit.

I meant XAML.</description>
		<content:encoded><![CDATA[<p>Quick edit.</p>
<p>I meant XAML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Foo</title>
		<link>http://scorbs.com/2006/12/21/wpf-screen-saver-template/comment-page-1#comment-3052</link>
		<dc:creator>Foo</dc:creator>
		<pubDate>Tue, 16 Jan 2007 11:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/12/21/wpf-screen-saver-template/#comment-3052</guid>
		<description>Hey, nice job!

I was wondering if you could help me out here. I am using your screensaver sample for a wpf screensaver I am working on. I am using the application settings as recommended by you, but I was working how would I read the application settings into the XMAL data? I would like to be able to change the speed ratio value.

- Regards

Dan</description>
		<content:encoded><![CDATA[<p>Hey, nice job!</p>
<p>I was wondering if you could help me out here. I am using your screensaver sample for a wpf screensaver I am working on. I am using the application settings as recommended by you, but I was working how would I read the application settings into the XMAL data? I would like to be able to change the speed ratio value.</p>
<p>- Regards</p>
<p>Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dannydeman</title>
		<link>http://scorbs.com/2006/12/21/wpf-screen-saver-template/comment-page-1#comment-2814</link>
		<dc:creator>Dannydeman</dc:creator>
		<pubDate>Wed, 10 Jan 2007 18:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/12/21/wpf-screen-saver-template/#comment-2814</guid>
		<description>Not alot of respones, but man, this is great! You are the first who managed to do this, and believe me, it will find a good use. It was exactly what I was looking for. Now the purple Aurora XAML file can finally be used as screensaver! thx</description>
		<content:encoded><![CDATA[<p>Not alot of respones, but man, this is great! You are the first who managed to do this, and believe me, it will find a good use. It was exactly what I was looking for. Now the purple Aurora XAML file can finally be used as screensaver! thx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
