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

Error in Ajaxified RadScheduler. "There is not enough storage to complete this operation"

8 Answers 113 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Teija
Top achievements
Rank 1
Teija asked on 17 Nov 2010, 04:35 PM
Hi

I have a problem that I have a good idea that its caused by the Ajaxification using RadAjaxManager.

The app that Im working on has a RadTreeView and a RadScheduler. A click on a node in the tree view causes a reload of the scheduler and populate it with appoinments filtered by a filter from the tree view.

Then I want to open an appointment in the scheduler in the standard advanced edit dialog. I have a couple of resources connected to each appointment.

When I doesnt have AjaxSettings and there by reload the whole app when I update the scheduler and then open an appointment it all works fine.
But when I have an AjaxSetting between the tree view and the scheduler so that only the scheduler reloads when I click on my node and after that open an appointment in the edit dialog I get an error. The error I get is "There is not enough storage to complete this operation".
I also works fine if I remove some of the RadSplitters around the scheduler. 

Ive read a lot about that error but cannot find any connections to what Im doing.

I attach an image of the problem. And look specially on the line number. What is that!

Does anyone have any idea what this can 

//Mathias

8 Answers, 1 is accepted

Sort by
0
Teija
Top achievements
Rank 1
answered on 18 Nov 2010, 10:32 AM
Hi again

I made a compilation of the call stack at the time of the error.
Seems to end up in an almost infinite recursive loop calling the method "loadScriptsInternal"

Any ideas are welcomed!

//Mathias
0
Radoslav
Telerik team
answered on 23 Nov 2010, 10:19 AM
Hi Mathias,

The described error is very strange. We have not encountered it so far and we are not sure what could be the reason for experiencing the problem. Could you please post your aspx markup code with the related code behind.
Looking forward for your reply.

Greetings,
Radoslav
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Teija
Top achievements
Rank 1
answered on 24 Nov 2010, 03:23 PM
Hi Radoslav

I have sent a couple of examples as support tickets. I have a long discussion with Veronica Milcheva about the subject there but still havent solved the problem.
This is an ticket with id: 358200, that has been active for a long time and Ive tried many different ideas but havent really pin pointed the problem yet.
The best way to show the issue would still be if we could arrange a web meeting where you can see the issue in action in my development environment.
Would this be possible to collect your best brains to look in to this that way?

Best Regards
//Mathias Erlandsson
0
Radoslav
Telerik team
answered on 29 Nov 2010, 08:38 AM
Hi Mathias,

It is hard to say what is causing this problem without seeing some code and the running application. Could you please send us a small project which demonstrate the issue which you are facing. To recreate a problem in small project is not so hard as it looks like. You could send us a several files which is connected to a page in which the unwanted behavior is shown.  If you have worries about sending us the database you could create a small database which contains only several tables from the real database. If we have the project we will be able to gather more details about your scenario and provide you with more to-the-point answer.

Kind regards,
Radoslav
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Teija
Top achievements
Rank 1
answered on 30 Nov 2010, 02:39 PM
Hi again Radoslav

Ive created a bundle with the whole app, database and instructions on how to recreate the problems.
You can find the information in the last post in my support ticket thread with Veronica ID: 358200
The package is only valid to download once so lets see if you or Veronica Milcheva is fastest.
If she is faster the you contact her or vice versa

If you should need more information please get back to me. 

Good luck!

Best Regards
Mathias Erlandsson
0
Radoslav
Telerik team
answered on 03 Dec 2010, 02:47 PM
Hi Mathias,

Thank you for the provided application. However I could not reproduce the described issue. On the following link you could find a video which shows how the example works on my end.
Additionally I saw into the web.config file that the project is build on .NET 4.0, however all references of the Telerik.Web.UI are for .NET 2.0 . Could you please try adding the Telerik.Web.UI for .NET 4.0 and let me know if the issues still exist.

Looking forward for your reply.

Best wishes,
Radoslav
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Teija
Top achievements
Rank 1
answered on 03 Dec 2010, 03:09 PM
Hi Radoslav

So everything works for you?! .. Strange!
But the thing about .NET version. I dont know where you mean.
All telerik.web.ui assemblies I have referenced are for .NET 4 as far as I can see.
See my attached screen shot

Could you please send me a screen shot that shows what you describe as being the wrong version.

//Mathias
0
Radoslav
Telerik team
answered on 07 Dec 2010, 09:21 AM
Hello Mathias,

I reviewed the example which you sent us again and you are right - the dlls in your project are for .NET 4.0. When I run the project it gets the dlls form my GAC and into it all dlls was for .NET 2.0.  Please excuse me for misleading you. However I still could not reproduce the described issue. Do I need to perform any extra steps? Also could you please try deploying your project on your local ISS server and let me know if the issue still exists.

Looking forward for your reply.

All the best,
Radoslav
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Ajax
Asked by
Teija
Top achievements
Rank 1
Answers by
Teija
Top achievements
Rank 1
Radoslav
Telerik team
Share this question
or