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

richtextbox dll in Q2 2012 SP1

2 Answers 112 Views
RichTextBox (obsolete as of Q3 2014 SP1)
This is a migrated thread and some comments may be shown as answers.
Fabrizio
Top achievements
Rank 1
Fabrizio asked on 05 Sep 2012, 09:45 AM
Greetings.
I downloaded and installed the RadControls for WinForms Q2 2012 SP1 trial version and I'm very interested to use and customize the telerikEditor application, very powerful and optimal for my needs.
I have some problems to open and use the application from vs 2008 because I can't register 2 dll:
Telerik.WinControls.RichTextBox and Telerik.WinControls.SpellChecker.
Visual studio  seems not to find them, and returns an error "Assembly not found" despite I refer them correctly in the directory BIN40.
I made something wrong? It is a license problem or what?
I'm using a Windows 7 professional PC 64 bit.
looking forward for your help,

Giovanni

2 Answers, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 05 Sep 2012, 12:27 PM
Hello Giovanni,

Thank you for your interest in RadControls for WinForms.

As noted here, RadRichTextBox and RadSpellChecker require .NET Framework 4.0. On the other hand, Visual Studio 2008 can load only assemblies built for .NET 2.0, .NET 3.0 and .NET 3.5 (and compile applications for the same versions of .NET) and this is why VS2008 is not able to load these two assemblies. You need Visual Studio 2010 or above in order to work with RadRichTextBox and RadSpellChecker.

I hope this clarifies the situation. Let me know if you have additional questions.

All the best,
Nikolay
the Telerik team
RadControls for WinForms Q2'12 release is now live! Check out what's new or download a free trial >>
0
Fabrizio
Top achievements
Rank 1
answered on 07 Sep 2012, 02:43 PM
Ty Nikolay, sorry I did not notice that.
I'll try to use VS 2010,

ty a lot

Giovanni
Tags
RichTextBox (obsolete as of Q3 2014 SP1)
Asked by
Fabrizio
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Fabrizio
Top achievements
Rank 1
Share this question
or