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

Sandbox project with telerik controls - issue

3 Answers 154 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Achuthan
Top achievements
Rank 1
Achuthan asked on 01 Nov 2011, 10:51 AM
I am working in Sharepoint office365 (sandbox) project which has two webparts.
First one having telerik controls . Second webpart doesn't have any telerik code.
When i try to add those two webparts and browse it, first webpart is showing "Web Part Error: Sandboxed code execution request failed." error. Second webpart is showing right output without any error.

What is the problem , how can i get it done with telerik in sandbox. i have attached the source code and output screen shot. Please check that.

3 Answers, 1 is accepted

Sort by
0
Kalina
Telerik team
answered on 01 Nov 2011, 05:51 PM
Hello Achuthan,

I am afraid that the sandbox solutions do not support Ajax-enabled controls - this is a SharePoint limitation.
Sandbox solution has issues with any IScript control.
Please consider deploying the RadControls WebPart as a farm solution.

Best wishes,
Kalina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Bhanu
Top achievements
Rank 1
answered on 06 Jun 2012, 09:00 AM
Hi Team,

We are currently migrating our application build in sharepoint farm solution to sandboxed solution. I have used update panels acros all my pages. Knowing that ajax/telerik controls are not supported in sandboxed solution, do i have any alternative to replace the update panels functionality in sandboxed environment. I want to avoid some un necessary post backs.

Thanks,
Bhanu.
0
Kalina
Telerik team
answered on 06 Jun 2012, 01:50 PM
Hello Bhanu,

I am afraid that in a sandboxed solution you are not able to use the ScriptManager or UpdatePanel - please find more details about the restrictions in sandbox here.

You can optionally try to integrate and use JQuery in sandbox as is described here.


Regards,
Kalina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Ajax
Asked by
Achuthan
Top achievements
Rank 1
Answers by
Kalina
Telerik team
Bhanu
Top achievements
Rank 1
Share this question
or