Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Elegant Ribbon Tech Support » VS 2010 Collapse All
Subject Author Date
Chris Herrington Apr 5, 2010 - 4:54 PM

I am having trouble getting the ribbon control to work in vs 2010.  Quickaccess toolbar placement mode fails. Any Ideas?

Technical Support Apr 6, 2010 - 6:36 AM

Elegant Ribbon can be used with .NET Framework 2.0 or later versions of the framework including v.4.0. The reason it doesn’t work with VS2010 properly is that we added full support for it only in v.3.6, which is coming this week.

Meanwhile you can workaround this and make v.3.5 working with VS 2010 in this way:

1. Select Project | Properties

2. Select the Application tab and change the value of the Target Framework combo-box from .NET Framework 4 Client Profile to .NET Framework 4 or select another option that is not restricted to client profile. Again as we mentioned above the full support of all profiles will be available in version 3.6.

Chris Herrington Apr 5, 2010 - 5:15 PM

ok it requires the 4.0 framework.  So is there not a way to deploy it using the 3.5 framework?