Our application is build in ASP.NET 2.0 and running on IIS 6.0 server.
A fatal error occured in our application when we try to go in edition mode...
This the message we had in EventLog. Have any idea ?
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 17/01/2006 4:52:26 PM
Event time (UTC): 17/01/2006 9:52:26 PM
Event ID: c6f2e69f89d64007843674fec2fe3fd7
Event sequence: 20
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/845034/Root/_cms-2-127820083242306210
Trust level: Full
Application Virtual Path: /_cms
Application Path: C:\websites\RTC\cms\
Machine name: DATASTAR
Process information:
Process ID: 3388
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: Exception
Exception message: EditorSetting not found
Request information:
Request URL:
http://datastar/_cms/CuteSoft_Client/CuteEditor/CuteEditor.htc.aspx Request path: /_cms/CuteSoft_Client/CuteEditor/CuteEditor.htc.aspx
User host address: 192.168.1.118
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 9
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at CuteEditor.EditorSetting.GetFromContext(HttpContext context, Boolean bthrow)
at CuteEditor.Impl.ResourceContext.LoadResources(HttpContext context, Editor editor, CultureInfo culture)
at CuteEditor.EditorUtilityPage.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)