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