产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 升级了增加会员出现错误提示
glgy - 2012/11/22 10:55:38
Server Error in '/' Application.
--------------------------------------------------------------------------------

The file '/e/zdyform/pa_member/master/add.ascx' does not exist.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: The file '/e/zdyform/pa_member/master/add.ascx' does not exist.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Stack Trace:


[HttpException (0x80004005): The file '/e/zdyform/pa_member/master/add.ascx' does not exist.]
   System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) +131
   System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +120
   System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +76
   System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) +58
   System.Web.UI.TemplateControl.LoadControl(String virtualPath) +24
   PageAdmin.member_add.fekPOOZM8p(Int32 ) +283
   PageAdmin.member_add.LrwPtPZoVA() +185
   PageAdmin.member_add.Page_Load(Object sender, EventArgs e) +299
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +13
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +45
   System.Web.UI.Control.OnLoad(EventArgs e) +80
   System.Web.UI.Control.LoadRecursive() +49
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3748




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
glgy - 2012/11/22 10:57:07
add.ascx这个文件找不到
xiyou - 2012/11/22 11:01:13
在会员中心>> 会员字段管理 里面点击一下更新按钮
glgy - 2012/11/22 11:03:50
正解,谢谢指导!!
1
查看完整版本: 升级了增加会员出现错误提示