I
ikari
Hello,
I have a webcontrol that works perfectly in VS2005, but breaks during
design-time in VS2008. The error message is:
Unable to cast object of type Microsoft.Web.Design.DocumentDesigner to
System.Web.UI.Design.WebFormsRootDesigner.
The control's design time inherits
System.Web.UI.Design.ControlDesigner.
Does anyone have any idea what's going on here, or what was changed in
Orcas in relation to design time for controls?
Thanks.
I have a webcontrol that works perfectly in VS2005, but breaks during
design-time in VS2008. The error message is:
Unable to cast object of type Microsoft.Web.Design.DocumentDesigner to
System.Web.UI.Design.WebFormsRootDesigner.
The control's design time inherits
System.Web.UI.Design.ControlDesigner.
Does anyone have any idea what's going on here, or what was changed in
Orcas in relation to design time for controls?
Thanks.