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

Ajax works only once

2 Answers 95 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Richard Arscott
Top achievements
Rank 1
Richard Arscott asked on 23 Dec 2008, 02:32 AM
Hi,
I have a user control in SharePoint and i am experiencing a wierd issue.

The first time i click on a "Get Number" button, it does an AJAX postback and i get the data back. But after that all further requests do not fire. 

I also have a radio button that has AutoPOstback set to true. First time it works. But after that it doe snot do anything. Same issue with other controls also.

Anyone experienced this before ?

Thx
H

2 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 23 Dec 2008, 02:19 PM
Hi Richard,

Could you please test the application by using regular asp UpdatePanel insetad of RadAjax? Also could you please isolate the project from the MOSS environment and verify if the issue still appear?

Regards,
Maria Ilieva
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Richard Arscott
Top achievements
Rank 1
answered on 23 Dec 2008, 05:48 PM
HiMaria,
I just figured it out. 

The server did not have SP1 for MOSS installed. Apparently it seems like you need that installed for AJAX to work properly.

Thx
H
Tags
Ajax
Asked by
Richard Arscott
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Richard Arscott
Top achievements
Rank 1
Share this question
or