<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>msaf Issue Tracker Rss Feed</title><link>http://msaf.codeplex.com/WorkItem/List.aspx</link><description>msaf Issue Tracker Rss Description</description><item><title>Commented Issue: Metro Win8 Support [17880]</title><link>http://msaf.codeplex.com/workitem/17880</link><description>I am porting my SL4 app which uses MSAF into Metro&amp;#47;Win8 &amp;#40;XAML&amp;#47;C&amp;#35;&amp;#41;. Can this be ported to Win8&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: xperiandri ** &lt;p&gt;As this libraries use MEF and System.Windows.Interactivity, it have to be ported and migrated to Microsoft.Composition (new MEF) and Windows.UI.Interactivity. However Windows.UI.Interactivity is an unofficial port of System.Windows.Interactivity to WinRT.&lt;br&gt;Hence there are a lot of work to do...&lt;/p&gt;</description><author>xperiandri</author><pubDate>Thu, 28 Mar 2013 08:42:25 GMT</pubDate><guid isPermaLink="false">Commented Issue: Metro Win8 Support [17880] 20130328084225A</guid></item><item><title>Created Issue: Offline detection [19338]</title><link>http://msaf.codeplex.com/workitem/19338</link><description>Right now, the code is using the following to detect if the application is offline&amp;#58;&lt;br /&gt;&lt;br /&gt;NetworkInterface.GetIsNetworkAvailable&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt;Thing is that if you have other network adapters installed &amp;#40;ex&amp;#58; VMWare&amp;#41;, the framework still thinks you are online when disconnecting the primary network adapter.&lt;br /&gt;&lt;br /&gt;Instead the code should do a request to the provider and check if it is online. &lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Claudio.&lt;br /&gt;</description><author>cpi</author><pubDate>Mon, 11 Feb 2013 15:50:46 GMT</pubDate><guid isPermaLink="false">Created Issue: Offline detection [19338] 20130211035046P</guid></item><item><title>Commented Issue: google analytics version 1.5.4.2 Mango [19267]</title><link>http://msaf.codeplex.com/workitem/19267</link><description>I followed this guide to configure my app&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;mark.mymonster.nl&amp;#47;2012&amp;#47;05&amp;#47;16&amp;#47;google-analytics-on-your-windows-phone-app-in-1-minute&lt;br /&gt;&lt;br /&gt;after three day there aren&amp;#39;t stats on my account, is there any bug&amp;#63;&amp;#63;&lt;br /&gt;- webporpertyId is correct&lt;br /&gt;- no exception calling&amp;#58;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;IAnalyticsTracker tracker &amp;#61; new AnalyticsTracker&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;tracker.Track&amp;#40;&amp;#38;quot&amp;#59;EventCategory&amp;#38;quot&amp;#59;,&amp;#38;quot&amp;#59;EventName&amp;#38;quot&amp;#59;,&amp;#38;quot&amp;#59;EventValue optional&amp;#38;quot&amp;#59;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;any suggest&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: goneale ** &lt;p&gt;I found you had to setup the account in GA as a &amp;quot;website&amp;quot;, not an &amp;quot;app&amp;quot; also just set domain as example.com or something (the &amp;quot;apps&amp;quot; only indicate they support iOS and Android), after this I saw tracking coming through (you can check via Real Time page in GA).&lt;/p&gt;&lt;p&gt;Really sucks if this is the new way of doing it :(&lt;/p&gt;</description><author>goneale</author><pubDate>Sun, 03 Feb 2013 07:41:08 GMT</pubDate><guid isPermaLink="false">Commented Issue: google analytics version 1.5.4.2 Mango [19267] 20130203074108A</guid></item><item><title>Created Issue: google analytics version 1.5.4.2 Mango [19267]</title><link>http://msaf.codeplex.com/workitem/19267</link><description>I followed this guide to configure my app&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;mark.mymonster.nl&amp;#47;2012&amp;#47;05&amp;#47;16&amp;#47;google-analytics-on-your-windows-phone-app-in-1-minute&lt;br /&gt;&lt;br /&gt;after three day there aren&amp;#39;t stats on my account, is there any bug&amp;#63;&amp;#63;&lt;br /&gt;- webporpertyId is correct&lt;br /&gt;- no exception calling&amp;#58;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;IAnalyticsTracker tracker &amp;#61; new AnalyticsTracker&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;tracker.Track&amp;#40;&amp;#38;quot&amp;#59;EventCategory&amp;#38;quot&amp;#59;,&amp;#38;quot&amp;#59;EventName&amp;#38;quot&amp;#59;,&amp;#38;quot&amp;#59;EventValue optional&amp;#38;quot&amp;#59;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;any suggest&amp;#63;&lt;br /&gt;</description><author>Riccardo91</author><pubDate>Mon, 28 Jan 2013 12:54:36 GMT</pubDate><guid isPermaLink="false">Created Issue: google analytics version 1.5.4.2 Mango [19267] 20130128125436P</guid></item><item><title>Commented Issue: Supporting Piwik [16033]</title><link>http://msaf.codeplex.com/workitem/16033</link><description>It would be a nice-to-have if the Analytics Framework could also support the Opensource Analytic-Service &amp;#34;Piwik&amp;#34;.&lt;br /&gt;Comments: ** Comment from web user: progs ** &lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I created an analytics service for piwik. You can found them here&amp;#58; https&amp;#58;&amp;#47;&amp;#47;piwik4msaf.codeplex.com&amp;#47;&lt;/p&gt;</description><author>progs</author><pubDate>Fri, 17 Aug 2012 12:26:53 GMT</pubDate><guid isPermaLink="false">Commented Issue: Supporting Piwik [16033] 20120817122653P</guid></item><item><title>Commented Issue: Metro Win8 Support [17880]</title><link>http://msaf.codeplex.com/workitem/17880</link><description>I am porting my SL4 app which uses MSAF into Metro&amp;#47;Win8 &amp;#40;XAML&amp;#47;C&amp;#35;&amp;#41;. Can this be ported to Win8&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: AlexSorokoletov ** &lt;p&gt;Porting MSAF takes some time, so I&amp;#39;ve ported and modified only some part of MSAF and Google Analytics.&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;dreamteam-mobile.com&amp;#47;blog&amp;#47;2012&amp;#47;08&amp;#47;windows-8-metro-apps-google-analytics&amp;#47;&lt;/p&gt;</description><author>AlexSorokoletov</author><pubDate>Sat, 04 Aug 2012 00:46:24 GMT</pubDate><guid isPermaLink="false">Commented Issue: Metro Win8 Support [17880] 20120804124624A</guid></item><item><title>Commented Issue: Official Nuget Package [17912]</title><link>http://msaf.codeplex.com/workitem/17912</link><description>This could really benefit from having an official Nuget package for this. &lt;br /&gt;&lt;br /&gt;See discussion at&amp;#58; http&amp;#58;&amp;#47;&amp;#47;msaf.codeplex.com&amp;#47;discussions&amp;#47;269589&lt;br /&gt;Comments: ** Comment from web user: mkamonster ** &lt;p&gt;There is a NuGet package that combines MSAF and Google Analytics for Windows Phone.&lt;br /&gt;https&amp;#58;&amp;#47;&amp;#47;www.nuget.org&amp;#47;packages&amp;#47;MSAF.GoogleAnalytics&lt;/p&gt;</description><author>mkamonster</author><pubDate>Tue, 19 Jun 2012 06:35:33 GMT</pubDate><guid isPermaLink="false">Commented Issue: Official Nuget Package [17912] 20120619063533A</guid></item><item><title>Commented Issue: Metro Win8 Support [17880]</title><link>http://msaf.codeplex.com/workitem/17880</link><description>I am porting my SL4 app which uses MSAF into Metro&amp;#47;Win8 &amp;#40;XAML&amp;#47;C&amp;#35;&amp;#41;. Can this be ported to Win8&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: mkamonster ** &lt;p&gt;It would be nice if at least Google Analytics is supported. I think it&amp;#39;s the most used Analytics service.&lt;/p&gt;</description><author>mkamonster</author><pubDate>Tue, 19 Jun 2012 06:06:33 GMT</pubDate><guid isPermaLink="false">Commented Issue: Metro Win8 Support [17880] 20120619060633A</guid></item><item><title>Commented Issue: Metro Win8 Support [17880]</title><link>http://msaf.codeplex.com/workitem/17880</link><description>I am porting my SL4 app which uses MSAF into Metro&amp;#47;Win8 &amp;#40;XAML&amp;#47;C&amp;#35;&amp;#41;. Can this be ported to Win8&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: liquidboy ** &lt;p&gt;xaml&amp;#47;c&amp;#35;  ....  BUT technically would be great if you could provide it as a WinMD library so it can be used across ALL technologies in WinRT&lt;/p&gt;</description><author>liquidboy</author><pubDate>Wed, 16 May 2012 22:56:24 GMT</pubDate><guid isPermaLink="false">Commented Issue: Metro Win8 Support [17880] 20120516105624P</guid></item><item><title>Created Issue: Mixing use of MSAF and Google Analytics (ga.js) reporting on a web site causes inaccurate analytics data. [18002]</title><link>http://msaf.codeplex.com/workitem/18002</link><description>It appears that MSAF makes up its own unique user identifier to send with Google Analytics events rather than using the one that Google Analytics stores in the __utma cookie.  This causes incorrect reporting of unique users and breaks goal tracking when a site uses a mixture of analytics reported via the Google Analytics tracking code embedded in web pages and analytics reported via MSAF.  This problem could be easily resolved by having MSAF access and use the unique user identifier stored in the __utma cookie by ga.js.&lt;br /&gt;</description><author>mules</author><pubDate>Mon, 07 May 2012 14:41:50 GMT</pubDate><guid isPermaLink="false">Created Issue: Mixing use of MSAF and Google Analytics (ga.js) reporting on a web site causes inaccurate analytics data. [18002] 20120507024150P</guid></item><item><title>Commented Issue: Error in marketplacetestkit [17797]</title><link>http://msaf.codeplex.com/workitem/17797</link><description>Everything is working fine and I also get the values in GA website. But the problem is when I run the app in marketplace testkit I am getting the error &amp;#34;Pressing back button in &amp;#34;MainPage.xaml&amp;#34; does not close the dialog box&amp;#34;.&lt;br /&gt;&lt;br /&gt; &amp;#60;Application.ApplicationLifetimeObjects&amp;#62;       &lt;br /&gt; &amp;#60;shell&amp;#58;PhoneApplicationService &lt;br /&gt;        Launching&amp;#61;&amp;#34;Application_Launching&amp;#34; Closing&amp;#61;&amp;#34;Application_Closing&amp;#34; &lt;br /&gt;        Activated&amp;#61;&amp;#34;Application_Activated&amp;#34; Deactivated&amp;#61;&amp;#34;Application_Deactivated&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;    &amp;#60;local&amp;#58;AnalyticsService WebPropertyId&amp;#61;&amp;#34;UA-1234-1&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Application.ApplicationLifetimeObjects&amp;#62;&lt;br /&gt;&lt;br /&gt;But When I remove local&amp;#58;AnalyticsService from file its not giving an error.&lt;br /&gt;Comments: ** Comment from web user: christianjensen ** &lt;p&gt;nucleons, thanks for investigating - i got it to work by making sure the popup was closed in servicestop&amp;#40;&amp;#41;, and then I actually closed it in frame_navigated event.&lt;/p&gt;&lt;p&gt;seems to work fine&lt;/p&gt;</description><author>christianjensen</author><pubDate>Thu, 03 May 2012 11:11:48 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error in marketplacetestkit [17797] 20120503111148A</guid></item><item><title>Commented Issue: Metro Win8 Support [17880]</title><link>http://msaf.codeplex.com/workitem/17880</link><description>I am porting my SL4 app which uses MSAF into Metro&amp;#47;Win8 &amp;#40;XAML&amp;#47;C&amp;#35;&amp;#41;. Can this be ported to Win8&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: timcoombe ** &lt;p&gt;I am also porting a Windows Phone 7 app to Metro C&amp;#35; and need to include the analytics code. Microsoft have advised that for an app to be approved any DLLs included need to have been built for Window RT. &lt;/p&gt;&lt;p&gt;Is there any time frame for porting this library as we need to submit the App in the next couple of weeks &lt;/p&gt;</description><author>timcoombe</author><pubDate>Wed, 02 May 2012 09:44:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: Metro Win8 Support [17880] 20120502094400A</guid></item><item><title>Created Issue: Official Nuget Package [17912]</title><link>http://msaf.codeplex.com/workitem/17912</link><description>This could really benefit from having an official Nuget package for this. &lt;br /&gt;&lt;br /&gt;See discussion at&amp;#58; http&amp;#58;&amp;#47;&amp;#47;msaf.codeplex.com&amp;#47;discussions&amp;#47;269589&lt;br /&gt;</description><author>rmaclean</author><pubDate>Tue, 24 Apr 2012 07:46:25 GMT</pubDate><guid isPermaLink="false">Created Issue: Official Nuget Package [17912] 20120424074625A</guid></item><item><title>Created Issue: Metro Win8 Support [17880]</title><link>http://msaf.codeplex.com/workitem/17880</link><description>I am porting my SL4 app which uses MSAF into Metro&amp;#47;Win8 &amp;#40;XAML&amp;#47;C&amp;#35;&amp;#41;. Can this be ported to Win8&amp;#63;&lt;br /&gt;</description><author>PokerDIY</author><pubDate>Thu, 19 Apr 2012 11:49:00 GMT</pubDate><guid isPermaLink="false">Created Issue: Metro Win8 Support [17880] 20120419114900A</guid></item><item><title>Commented Issue: Error in marketplacetestkit [17797]</title><link>http://msaf.codeplex.com/workitem/17797</link><description>Everything is working fine and I also get the values in GA website. But the problem is when I run the app in marketplace testkit I am getting the error &amp;#34;Pressing back button in &amp;#34;MainPage.xaml&amp;#34; does not close the dialog box&amp;#34;.&lt;br /&gt;&lt;br /&gt; &amp;#60;Application.ApplicationLifetimeObjects&amp;#62;       &lt;br /&gt; &amp;#60;shell&amp;#58;PhoneApplicationService &lt;br /&gt;        Launching&amp;#61;&amp;#34;Application_Launching&amp;#34; Closing&amp;#61;&amp;#34;Application_Closing&amp;#34; &lt;br /&gt;        Activated&amp;#61;&amp;#34;Application_Activated&amp;#34; Deactivated&amp;#61;&amp;#34;Application_Deactivated&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;    &amp;#60;local&amp;#58;AnalyticsService WebPropertyId&amp;#61;&amp;#34;UA-1234-1&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Application.ApplicationLifetimeObjects&amp;#62;&lt;br /&gt;&lt;br /&gt;But When I remove local&amp;#58;AnalyticsService from file its not giving an error.&lt;br /&gt;Comments: ** Comment from web user: nucleons ** &lt;p&gt;After debugging the code of microsoft analytics framework for silverlight, I have found a issue in projectname- Microsoft.WebAnalytics.WP7, filename-WebAnalyticsService.cs. In this file they are opening a popup and not closing it in lifetime of the object. Because of this we are getting error &amp;#34;pressing the back button does not close the dialog box&amp;#34;.&lt;/p&gt;&lt;p&gt;As I have tried, closing the pop-up works fine and doesn&amp;#39;t show the error.&lt;/p&gt;&lt;p&gt;But I am not sure for what purpose they are opening the popup and not closing it. And whether closing the popup have dependencies on other projects or files. And where to close the popup in the file.&lt;/p&gt;&lt;p&gt;Can anybody solve the issue.&lt;/p&gt;</description><author>nucleons</author><pubDate>Tue, 10 Apr 2012 06:17:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error in marketplacetestkit [17797] 20120410061700A</guid></item><item><title>Created Issue: Error in marketplacetestkit [17797]</title><link>http://msaf.codeplex.com/workitem/17797</link><description>Everything is working fine and I also get the values in GA website. But the problem is when I run the app in marketplace testkit I am getting the error &amp;#34;Pressing back button in &amp;#34;MainPage.xaml&amp;#34; does not close the dialog box&amp;#34;.&lt;br /&gt;&lt;br /&gt; &amp;#60;Application.ApplicationLifetimeObjects&amp;#62;       &lt;br /&gt; &amp;#60;shell&amp;#58;PhoneApplicationService &lt;br /&gt;        Launching&amp;#61;&amp;#34;Application_Launching&amp;#34; Closing&amp;#61;&amp;#34;Application_Closing&amp;#34; &lt;br /&gt;        Activated&amp;#61;&amp;#34;Application_Activated&amp;#34; Deactivated&amp;#61;&amp;#34;Application_Deactivated&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;    &amp;#60;local&amp;#58;AnalyticsService WebPropertyId&amp;#61;&amp;#34;UA-1234-1&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Application.ApplicationLifetimeObjects&amp;#62;&lt;br /&gt;&lt;br /&gt;But When I remove local&amp;#58;AnalyticsService from file its not giving an error.&lt;br /&gt;</description><author>nucleons</author><pubDate>Tue, 10 Apr 2012 06:15:55 GMT</pubDate><guid isPermaLink="false">Created Issue: Error in marketplacetestkit [17797] 20120410061555A</guid></item><item><title>Created Issue: No valid exports were found that match the constraint '((exportDefinition.ContractName == "Log") AndAlso (exportDefinition.Metadata.ContainsKey("ExportTypeIdentity") AndAlso "System.Void(Microsoft.WebAnalytics.AnalyticsEvent)".Equals(exportDefinition.Meta [17763]</title><link>http://msaf.codeplex.com/workitem/17763</link><description>I am getting following error when i try to use MSAF in Silverlight 4&lt;br /&gt;&lt;br /&gt;Resulting in&amp;#58; Cannot set import &amp;#39;Microsoft.WebAnalytics.Behaviors.TrackAction.Log &amp;#40;ContractName&amp;#61;&amp;#34;Log&amp;#34;&amp;#41;&amp;#39; on part &amp;#39;Microsoft.WebAnalytics.Behaviors.TrackAction&amp;#39;.&lt;br /&gt;Element&amp;#58; Microsoft.WebAnalytics.Behaviors.TrackAction.Log &amp;#40;ContractName&amp;#61;&amp;#34;Log&amp;#34;&amp;#41; --&amp;#62;  Microsoft.WebAnalytics.Behaviors.TrackAction&lt;br /&gt;&lt;br /&gt;         StackTrace &amp;#58;    at System.ComponentModel.Composition.CompositionResult.ThrowOnErrors&amp;#40;AtomicComposition atomicComposition&amp;#41;&lt;br /&gt;   at System.ComponentModel.Composition.Hosting.ComposablePartExportProvider.Compose&amp;#40;CompositionBatch batch&amp;#41;&lt;br /&gt;   at System.ComponentModel.Composition.Hosting.CompositionContainer.Compose&amp;#40;CompositionBatch batch&amp;#41;&lt;br /&gt;   at System.ComponentModel.Composition.CompositionInitializer.SatisfyImports&amp;#40;ComposablePart part&amp;#41;&lt;br /&gt;   at System.ComponentModel.Composition.CompositionInitializer.SatisfyImports&amp;#40;Object attributedPart&amp;#41;&lt;br /&gt;   at Microsoft.WebAnalytics.Behaviors.TrackAction.OnAttached&amp;#40;&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.TriggerAction.Attach&amp;#40;DependencyObject dependencyObject&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.TriggerActionCollection.OnAttached&amp;#40;&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.AttachableCollection&amp;#96;1.Attach&amp;#40;DependencyObject dependencyObject&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.TriggerBase.Attach&amp;#40;DependencyObject dependencyObject&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.TriggerCollection.ItemAdded&amp;#40;TriggerBase item&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.AttachableCollection&amp;#96;1.OnCollectionChanged&amp;#40;Object sender, NotifyCollectionChangedEventArgs e&amp;#41;&lt;br /&gt;   at System.Windows.DependencyObjectCollection&amp;#96;1.TryCollectionChanged&amp;#40;NotifyCollectionChangedEventArgs e&amp;#41;&lt;br /&gt;   at System.Windows.DependencyObjectCollection&amp;#96;1.System.Collections.IList.Add&amp;#40;Object value&amp;#41;&lt;br /&gt;   at MS.Internal.XamlManagedRuntimeRPInvokes.Add&amp;#40;XamlQualifiedObject&amp;#38; qoCollection, XamlPropertyToken inCollectionProperty, XamlQualifiedObject&amp;#38; inValue&amp;#41;&lt;br /&gt;</description><author>prajithpe</author><pubDate>Wed, 04 Apr 2012 14:47:55 GMT</pubDate><guid isPermaLink="false">Created Issue: No valid exports were found that match the constraint '((exportDefinition.ContractName == "Log") AndAlso (exportDefinition.Metadata.ContainsKey("ExportTypeIdentity") AndAlso "System.Void(Microsoft.WebAnalytics.AnalyticsEvent)".Equals(exportDefinition.Meta [17763] 20120404024755P</guid></item><item><title>Created Issue: No valid exports were found that match the constraint '((exportDefinition.ContractName == "Log") AndAlso (exportDefinition.Metadata.ContainsKey("ExportTypeIdentity") AndAlso "System.Void(Microsoft.WebAnalytics.AnalyticsEvent)".Equals(exportDefinition.Meta [17762]</title><link>http://msaf.codeplex.com/workitem/17762</link><description>I am getting following error when i try to use MSAF in Silverlight 4&lt;br /&gt;&lt;br /&gt;Resulting in&amp;#58; Cannot set import &amp;#39;Microsoft.WebAnalytics.Behaviors.TrackAction.Log &amp;#40;ContractName&amp;#61;&amp;#34;Log&amp;#34;&amp;#41;&amp;#39; on part &amp;#39;Microsoft.WebAnalytics.Behaviors.TrackAction&amp;#39;.&lt;br /&gt;Element&amp;#58; Microsoft.WebAnalytics.Behaviors.TrackAction.Log &amp;#40;ContractName&amp;#61;&amp;#34;Log&amp;#34;&amp;#41; --&amp;#62;  Microsoft.WebAnalytics.Behaviors.TrackAction&lt;br /&gt;&lt;br /&gt;         StackTrace &amp;#58;    at System.ComponentModel.Composition.CompositionResult.ThrowOnErrors&amp;#40;AtomicComposition atomicComposition&amp;#41;&lt;br /&gt;   at System.ComponentModel.Composition.Hosting.ComposablePartExportProvider.Compose&amp;#40;CompositionBatch batch&amp;#41;&lt;br /&gt;   at System.ComponentModel.Composition.Hosting.CompositionContainer.Compose&amp;#40;CompositionBatch batch&amp;#41;&lt;br /&gt;   at System.ComponentModel.Composition.CompositionInitializer.SatisfyImports&amp;#40;ComposablePart part&amp;#41;&lt;br /&gt;   at System.ComponentModel.Composition.CompositionInitializer.SatisfyImports&amp;#40;Object attributedPart&amp;#41;&lt;br /&gt;   at Microsoft.WebAnalytics.Behaviors.TrackAction.OnAttached&amp;#40;&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.TriggerAction.Attach&amp;#40;DependencyObject dependencyObject&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.TriggerActionCollection.OnAttached&amp;#40;&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.AttachableCollection&amp;#96;1.Attach&amp;#40;DependencyObject dependencyObject&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.TriggerBase.Attach&amp;#40;DependencyObject dependencyObject&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.TriggerCollection.ItemAdded&amp;#40;TriggerBase item&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.AttachableCollection&amp;#96;1.OnCollectionChanged&amp;#40;Object sender, NotifyCollectionChangedEventArgs e&amp;#41;&lt;br /&gt;   at System.Windows.DependencyObjectCollection&amp;#96;1.TryCollectionChanged&amp;#40;NotifyCollectionChangedEventArgs e&amp;#41;&lt;br /&gt;   at System.Windows.DependencyObjectCollection&amp;#96;1.System.Collections.IList.Add&amp;#40;Object value&amp;#41;&lt;br /&gt;   at MS.Internal.XamlManagedRuntimeRPInvokes.Add&amp;#40;XamlQualifiedObject&amp;#38; qoCollection, XamlPropertyToken inCollectionProperty, XamlQualifiedObject&amp;#38; inValue&amp;#41;&lt;br /&gt;</description><author>prajithpe</author><pubDate>Wed, 04 Apr 2012 14:47:36 GMT</pubDate><guid isPermaLink="false">Created Issue: No valid exports were found that match the constraint '((exportDefinition.ContractName == "Log") AndAlso (exportDefinition.Metadata.ContainsKey("ExportTypeIdentity") AndAlso "System.Void(Microsoft.WebAnalytics.AnalyticsEvent)".Equals(exportDefinition.Meta [17762] 20120404024736P</guid></item><item><title>Created Issue: No valid exports were found that match the constraint '((exportDefinition.ContractName == "Log") AndAlso (exportDefinition.Metadata.ContainsKey("ExportTypeIdentity") AndAlso "System.Void(Microsoft.WebAnalytics.AnalyticsEvent)".Equals(exportDefinition.Meta [17761]</title><link>http://msaf.codeplex.com/workitem/17761</link><description>I am getting following error when i try to use MSAF in Silverlight 4&lt;br /&gt;&lt;br /&gt;Resulting in&amp;#58; Cannot set import &amp;#39;Microsoft.WebAnalytics.Behaviors.TrackAction.Log &amp;#40;ContractName&amp;#61;&amp;#34;Log&amp;#34;&amp;#41;&amp;#39; on part &amp;#39;Microsoft.WebAnalytics.Behaviors.TrackAction&amp;#39;.&lt;br /&gt;Element&amp;#58; Microsoft.WebAnalytics.Behaviors.TrackAction.Log &amp;#40;ContractName&amp;#61;&amp;#34;Log&amp;#34;&amp;#41; --&amp;#62;  Microsoft.WebAnalytics.Behaviors.TrackAction&lt;br /&gt;&lt;br /&gt;         StackTrace &amp;#58;    at System.ComponentModel.Composition.CompositionResult.ThrowOnErrors&amp;#40;AtomicComposition atomicComposition&amp;#41;&lt;br /&gt;   at System.ComponentModel.Composition.Hosting.ComposablePartExportProvider.Compose&amp;#40;CompositionBatch batch&amp;#41;&lt;br /&gt;   at System.ComponentModel.Composition.Hosting.CompositionContainer.Compose&amp;#40;CompositionBatch batch&amp;#41;&lt;br /&gt;   at System.ComponentModel.Composition.CompositionInitializer.SatisfyImports&amp;#40;ComposablePart part&amp;#41;&lt;br /&gt;   at System.ComponentModel.Composition.CompositionInitializer.SatisfyImports&amp;#40;Object attributedPart&amp;#41;&lt;br /&gt;   at Microsoft.WebAnalytics.Behaviors.TrackAction.OnAttached&amp;#40;&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.TriggerAction.Attach&amp;#40;DependencyObject dependencyObject&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.TriggerActionCollection.OnAttached&amp;#40;&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.AttachableCollection&amp;#96;1.Attach&amp;#40;DependencyObject dependencyObject&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.TriggerBase.Attach&amp;#40;DependencyObject dependencyObject&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.TriggerCollection.ItemAdded&amp;#40;TriggerBase item&amp;#41;&lt;br /&gt;   at System.Windows.Interactivity.AttachableCollection&amp;#96;1.OnCollectionChanged&amp;#40;Object sender, NotifyCollectionChangedEventArgs e&amp;#41;&lt;br /&gt;   at System.Windows.DependencyObjectCollection&amp;#96;1.TryCollectionChanged&amp;#40;NotifyCollectionChangedEventArgs e&amp;#41;&lt;br /&gt;   at System.Windows.DependencyObjectCollection&amp;#96;1.System.Collections.IList.Add&amp;#40;Object value&amp;#41;&lt;br /&gt;   at MS.Internal.XamlManagedRuntimeRPInvokes.Add&amp;#40;XamlQualifiedObject&amp;#38; qoCollection, XamlPropertyToken inCollectionProperty, XamlQualifiedObject&amp;#38; inValue&amp;#41;&lt;br /&gt;</description><author>prajithpe</author><pubDate>Wed, 04 Apr 2012 14:47:21 GMT</pubDate><guid isPermaLink="false">Created Issue: No valid exports were found that match the constraint '((exportDefinition.ContractName == "Log") AndAlso (exportDefinition.Metadata.ContainsKey("ExportTypeIdentity") AndAlso "System.Void(Microsoft.WebAnalytics.AnalyticsEvent)".Equals(exportDefinition.Meta [17761] 20120404024721P</guid></item><item><title>Commented Issue: Doesn't run on WPF (.Net 3.5) [17435]</title><link>http://msaf.codeplex.com/workitem/17435</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I&amp;#39;m trying to use this library on .Net 3.5 with WPF and it doesn&amp;#39;t work.&lt;br /&gt;There&amp;#39;s a problem.&lt;br /&gt;&lt;br /&gt;Is this can be fixed&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: ido_ran ** &lt;p&gt;Hi,&lt;br /&gt;I&amp;#39;m trying to use this library on .NET 4.0 WPF application.&lt;br /&gt;At first I didn&amp;#39;t had System.Windows.Interaction.dll. After download and installing Blend 4 SDK I now have this assembly but now I&amp;#39;m missing System.Windows.dll, version&amp;#61;2.0.5.0&lt;/p&gt;&lt;p&gt;It feels like I&amp;#39;m shutting in the dark.&lt;/p&gt;&lt;p&gt;Some help will be great.&lt;/p&gt;&lt;p&gt;Thank you,&lt;br /&gt;Ido.&lt;/p&gt;</description><author>ido_ran</author><pubDate>Wed, 21 Mar 2012 20:55:32 GMT</pubDate><guid isPermaLink="false">Commented Issue: Doesn't run on WPF (.Net 3.5) [17435] 20120321085532P</guid></item></channel></rss>