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

Installing Full RadEditor into MOSS Issue

1 Answer 60 Views
Sharepoint Integration
This is a migrated thread and some comments may be shown as answers.
RICHARD ASHWELL
Top achievements
Rank 1
RICHARD ASHWELL asked on 20 Nov 2009, 04:01 PM
Forgive me if this has already been covered in the forum.  I will search the forum message by message if I have too, but I have run into a small/large issue when integrating the Full RadEditor into our MOSS 2007 environment which we use primarily for publishing.

Order of operations:
We had installed the lite free version of the control first everything works great.
We installed the full version next (carefully following the instructions) and everything works in terms of the control itself. However, as part of the install the configuration has broken something else.
The challenge (I think) is the full version required the install of AJAX.NET (most likely for the call backs for the spell checker etc), we didn't notice this for the free version so we didn't uncover our issue then.  Now that we have moved to the full version we are stuck in one way.

The Issue:
Part of the web.config changes (again most likely for the ajax.net stuff) seem to relate to "*.asmx" files.  The issue is that in our MOSS 2007 environment there are a few sharepoint lists that we setup as ANONYMOUS Read and Add.  The intent of those lists is to allow Non authenticated users to posts things like comments etc to these lists all of which we handle via Javascript and a soap call post to the /_vti/lists.asmx  sharepoint service.   However this service NOW returns a 401 Not Authenticated error when accessing.

Has anyone come anywhere near understanding this type of issue?

Forgive me if I didn't explain it well enough, pretty new to this Sharepoint/third party controls world.

Regards,
Richard Ashwell

1 Answer, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 24 Nov 2009, 02:34 PM
Hello RICHARD,

The full version of RadEditor for MOSS is based on the ASP.NET AJAX version of the Telerik's RadEditor. This is the reason why you need to enable Microsoft ASP.NET AJAX in your MOSS site.

Could you confirm that you correctly followed the respective online help article?
Extending your MOSS site with Microsoft ASP.NET AJAX 1.0
or
Extending your MOSS site with Microsoft ASP.NET AJAX 3.5

Also make sure that you correctly upgraded your version of RadEdtior for MOSS by following the instructions in the following online help article Upgrade Instructions from version 4.x to version 5.x.

If after reviewing the articles the problem continue to exist, provide me with the web.config file of your MOSS site. This way I will be able to try reproducing the issue on our test server.


Regards,
Stanimir
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Sharepoint Integration
Asked by
RICHARD ASHWELL
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Share this question
or