产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

升级了增加会员出现错误提示 [复制链接]

1#
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
分享 转发
TOP
2#

add.ascx这个文件找不到
TOP
3#

正解,谢谢指导!!
TOP
发新话题 回复该主题