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

Postbacks after Installation

3 Answers 72 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 17 Nov 2011, 06:16 AM
I am new to telerik.  I have just converted an web application to a telerik enabled web app.
I have a basic page (1 button, 1 label) and on button click label text changes.

Prior to converting this worked fine
Once coverted and if I run in debug it works fine (label updated)
Once published to localhost it not longer works (label not updated).  I can view the site properly just no label update on button click.

Just wondering if you could point me in the right direction here.

Thanks

3 Answers, 1 is accepted

Sort by
0
Helen
Telerik team
answered on 18 Nov 2011, 03:01 PM
Hello Michael,

Do you receive any javascript error? Could you please open a support ticket and send us the problematic project to examine it locally?

Regards,
Helen
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
Michael
Top achievements
Rank 1
answered on 19 Nov 2011, 04:41 AM
I have raised a support ticked as advised.  I will post the solution once it has been found.

Thanks
0
Michael
Top achievements
Rank 1
answered on 23 Nov 2011, 10:15 PM
Solution provided was to disable Compression

<add name="RadCompression" type="Telerik.Web.UI.RadCompression" />
Tags
General Discussions
Asked by
Michael
Top achievements
Rank 1
Answers by
Helen
Telerik team
Michael
Top achievements
Rank 1
Share this question
or