产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » Server Error in '/' Application.
wstc1818918 - 2014/3/7 8:39:15
Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0103: The name 'Load_PageAdmin' does not exist in the current context

Source Error:


Line 3:  override protected void OnInit(EventArgs e)
Line 4:  {
Line 5:  Load_PageAdmin(1,0,0);
Line 6:  }
Line 7:  </script>

Source File: d:\www\index.aspx    Line: 5
xiyou - 2014/3/7 9:42:04
应该是你文件没有上传完整,发地址出来看看
1
查看完整版本: Server Error in '/' Application.