This is a migrated thread and some comments may be shown as answers.

creating rad ribbon window in .net4

2 Answers 78 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
al
Top achievements
Rank 1
al asked on 11 Sep 2016, 11:44 AM

hi all,

i need to create a radribbonWindow with a ribbon view in it to use the ribbon title bar as the window title bar in .net4 but it errors that it must be .net4.5.

is there any way to use .net 4 to do that?

best regards.

2 Answers, 1 is accepted

Sort by
0
al
Top achievements
Rank 1
answered on 13 Sep 2016, 07:21 AM

UPDATE:

I found that it comes from RaadRibbonView not RadRibbonWindow. 

the RadRibbonView need .net4.5 and can not be run in .net 4.

how can i use RadRibbonView in .net4?

.

0
Dinko | Tech Support Engineer
Telerik team
answered on 14 Sep 2016, 12:26 PM
Hello,

We weren't able to reproduce the described error in your post. Basically, our controls will work with both versions of .NET (v4 , v4.5). You can double check if the .NET version of the project matches the version of the DLLs which you have referenced. You can also double check if all referenced DLLs target the same .NET version.

Regards,
Dinko
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
RibbonView and RibbonWindow
Asked by
al
Top achievements
Rank 1
Answers by
al
Top achievements
Rank 1
Dinko | Tech Support Engineer
Telerik team
Share this question
or