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

Unable to get Setup and Example to work

1 Answer 51 Views
Sharepoint Integration
This is a migrated thread and some comments may be shown as answers.
Mark Aldridge
Top achievements
Rank 1
Mark Aldridge asked on 11 Dec 2009, 05:43 PM
Problem: I am unable to get RadControls to work in MOSS 2007.
Setup:
I have a Win2008 VM with Visual Studio 2008, MOSS 2007 and VSeWSS 1.3 CTP installed and latest service packs.
I have followed:
http://www.telerik.com/help/aspnet-ajax/moss-install-aspnet-ajax-35.html
To setup MOSS for AJAX 3.5, and double-checked my work

I am trying to use:
http://www.telerik.com/help/aspnet-ajax/create-ajax-enabled-sharepoint-webpart-radcontrols.html
To test the setup and capabilities. 

Problems:
1. Is this webpart intended for partial or full trust, or does it matter.
2. Bug: you do not declare the Label "label"
3. There are references missing.  Telerik.Web.UI and System.Web.Extensions most likely.

Results:
With Full Trust, after declaring the label and adding the references, I can build and deploy.  The webpart shows in the webparts list.  Adding it causes an error page with unexpected error.  No error reference, id, or description.  The only solution to getting that page to run again is retracting the webpart solution.

With partial trust, the same changes and references added, renamed, I can build and deploy.  Adding the webpart to a page generates an error popup on add: Unable to add selected web part(s).  TelerikQQ Web Part: Could not load file or assembly 'Telerik.Web.UI, Version=2009.3.1103.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies.  The system cannot find the file specified. 

Can I get a suggested next action to debug or test MOSS setup from those who have been able to get RadControls to deploy in MOSS?

Thanks!
Mark







1 Answer, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 14 Dec 2009, 02:12 PM
Hi Mark Aldridge,

1. Is this webpart intended for partial or full trust, or does it matter. - This web tart should be intended with Full trust.

<trust level="Full" originUrl="" />

2. Bug: you do not declare the Label "label" - I will need some additional information in order to help you on this one. Please provide me with step by step scenario of how to reproduce the issue.

3. There are references missing.  Telerik.Web.UI and System.Web.Extensions most likely. - review the following online help article http://www.telerik.com/help/aspnet-ajax/moss-deploying-radcontrols.html. I think that you will find the needed information there.

If you experience any further problems, send me the web.config file of the MOSS site.


All the best,
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
Mark Aldridge
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Share this question
or