I
ikari
Hello,
I have a ASP.NET control that works perfectly in VS2005, but in VS2008
the design-time experience is broken with the following error:
Unable to cast object of type Microsoft.Web.Design.DocumentDesigner to
System.Web.UI.Design.WebFormsRootDesigner.
I inherit System.Web.UI.Design.ControlDesigner for my design time
experience for the Web.
Does anyone have any information on how I can get around this?
Thanks.
I have a ASP.NET control that works perfectly in VS2005, but in VS2008
the design-time experience is broken with the following error:
Unable to cast object of type Microsoft.Web.Design.DocumentDesigner to
System.Web.UI.Design.WebFormsRootDesigner.
I inherit System.Web.UI.Design.ControlDesigner for my design time
experience for the Web.
Does anyone have any information on how I can get around this?
Thanks.