4 Answers, 1 is accepted
0
Hello Ilya,
Please find attached sample DNN module which contains RadAjaxLoadingPanel and which works as expected. Test it on your side and let us know how it goes.
Greetings,
Maria Ilieva
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Please find attached sample DNN module which contains RadAjaxLoadingPanel and which works as expected. Test it on your side and let us know how it goes.
Greetings,
Maria Ilieva
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

Ilya
Top achievements
Rank 1
answered on 18 Aug 2008, 06:29 PM
Hello Maria,
Thank you very much for your response.
I was trying to run an example you've attached, but unfortunately it doesn't work and I receive the following error:
A critical error has occurred.
Not enough permissions. Inherit your page class from RadAjaxPage if you are running under Medium trust level.
Please note - I'm running the web site on Windows XP - not on Windows Server.
Thank you again,
Ilya
Thank you very much for your response.
I was trying to run an example you've attached, but unfortunately it doesn't work and I receive the following error:
A critical error has occurred.
Not enough permissions. Inherit your page class from RadAjaxPage if you are running under Medium trust level.
Please note - I'm running the web site on Windows XP - not on Windows Server.
Thank you again,
Ilya
0

Ilya
Top achievements
Rank 1
answered on 18 Aug 2008, 07:20 PM
Hello Maria,
I've switched using RadAjaxManagerProxy instead of RadAjaxManager; now an error has disappeared, however, loading panel image doesn't show up - AJAX still doesn't work.
Thank you,
Ilya
I've switched using RadAjaxManagerProxy instead of RadAjaxManager; now an error has disappeared, however, loading panel image doesn't show up - AJAX still doesn't work.
Thank you,
Ilya
0
Hi Ilya,
In order to have properly working Ajax with radAjaxManagerProxy, RadAjaxManager should be placed in some of the main page of the application. Single RadAjaxManagerProxy on the page will not work as expected.
Kind regards,
Maria Ilieva
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
In order to have properly working Ajax with radAjaxManagerProxy, RadAjaxManager should be placed in some of the main page of the application. Single RadAjaxManagerProxy on the page will not work as expected.
Kind regards,
Maria Ilieva
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.