Hi everyone,
I've recently installed IE8 RC1, and it worked fine, but today I encountered a problem. When I load a project in Visual Studio 2008, the designer fails to load [Object reference not set to an instance of an object] and IE's "Active content restricted" bar appears. However, allowing blocked content does not fix the issue.
Call stack excerpt:
at Microsoft.VisualStudio.Design.Serialization.CodeDom.XML.CodeDomXmlProcessor.GetMemberTargetObject(XmlElementData
xmlElementData, String& member)
[...]
at
System.ComponentModel.Design.Serialization.BasicDesignerLoader.BeginLoad(IDesignerLoaderHost
host)
Also, a screenshot of the problem is located
here.
I'm about to submit this as a bug, but any workarounds or experience would be appreciated.