Parser Error 
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load file or assembly 'AspNetPager' or one of its dependencies. 系统找不到指定的文件。Source Error: 
Line 1:  <%@ Page Language="C#" AutoEventWireup="true" CodeFile="jqzw.aspx.cs" Inherits="jqzw" %>
Line 2:  
Line 3:  <%@ Register Assembly="AspNetPager" Namespace="Wuqi.Webdiyer" TagPrefix="webdiyer" %>
Line 4:  
Line 5:  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 本地调试无问题,传到服务器上就这样了