I have the following installed on a clean Windows 7 SP1 setup:
- VS 2010 Ultimate
- VS2010 SP1
- Windows Phone 7.1 SDK
- Expression Studio 4 Ultimate
- Expression Blend 4 SP1
When I create a phone project in VS, all works.
When I load that same project (originally created in VS) I get resource not resolving errors for PhoneTextNormalStyle
, PhoneTextTitle1Style
, PhoneForgroundBrush
, PhoneFontSizeNormal
and PhoneFontFamilyNormal
which follow this format:
The resource 'PhoneTextNormalStyle' could not be resolved
When I create a project in Blend, all works. When I load that project into VA, all works
I have tried uninstalling the reinstalling the bits in every order imaginable - maybe some sort of security Issue?