J
Jo Yoshida
Here's a problem I've been having recently described in another forum:
http://gotdotnet.com/community/messageboard/Thread.aspx?id=47141&Page=1&so=1
It appears this behavior occurs when a third party control is embedded in a
UserControl on non-development machines.
Anyone have any ideas what might be causing this? The application going down
every 4 or 5 days is really unacceptable. Thanks in advance.
-----------------------------------------------
Field not found: SmartSub.MenuBar.webMenu.
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:
SmartSub.MenuBar.webMenu.
Source Error:
[No relevant source lines]
Source File: c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\smartsub\c3628410\4e846907y7d4qwa4.0.cs Line: 0
Stack Trace:
[MissingFieldException: Field not found: SmartSub.MenuBar.webMenu.]
ASP.MenuBar_ascx.__BuildControlTree(Control __ctrl) +0
ASP.MenuBar_ascx.FrameworkInitialize() in
c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\smartsub\c3628410\4e846907\y7d4qwa4.0.cs:0
System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
System.Web.UI.UserControl.InitializeAsUserControl(Page page) +15
ASP.Default_aspx.__BuildControlmenuBar() in C:\SmartSub\default.aspx:15
ASP.Default_aspx.__BuildControlformDefault() in
C:\SmartSub\default.aspx:14
ASP.Default_aspx.__BuildControlTree(Control __ctrl) in
C:\SmartSub\default.aspx:1
ASP.Default_aspx.FrameworkInitialize() in
c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\smartsub\c3628410\4e846907\koa-hius.0.cs:0
System.Web.UI.Page.ProcessRequest() +84
System.Web.UI.Page.ProcessRequest(HttpContext context) +18
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionSte
p.Execute() +179
System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean&completedSynchronously) +87
http://gotdotnet.com/community/messageboard/Thread.aspx?id=47141&Page=1&so=1
It appears this behavior occurs when a third party control is embedded in a
UserControl on non-development machines.
Anyone have any ideas what might be causing this? The application going down
every 4 or 5 days is really unacceptable. Thanks in advance.
-----------------------------------------------
Field not found: SmartSub.MenuBar.webMenu.
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:
SmartSub.MenuBar.webMenu.
Source Error:
[No relevant source lines]
Source File: c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\smartsub\c3628410\4e846907y7d4qwa4.0.cs Line: 0
Stack Trace:
[MissingFieldException: Field not found: SmartSub.MenuBar.webMenu.]
ASP.MenuBar_ascx.__BuildControlTree(Control __ctrl) +0
ASP.MenuBar_ascx.FrameworkInitialize() in
c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\smartsub\c3628410\4e846907\y7d4qwa4.0.cs:0
System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
System.Web.UI.UserControl.InitializeAsUserControl(Page page) +15
ASP.Default_aspx.__BuildControlmenuBar() in C:\SmartSub\default.aspx:15
ASP.Default_aspx.__BuildControlformDefault() in
C:\SmartSub\default.aspx:14
ASP.Default_aspx.__BuildControlTree(Control __ctrl) in
C:\SmartSub\default.aspx:1
ASP.Default_aspx.FrameworkInitialize() in
c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\smartsub\c3628410\4e846907\koa-hius.0.cs:0
System.Web.UI.Page.ProcessRequest() +84
System.Web.UI.Page.ProcessRequest(HttpContext context) +18
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionSte
p.Execute() +179
System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean&completedSynchronously) +87