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

Dynamically Created Docks and RadAjaxManager

1 Answer 73 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Giovanni
Top achievements
Rank 1
Giovanni asked on 16 Jun 2009, 02:47 PM
Hello,
i try to modify your sample : "http://demos.telerik.com/aspnet-ajax/dock/examples/dynamicdocks/defaultcs.aspx" for using radajaxmanager but in some case i receiv this error:
Errore di run-time di Microsoft JScript: Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled.
Details: Error parsing near 'Telerik.Web.UI 2009.'.

thanks.
Giovanni

1 Answer, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 19 Jun 2009, 07:31 AM
Hi Giovanni,


This error is shown due to the fact that a trial version of our product is used.  A message, which tells the user that he is using a trial version, is sent to the control's response (i.e. the response is modified by calls to Response.Write()). This message is sent on random time intervals and sometimes causes errors which break the program. If you refresh the page there should not be any given errors.

Please note that there is not any difference in the functionality between the trial and the full version so if there are no other errors in your source code, you should not experience problems.


Sincerely yours,
Pero
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Dock
Asked by
Giovanni
Top achievements
Rank 1
Answers by
Pero
Telerik team
Share this question
or