MissingFieldException

Last post 12-08-2004, 3:49 PM by pr1smiley. 2 replies.
Sort Posts: Previous Next
  •  12-06-2004, 1:57 PM 2868

    MissingFieldException

     
    Hello all,

    This error keeps poping up from time to time , does anybody know of a solution to this problem as this is a showstopper

    thanks


    Server Error in '/CandidateEmail' Application.


    Field not found: CandidateEmail.Invite.TextBox1.

    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.MissingFieldException: Field not found: CandidateEmail.Invite.TextBox1.

    Source Error:

    Line 1:  <%@ Control Language="c#" AutoEventWireup="false" Codebehind="Invite.ascx.cs" Inherits="CandidateEmail.Invite" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
    Line 2:  <%@ Register TagPrefix="CE" Namespace="CuteEditor" Assembly="CuteEditor" %>
    Line 3:  

    Source File: C:\apps\CandidateEmail\UserControls\Invite.ascx    Line: 1

    Stack Trace:

    [MissingFieldException: Field not found: CandidateEmail.Invite.TextBox1.]
    ASP.Invite_ascx.__BuildControlPanel1() +0 ASP.Invite_ascx.__BuildControlTree(Control __ctrl) in C:\apps\CandidateEmail\UserControls\Invite.ascx:1 ASP.Invite_ascx.FrameworkInitialize() in c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\candidateemail\c5d4d24b\7a5fb38b\5spjyus-.0.cs:0 System.Web.UI.UserControl.InitializeAsUserControlInternal() +31 System.Web.UI.UserControl.InitializeAsUserControl(Page page) +15 ASP.CEmail_aspx.__BuildControlInvite1() in C:\apps\CandidateEmail\CEmail.aspx:27 ASP.CEmail_aspx.__BuildControlForm1() in C:\apps\CandidateEmail\CEmail.aspx:18 ASP.CEmail_aspx.__BuildControlTree(Control __ctrl) in C:\apps\CandidateEmail\CEmail.aspx:1 ASP.CEmail_aspx.FrameworkInitialize() in c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\candidateemail\c5d4d24b\7a5fb38b\sue770kq.0.cs:0 System.Web.UI.Page.ProcessRequest() +85 System.Web.UI.Page.ProcessRequest(HttpContext context) +18 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
     
     
     
     
  •  12-06-2004, 8:36 PM 2883 in reply to 2868

    Re: MissingFieldException

  •  12-08-2004, 3:49 PM 2943 in reply to 2883

    Re: MissingFieldException

    Adam,

    Sorry for the delay we are using version 3.0 however i have just upgraded to 4.0 and now i get the error in http://www.cutesoft.net/forums/ShowPost.aspx?PostID=2877

View as RSS news feed in XML