I am trying to use the C1Menu control in a VS2010 web project. I am getting an error "Failed to create designer 'C1.Web.UI.Controls.C1Menu.C1Menu, C1.Web.UI.Controls.2, Version=2.0.2091.115, Culture=neutral, PulicKeyToken=9b75583953471eea".
This is the April 2009 version of ASP.Net ComponentOne controls.
Want to see it working before I buy an upgrade.
Hello,
Do you have a script manager on the page? What happenes if you close Visual Studio and re-open it?
Thanks,
-Steve
Yes - I have a script manager on the page. I have been testing this on a page with the following...
<%
<
</
This fails with the following message when you view it in design mode...
Error Creating Control - C1Menu1
Failed to create designer 'C1.Web.UI.Controls.C1Menu, C1.Web.UI.Controls.2, Version 2.0.20091.115, Culture=neutral, PublicToken=9b76683953471eea'
Additional info...
Closing and reopening Visual Studio DOES NOT HELP.
I had to manually add C1.Web.UI.2 to the references to get it to be able to create type c11:C1Menu.
I am using the ComponentOne April 20, 2009 ASP.Net 2 Studio release.
The same problem occurs with ALL the controls in C1.Web.UI.Controls EXCEPT C1GridView. C1GridView loads and seems to work fine as far as I have tested.
I am in the process of purchasing the newest rev of ComponentOne Studio but will not have it before the end of the week.
I CAN get the c1WebMenu to work. But, given that C1WebMenu is being phased out... I need to use C1Menu. (All the controls in C1.Web.Command.2 appear to work correctly. I only loaded them - I did not do additional formatting or property changes on them.)
Since we do not support VS2010 yet, I suggest you attempt in VS2008. There is a bug we have noticed, but its too hard to tell if this is it. To fix the Visual Studio bug you could try the following. (this was done for VS 2005, so the path might be different)
If you have any questions, please let me know.
I tried adding the C1.Web.UI.2.dll, C1.Web.UI.Controls.2.dll, and C1.Web.UI.Design.2.dll to the C:\Program Files\Microsoft Visual Studio 10\Common7\IDE\PrivateAssemblies\ folder and the problem did not go away. I closed VS and reopened VS after the files were moved into place.
Since Visual Studio 2010 releases in April (less than 3 months) - how soon before ComponentOne will have a working Studio for ASP.Net under VS2010? Will it happen before the official release date?
Has anyone been able to us the C1.Web.UI.Controls.2 controls in a VS2010 ASP.Net project?
I'm not sure of the exact date, but I can say when MS releases VS2010, we will be releasing our support right with it along with a new release. I'm sure, closer to the date we will be released, but until then I'll keep my eyes open for you.
Is there a Beta available for your tools? If so, can I join the beta group?