本文介绍了在服务器上发布项目后,按钮单击事件不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
你好,
我已经开发了一个应用程序,并成功托管在net4india Ltd.上.但是将其发布到服务器上后,我的页面只有一个按钮,并且单击事件不起作用.其他页面工作正常.
但是,当我从本地主机运行该应用程序时,它运行良好.为什么会这样?
.aspx还具有一个更新面板.请帮帮我.
Hello,
I have developed an application and successfully hosted on net4india Ltd. But after publishing it on server my page has one button and its click event is not working. other pages are working fine.
But when I run that application from local host it works fine. Why it is so?
The .aspx has an update panel also. Please help me out.
推荐答案
这篇关于在服务器上发布项目后,按钮单击事件不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!