AJAX编译问题
今天发现个奇怪问题,把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框架的问题吗?
[解决办法]
可能有其他地方引用到这个页面,这些地方的名字还没改过来。。
[解决办法]