<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>phoney Issue Tracker Rss Feed</title><link>http://phoney.codeplex.com/workitem/list/basic</link><description>phoney Issue Tracker Rss Description</description><item><title>Edited Issue: GetNetworkTypeAsync makes Blend crash [8]</title><link>http://phoney.codeplex.com/workitem/8</link><description>I&amp;#39;m using, in an MVVMLight application, the GetNetworkTypeAsync method to make sure I have a connection before displaying a button which lets you navigate to another page.&lt;br /&gt;If I try to open the page in Blend, it makes Blend crash and outputs a textfile which goes like this &amp;#58;&lt;br /&gt;&lt;br /&gt;System.UnauthorizedAccessException&amp;#58; Invalid cross-thread access.&lt;br /&gt;   at MS.Internal.XcpImports.CheckThread&amp;#40;&amp;#41;&lt;br /&gt;   at MS.Internal.XcpImports.CreateObjectByTypeIndex&amp;#40;UInt32 typeIndex&amp;#41;&lt;br /&gt;   at System.Windows.Threading.DispatcherTimer..ctor&amp;#40;UInt32 nativeTypeIndex&amp;#41;&lt;br /&gt;   at System.Windows.Threading.DispatcherTimer..ctor&amp;#40;&amp;#41;&lt;br /&gt;   at System.Windows.Threading.Dispatcher..ctor&amp;#40;&amp;#41;&lt;br /&gt;   at System.Windows.Threading.Dispatcher.get_MainDispatcher&amp;#40;&amp;#41;&lt;br /&gt;   at AgiliTrain.PhoneyTools.Net.PhoneNetworking.CallbackNetworkType&amp;#40;GetNetworkTypePayload payload, NetworkType result&amp;#41; in D&amp;#58;&amp;#92;projects&amp;#92;PhoneyTools&amp;#92;PhoneyTools.Net&amp;#92;PhoneNetworking.cs&amp;#58;line 91&lt;br /&gt;   at AgiliTrain.PhoneyTools.Net.PhoneNetworking.&amp;#60;GetNetworkTypeAsync&amp;#62;b__1&amp;#40;Object wc&amp;#41; in D&amp;#58;&amp;#92;projects&amp;#92;PhoneyTools&amp;#92;PhoneyTools.Net&amp;#92;PhoneNetworking.cs&amp;#58;line 63&lt;br /&gt;   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context&amp;#40;Object state&amp;#41;&lt;br /&gt;   at System.Threading.ExecutionContext.Run&amp;#40;ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx&amp;#41;&lt;br /&gt;   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem&amp;#40;&amp;#41;&lt;br /&gt;   at System.Threading.ThreadPoolWorkQueue.Dispatch&amp;#40;&amp;#41;&lt;br /&gt;   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt;</description><author>modul8com</author><pubDate>Tue, 08 Nov 2011 15:17:48 GMT</pubDate><guid isPermaLink="false">Edited Issue: GetNetworkTypeAsync makes Blend crash [8] 20111108031748P</guid></item><item><title>Created Issue: GetNetworkTypeAsync makes Blend crash [8]</title><link>http://phoney.codeplex.com/workitem/8</link><description>I&amp;#39;m using, in an MVVMLight application, the GetNetworkTypeAsync method to make sure I have a connection before displaying a button which lets you navigate to another page.&lt;br /&gt;If I try to open the page in Blend, it makes Blend crash and outputs a textfile which goes like this &amp;#58;&lt;br /&gt;&lt;br /&gt;System.UnauthorizedAccessException&amp;#58; Invalid cross-thread access.&lt;br /&gt;   at MS.Internal.XcpImports.CheckThread&amp;#40;&amp;#41;&lt;br /&gt;   at MS.Internal.XcpImports.CreateObjectByTypeIndex&amp;#40;UInt32 typeIndex&amp;#41;&lt;br /&gt;   at System.Windows.Threading.DispatcherTimer..ctor&amp;#40;UInt32 nativeTypeIndex&amp;#41;&lt;br /&gt;   at System.Windows.Threading.DispatcherTimer..ctor&amp;#40;&amp;#41;&lt;br /&gt;   at System.Windows.Threading.Dispatcher..ctor&amp;#40;&amp;#41;&lt;br /&gt;   at System.Windows.Threading.Dispatcher.get_MainDispatcher&amp;#40;&amp;#41;&lt;br /&gt;   at AgiliTrain.PhoneyTools.Net.PhoneNetworking.CallbackNetworkType&amp;#40;GetNetworkTypePayload payload, NetworkType result&amp;#41; in D&amp;#58;&amp;#92;projects&amp;#92;PhoneyTools&amp;#92;PhoneyTools.Net&amp;#92;PhoneNetworking.cs&amp;#58;line 91&lt;br /&gt;   at AgiliTrain.PhoneyTools.Net.PhoneNetworking.&amp;#60;GetNetworkTypeAsync&amp;#62;b__1&amp;#40;Object wc&amp;#41; in D&amp;#58;&amp;#92;projects&amp;#92;PhoneyTools&amp;#92;PhoneyTools.Net&amp;#92;PhoneNetworking.cs&amp;#58;line 63&lt;br /&gt;   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context&amp;#40;Object state&amp;#41;&lt;br /&gt;   at System.Threading.ExecutionContext.Run&amp;#40;ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx&amp;#41;&lt;br /&gt;   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem&amp;#40;&amp;#41;&lt;br /&gt;   at System.Threading.ThreadPoolWorkQueue.Dispatch&amp;#40;&amp;#41;&lt;br /&gt;   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt;</description><author>modul8com</author><pubDate>Tue, 08 Nov 2011 15:17:39 GMT</pubDate><guid isPermaLink="false">Created Issue: GetNetworkTypeAsync makes Blend crash [8] 20111108031739P</guid></item><item><title>Created Issue: Add support for NotifyPropertyWeaver [7]</title><link>http://phoney.codeplex.com/workitem/7</link><description>http&amp;#58;&amp;#47;&amp;#47;code.google.com&amp;#47;p&amp;#47;notifypropertyweaver&amp;#47;&lt;br /&gt;&lt;br /&gt;If you add a method &amp;#34;OnPropertyChanged&amp;#34; to ObservableObject NotifyPropertyWeaver will detect that method with no config changes.&lt;br /&gt;&lt;br /&gt;Just to be clear NotifyPropertyWeaver already supports Phoney but people would need to configure the EventInvokerName http&amp;#58;&amp;#47;&amp;#47;code.google.com&amp;#47;p&amp;#47;notifypropertyweaver&amp;#47;wiki&amp;#47;WeavingTaskOptions&lt;br /&gt;Adding OnPropertyChanged means they would not have to do that.&lt;br /&gt;</description><author>SimonCropp</author><pubDate>Wed, 19 Oct 2011 22:42:54 GMT</pubDate><guid isPermaLink="false">Created Issue: Add support for NotifyPropertyWeaver [7] 20111019104254P</guid></item><item><title>Commented Issue: Error when using Dotfuscator and using PhoneyTools [6]</title><link>http://phoney.codeplex.com/workitem/6</link><description>Here is the output from Dotfuscator when I have removing or renaming enabled&amp;#58;&lt;br /&gt;&amp;#34;Analyzing Markup...&lt;br /&gt;Reading XAML&amp;#58; AgiliTrain.PhoneyTools.Xaml.SimpleLongListSelector.xaml&lt;br /&gt;Data at the root level is invalid. Line 1, position 1.&lt;br /&gt;Build Error.&amp;#34;&lt;br /&gt;&lt;br /&gt;I looked and that file starts with ResourceDictionary, so perhaps that is why it is choking on it&amp;#63;&lt;br /&gt;&lt;br /&gt;Comments: I diiscovered that I can exclude the assembly from the package under the Input tab in Dotfuscator. This may no longer be something that needs fixed now. Thanks.</description><author>purpleflux</author><pubDate>Sat, 25 Jun 2011 02:05:17 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error when using Dotfuscator and using PhoneyTools [6] 20110625020517A</guid></item><item><title>Edited Issue: Error when using Dotfuscator and using PhoneyTools [6]</title><link>http://phoney.codeplex.com/workitem/6</link><description>Here is the output from Dotfuscator when I have removing or renaming enabled&amp;#58;&lt;br /&gt;&amp;#34;Analyzing Markup...&lt;br /&gt;Reading XAML&amp;#58; AgiliTrain.PhoneyTools.Xaml.SimpleLongListSelector.xaml&lt;br /&gt;Data at the root level is invalid. Line 1, position 1.&lt;br /&gt;Build Error.&amp;#34;&lt;br /&gt;&lt;br /&gt;I looked and that file starts with ResourceDictionary, so perhaps that is why it is choking on it&amp;#63;&lt;br /&gt;&lt;br /&gt;</description><author>purpleflux</author><pubDate>Fri, 24 Jun 2011 21:50:36 GMT</pubDate><guid isPermaLink="false">Edited Issue: Error when using Dotfuscator and using PhoneyTools [6] 20110624095036P</guid></item><item><title>Created Issue: Error when using Dotfuscator and using PhoneyTools [6]</title><link>http://phoney.codeplex.com/workitem/6</link><description>Here is the output from Dotfuscator&amp;#58;&lt;br /&gt;&amp;#34;Analyzing Markup...&lt;br /&gt;Reading XAML&amp;#58; AgiliTrain.PhoneyTools.Xaml.SimpleLongListSelector.xaml&lt;br /&gt;Data at the root level is invalid. Line 1, position 1.&lt;br /&gt;Build Error.&amp;#34;&lt;br /&gt;&lt;br /&gt;I looked and that file starts with ResourceDictionary, so perhaps that is why it is choking on it&amp;#63;&lt;br /&gt;&lt;br /&gt;</description><author>purpleflux</author><pubDate>Fri, 24 Jun 2011 21:48:19 GMT</pubDate><guid isPermaLink="false">Created Issue: Error when using Dotfuscator and using PhoneyTools [6] 20110624094819P</guid></item><item><title>Created Issue: New method PhoneLogger.Clear() [5]</title><link>http://phoney.codeplex.com/workitem/5</link><description>It should be possible to clear the log-file.&lt;br /&gt;&lt;br /&gt;I want to check with &amp;#34;string.IsNullOrEmpty&amp;#40;PhoneLogger.LogContents&amp;#41;&amp;#34; if any errors are logged and if so I show a button to send all logged data via mail.&lt;br /&gt;After sending the mail I want to show a message box if the logfile should be cleared &amp;#40;in case the mail writing was aborted&amp;#41;.&lt;br /&gt;&lt;br /&gt;When there is no &amp;#40;new&amp;#41; error I don&amp;#39;t want to bother the user with the &amp;#34;send error report&amp;#34;-button.&lt;br /&gt;</description><author>Anheledir</author><pubDate>Thu, 19 May 2011 15:19:54 GMT</pubDate><guid isPermaLink="false">Created Issue: New method PhoneLogger.Clear() [5] 20110519031954P</guid></item><item><title>Commented Issue: ClearableTextBox Has an Text Property [4]</title><link>http://phoney.codeplex.com/workitem/4</link><description>First of all, thanks so much for the great tools&amp;#33; Really love having them at my disposal.&lt;br /&gt;&lt;br /&gt;The issue I am encountering is retrieving the current text in a clearabletextbox through its property &amp;#123;varname&amp;#125;.Text&amp;#59;. Currently, the value always returns &amp;#34;&amp;#34; or string.Empty. Can you please look into this.&lt;br /&gt;&lt;br /&gt;Thanks in advance,&lt;br /&gt;&lt;br /&gt;JTO C Sq.&lt;br /&gt;Comments: Sorry for the delay...it&amp;#39;s fixed now.</description><author>TheADOGuy</author><pubDate>Thu, 12 May 2011 02:58:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: ClearableTextBox Has an Text Property [4] 20110512025803A</guid></item><item><title>Edited Issue: ClearableTextBox Has an Text Property [4]</title><link>http://phoney.codeplex.com/workitem/4</link><description>First of all, thanks so much for the great tools&amp;#33; Really love having them at my disposal.&lt;br /&gt;&lt;br /&gt;The issue I am encountering is retrieving the current text in a clearabletextbox through its property &amp;#123;varname&amp;#125;.Text&amp;#59;. Currently, the value always returns &amp;#34;&amp;#34; or string.Empty. Can you please look into this.&lt;br /&gt;&lt;br /&gt;Thanks in advance,&lt;br /&gt;&lt;br /&gt;JTO C Sq.&lt;br /&gt;</description><author>TheADOGuy</author><pubDate>Thu, 12 May 2011 02:57:46 GMT</pubDate><guid isPermaLink="false">Edited Issue: ClearableTextBox Has an Text Property [4] 20110512025746A</guid></item><item><title>Commented Issue: ClearableTextBox Has an Text Property [4]</title><link>http://phoney.codeplex.com/workitem/4</link><description>First of all, thanks so much for the great tools&amp;#33; Really love having them at my disposal.&lt;br /&gt;&lt;br /&gt;The issue I am encountering is retrieving the current text in a clearabletextbox through its property &amp;#123;varname&amp;#125;.Text&amp;#59;. Currently, the value always returns &amp;#34;&amp;#34; or string.Empty. Can you please look into this.&lt;br /&gt;&lt;br /&gt;Thanks in advance,&lt;br /&gt;&lt;br /&gt;JTO C Sq.&lt;br /&gt;Comments: I don&amp;#39;t see a problem in my tests.  Do you have a repro-case&amp;#63;</description><author>TheADOGuy</author><pubDate>Wed, 20 Apr 2011 12:00:28 GMT</pubDate><guid isPermaLink="false">Commented Issue: ClearableTextBox Has an Text Property [4] 20110420120028P</guid></item><item><title>Created Issue: ClearableTextBox Has an Text Property [4]</title><link>http://phoney.codeplex.com/workitem/4</link><description>First of all, thanks so much for the great tools&amp;#33; Really love having them at my disposal.&lt;br /&gt;&lt;br /&gt;The issue I am encountering is retrieving the current text in a clearabletextbox through its property &amp;#123;varname&amp;#125;.Text&amp;#59;. Currently, the value always returns &amp;#34;&amp;#34; or string.Empty. Can you please look into this.&lt;br /&gt;&lt;br /&gt;Thanks in advance,&lt;br /&gt;&lt;br /&gt;JTO C Sq.&lt;br /&gt;</description><author>JTOCSQ</author><pubDate>Sun, 17 Apr 2011 03:11:38 GMT</pubDate><guid isPermaLink="false">Created Issue: ClearableTextBox Has an Text Property [4] 20110417031138A</guid></item><item><title>Commented Issue: ClearableTextBox with custom button command? [3]</title><link>http://phoney.codeplex.com/workitem/3</link><description>Is it possible to have the nested button of the ClearableTextBox bound to custom command&amp;#63; All I want is to have the clear button act as a submit button. So I also want to configure the icon of that button.&lt;br /&gt;Comments: The clear icon isn&amp;#39;t a button and I purposely didn&amp;#39;t expose that with an event to prevent overriding the behavior for other uses.  &amp;#10;&amp;#10;Changing the look of the clear icon requires you override the Control Template.</description><author>TheADOGuy</author><pubDate>Wed, 13 Apr 2011 14:29:09 GMT</pubDate><guid isPermaLink="false">Commented Issue: ClearableTextBox with custom button command? [3] 20110413022909P</guid></item><item><title>Created Issue: ClearableTextBox with custom button command? [3]</title><link>http://phoney.codeplex.com/workitem/3</link><description>Is it possible to have the nested button of the ClearableTextBox bound to custom command&amp;#63; All I want is to have the clear button act as a submit button. So I also want to configure the icon of that button.&lt;br /&gt;</description><author>allenlooplee</author><pubDate>Tue, 12 Apr 2011 07:33:00 GMT</pubDate><guid isPermaLink="false">Created Issue: ClearableTextBox with custom button command? [3] 20110412073300A</guid></item><item><title>Edited Feature: Add Closed event to the FadingMessage [2]</title><link>http://phoney.codeplex.com/workitem/2</link><description>An event like Closed would be nice. This way one can enable &amp;#47; disable controls when the message faded out. It would also be possible to chain multiple messages.&lt;br /&gt;</description><author>TheADOGuy</author><pubDate>Wed, 06 Apr 2011 00:38:22 GMT</pubDate><guid isPermaLink="false">Edited Feature: Add Closed event to the FadingMessage [2] 20110406123822A</guid></item><item><title>Created Issue: Add Closed event to the FadingMessage [2]</title><link>http://phoney.codeplex.com/workitem/2</link><description>An event like Closed would be nice. This way one can enable &amp;#47; disable controls when the message faded out. It would also be possible to chain multiple messages.&lt;br /&gt;</description><author>teichgraf</author><pubDate>Sat, 02 Apr 2011 18:17:02 GMT</pubDate><guid isPermaLink="false">Created Issue: Add Closed event to the FadingMessage [2] 20110402061702P</guid></item><item><title>Edited Issue: Change BitlyHelper to be non-static for easier to mock/test [1]</title><link>http://phoney.codeplex.com/workitem/1</link><description>The static nature makes it hard to work with. Will fix in next rev.&lt;br /&gt;</description><author>TheADOGuy</author><pubDate>Sat, 05 Mar 2011 22:47:29 GMT</pubDate><guid isPermaLink="false">Edited Issue: Change BitlyHelper to be non-static for easier to mock/test [1] 20110305104729P</guid></item><item><title>Edited Issue: Change BitlyHelper to be non-static for easier to mock/test [1]</title><link>http://phoney.codeplex.com/workitem/1</link><description>The static nature makes it hard to work with. Will fix in next rev.&lt;br /&gt;</description><author>TheADOGuy</author><pubDate>Tue, 01 Mar 2011 02:20:35 GMT</pubDate><guid isPermaLink="false">Edited Issue: Change BitlyHelper to be non-static for easier to mock/test [1] 20110301022035A</guid></item><item><title>Created Issue: Change BitlyHelper to be non-static for easier to mock/test [1]</title><link>http://phoney.codeplex.com/workitem/1</link><description>The static nature makes it hard to work with. Will fix in next rev.&lt;br /&gt;</description><author>TheADOGuy</author><pubDate>Tue, 01 Mar 2011 02:20:02 GMT</pubDate><guid isPermaLink="false">Created Issue: Change BitlyHelper to be non-static for easier to mock/test [1] 20110301022002A</guid></item></channel></rss>