今天发现个奇怪问题,把ASPX页面改成中文名字居然编译出现错误显示的是:
Sys.WebForms.PageRequestManagerServerErrorException: An unkonwn error ocurred while processing the request on the server The status code returned from the server was :404
是ajax框架的问题吗?
------解决方案--------------------------------------------------------
可能有其他地方引用到这个页面,这些地方的名字还没改过来。。
------解决方案--------------------------------------------------------
------解决方案--------------------------------------------------------
404错误,确认你的资源是否存在,改了中文名字的话,把页面地址直接输入URL试下。