error

Last post 10-27-2004, 12:42 PM by pr1smiley. 4 replies.
Sort Posts: Previous Next
  •  10-27-2004, 10:14 AM 2217

    error

    Hello All,
     
    well i keep getting this server error
     
    what is the reason for this error, if i recompile this goes away but comes back later
     
     
    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:  <asp:panel id="Panel1" HorizontalAlign="Right" Wrap="False" Width="919px" Height="320px" runat="server">

    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\6avwnlfb.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\pbj3dyc0.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
    


    Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
  •  10-27-2004, 11:04 AM 2219 in reply to 2217

    Re: error

    pr1smiley,

     
    Have you tried doing a complete rebuild of your project instead of an incremental build?

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  10-27-2004, 11:42 AM 2221 in reply to 2219

    Re: error

    Adam,

     
    i always do a complete rebuild, however that is the problem,
     should i have to completely rebuild my project every other day bacause of this
  •  10-27-2004, 12:09 PM 2222 in reply to 2221

    Re: error

  •  10-27-2004, 12:42 PM 2223 in reply to 2222

    Re: error

    very strange

     
     
    thanks
View as RSS news feed in XML