I got into playing a bit with WPF. I had to look at some reference samples that were created by some of my colleagues and I found that I had an issue opening any xaml file in the visual studio .net 2008 designer. The problem was the VisualStateManager.VisualStateGroups that could not be resolved. Appareantly this [...]
Posts Tagged ‘Visual Studio .Net 2008’
WpfToolkit + VisualStateManager + Visual studio .net 2008 = hotfix time
05 Jul 2010 at 11:24
suddenelfilio
.net 3.5, Expression Blend, Microsoft, Visual Studio .Net 2008, WPF
var crash = from feature in visual studio where feature.name.Contains(Silverlight 2.0 tools) select feature
i’ve been struggling to get the RC1 of the silverlight tools for visual studio .net 2008 going. So far I’ve tried the following: – turning off UAC – Repairing Visual studio setup – SubinAcl from the following blog: http://petesbloggerama.blogspot.com/2008/01/fix-requested-registry-access-is-not.html – Running vs.net as administrator I always get the following error message: Personally I really am starting [...]