divclass="comment""你的评论在这里"onmouseover="...
imgsrc=xonerror=alert(1)...
scriptalert(1)/script...
找不到方法:“Leyp.SQLServerDAL.ViewDAL.VuserDAL Leyp.SQLServerDAL.Factory.getVuserDAL()”。 说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。 异常详细信息: System.MissingMethodException: 找不到方法:“Leyp.SQLServerDAL.ViewDAL.VuserDAL Leyp.SQLServerDAL.Factory.getVuserDAL()”。 源错误: 行 157: <tr> 行 158: <td style="width: 440px"> 行 159: 快递配送人: &nbsp;<cc2:deliveryuserdroplist id="DeliveryUserDropList1" runat="server"></cc2:deliveryuserdroplist>&nbsp; 行 160: <input id="Button4" type="button" onclick="kuaisuCreat()" value="快速生成发货单" style="width: 103px" /></td> 行 161: <td style="height: 21px">
是因为web\bin下面的Components.dll版本不对,把Components编译一下,然后复制到web\bin下面。