I am having an issue with Dundas Gauges not displaying in the Visual Studio 2008 Design view. There was a proposed workaround for some similar issue, but the proposed solution indicated on the Dundas.com support site doesn't seem to work for me. I preface this with a note that I have reviewed the items on the Dundas Support site for known issues, and have searched for the error(s) I am getting and have not found solutions in either this forum, the Dundas forum, nor on any site indexed by google.com and live.com
I am using VS 2008 Team System (9.0.21022.8 RTM) and I am getting the following error in the GUI representation:
The was an error rendering the control.
Unable to cast object of type
'Microsoft.Web.Design.DocumentDesigner' to type
'system.Web.UI.Design.WebformsRootDesigner'.
If I copy the aspx source code and paste it into a mirror project in VS2005, i get ...
Go to the complete details ...