Uncaught ReferenceError: WebForm_DoPostBackWithOptions is not defined

2020-12-12 23:26

阅读:399

标签:style   blog   class   code   java   width   

环境:Asp.Net网站,Framework版本4.0,IIS版本7.0
问题:按钮失效,下面是按钮代码:
登录

 报错信息Uncaught ReferenceError: WebForm_DoPostBackWithOptions is not defined

解决办法:

第一、检查服务器的时间,查看服务器的时间是准确,如果有误调整时间,为了从根本解决问题,一定要了解清楚服务器的时间为什么出现问题;

第二、IIS-》我的网站-》处理程序映射-》*.axd-》编辑-》请求限制-》映射-》勾选“仅当请求映射到一下内容时才调用处理程序”-》勾选“文件”

soscw.com,搜素材
另外还可以参考:http://www.cnblogs.com/yongwnet/archive/2007/06/17/786064.html

Uncaught ReferenceError: WebForm_DoPostBackWithOptions is not defined,搜素材,soscw.com

Uncaught ReferenceError: WebForm_DoPostBackWithOptions is not defined

标签:style   blog   class   code   java   width   

原文地址:http://www.cnblogs.com/LLLLoveLLLLife/p/3706282.html


评论


亲,登录后才可以留言!