网站的Gzip压缩 [英] Gzip compression of a website

查看:88
本文介绍了网站的Gzip压缩的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在服务器中上传了 www.portraitsofparadise.com .当我尝试通过global.asax对其进行压缩时,ajax控制工具箱选项卡面板和评级系统无法正常工作.我无法查看选项卡面板及其绑定的数据.我暂时删除了服务器中的global.asax.


请帮助解决此问题.

在此先感谢

I have uploaded www.portraitsofparadise.com in server.When I tried to compress it through global.asax,the ajax control toolkit tab panel and rating system is not working.Iam unable to view the tab panel and the data bound to it.Temporarily i deleted the global.asax in the server.


Pls help in this issue.

Thanks in advance

推荐答案

<ajaxtoolkit:ToolkitScriptManager  runat ="server" ID="scriptmanager" EnablePartialRendering="true" CombineScripts="false">



通过添加EnablePartialRendering ="true"和CombineScripts = false解决了我的问题



By adding EnablePartialRendering="true" and CombineScripts=false solved my problem


这篇关于网站的Gzip压缩的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆