安全性异常 System.Security.SecurityException: 该程序集不支持部分受信任的调用方
我在用三层架构做网站的时候,在本地运行正常,传到服务器上出现这种错误!该如何解决???
“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------
安全性异常
说明: 应用程序试图执行安全策略不允许的操作。要授予此应用程序所需的权限,请与系统管理员联系,或在配置文件中更改该应用程序的信任级别。
异常详细信息: System.Security.SecurityException: 该程序集不支持部分受信任的调用方。
源错误:
行 54: </asp:Repeater>
行 55:
行 56: <div id="index_zj_zj_xm_xm" align=center><div id="index_zj_zj_xm_xm1"> <webdiyer:AspNetPager ID="Anp_Repeater" CssClass="dd" runat="server" PageSize="5" ShowNavigationToolTip="True" OnPageChanged="Anp_Repeater_PageChanged" CustomInfoHTML="页面 <font color='red'><b>%CurrentPageIndex%</b></font> of %PageCount% 显示: %StartRecordIndex%-%EndRecordIndex% 总条数: %RecordCount%" ShowCustomInfoSection="Left" AlwaysShow="True" FirstPageText="首页" LastPageText="末页" NextPageText="下一页" PrevPageText="上一页" ShowBoxThreshold="10">
行 57: </webdiyer:AspNetPager></div></div>
行 58: </div>
源文件: e:\website\\Web\Default.aspx 行: 56
堆栈跟踪:
[SecurityException: 该程序集不支持部分受信任的调用方。]
ASP.default_aspx.__BuildControlAnp_Repeater() in e:\website\\Web\Default.aspx:56
ASP.default_aspx.__BuildControl__control5(Control __ctrl) in e:\website\\Web\Default.aspx:16
System.Web.(Control container) +12
System.Web.UI.UpdatePanel.CreateContents(Boolean recreate) +142
System.Web.UI.UpdatePanel.OnInit(EventArgs e) +34
System.Web.UI.Control.InitRecursive(Control namingContainer) +321
System.Web.UI.Control.InitRecursive(Control namingContainer) +198
System.Web.UI.Control.InitRecursive(Control namingContainer) +198
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7350
System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +213
System.Web.UI.Page.ProcessRequest() +86
System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +18
System.Web.UI.Page.ProcessRequest(HttpContext context) +49
ASP.default_aspx.ProcessRequest(HttpContext context) in App_Web_4kyssgzd.0.cs:0
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +358
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:2.0.50727.1433; 版本:2.0.50727.1433