Intellisense not working for XAML in VS2012 and only partially in Blend -


i'm trying rc of visual studio 2012 working xaml files. can't seem xaml intellisense , option within tools greyed out.

i've tried run solution using blend, intellisense custom controls such telerik then.

partial intellisense in blend

when ever drag controls onto design surface "object reference not set instance of object" exception control still added surface.

i've read bug within vs11 , fixed in visual studio 2012 rc.

i've created new silverlight application , intellisense working i'm wondering if issue how projects set up.

i have of styles within separate themes project, referenced other other projects. within designer these references show errors when application runs resolved fine.

would unresolved resources @ design time affect intellisense?

click "build -> clean solution", "build -> build solution". ("rebuild solution" alone doesn't work.) [source]


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -