Ajax Problems?


https://forum.kartris.com/Topic1309.aspx
Print Topic | Close Window

By Ghost - Wed 7 Sep 2011
Hi,

I seem to be having problem with a site I'm setting up(www.mvpc.co.nz)
None of the Item descriptions or images are appearing and I can't see the database admin or language setting in the backend.

Does anyone have any ideas on what would cause this?
Could the website host not have ajax enabled?

Thanks
By Mohammad - Wed 7 Sep 2011
Yes, this means the host doesn't support ajax.
By Ghost - Wed 7 Sep 2011
Thanks for the quick response, I will email the host and post back any updates.
By Ghost - Thu 8 Sep 2011
Fixed the problem, just had to change this string so that combine scripts was set to false. <ajaxToolkit:ToolkitScriptManager runat="server" ID="ajaxScriptManager"EnablePartialRendering="true" CombineScripts="false" />


By Mart - Thu 8 Sep 2011
Thanks for letting us know - we might well see other users with this issue.