I am trying to debug this issue for last 2 days, I have tried all the solutions available on SO and Microsoft connect but can't seem to find any solution.
I downloaded the Windows Phone 8 sdk, installed and created a new project, but when I tried to edit App.xaml I got
XamlParseException: Cannot find a Resource with the Name/Key PhoneProgressBarBackgroundBrush [Line: 729 Position: 39]
at at MS.Internal.XcpImports.CreateFromXaml(String xamlString, Boolean createNamescope, Boolean requireDefaultNamespace, Boolean allowEventHandlers, Boolean expandTemplatesDuringParse, Boolean trimDeclaredEncoding)
at System.Windows.Controls.Control.GetBuiltInStyle(IntPtr nativeTarget, IntPtr& nativeStyle)
Please help me resolve this issue.