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

Where is the DLL?

2 Answers 80 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
ascolti
Top achievements
Rank 1
ascolti asked on 21 Sep 2007, 11:49 AM
I am trying to use the RadEditor for SharePoint 2007 in a customer web part I am creating in VS 2005.

I need to add a reference to the project to compile it, but I just can't find the relevant DLL. I'm sure there must be something I'm missing. But other examples in the Forum talk about POST-referenced projects.

Not much help if you can't add a reference.

Can I actually use the RadEditor in this way?

2 Answers, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 21 Sep 2007, 03:05 PM
Hi,

The RadEditorSharePoint.dll and RadEditor.Net2.dll are in the server's GAC. You can also extract them from the solution file (RadEditorMOSS.wsp). Rename this file to .cab (RadEditorMOSS.cab) and open it with Microsoft's cabinet viewer (most archiving software supports .cab files as well). Once you have the two .dll files, you can use them as reference in your VS 2005 project. Note that you do not need to include them in your web part output, since the editor is already installed in the GAC.

All the best,
Lini
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
ascolti
Top achievements
Rank 1
answered on 21 Sep 2007, 03:20 PM
Excellent! Many thanks
Tags
WebParts for SharePoint
Asked by
ascolti
Top achievements
Rank 1
Answers by
Lini
Telerik team
ascolti
Top achievements
Rank 1
Share this question
or