I am trying to use ProjectTracker with CSLA 4.5.700 in Visual Studio 2012.4
Everything get compiled. Wpf UI runs fine but for Silverlight UI throws following exception. What could be reason.
Could not load file or assembly 'System.Threading.Tasks, Verion= 2.6.8.0'
You need to reference the BCL libraries if you're using .net 4 http://nuget.org/packages/Microsoft.Bcl.Async/
Thank you It Worked
Copyright (c) Marimer LLC