Now we got this exception on GoDaddy server:
Unknown TRIAL version error has occurred.
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.Exception: Unknown TRIAL version error has occurred.
Source Error:
Line 1061:
Line 1062:
Line 1063: Line 1064: Height="350px" Width="280px" Padding="3px" OnNodePopulated="flyTreeView_PopulateNodes" ForceAjaxRenderer="true" Line 1065: FadeEffect="True" Style="display: block" OnSelectedNodeChangingJavascript="OnSelectedNodeChangingJavascript" BorderWidth="0px" BackColor="#FCFCFC" ImageSet="Vista" DrawLines="False">
Source File: \demo\Main.aspx Line: 1063
Stack Trace:
[Exception: Unknown TRIAL version error has occurred.] NineRays.WebControls.FlyTreeView..ctor() +176 ASP.main_aspx.__BuildControlflyTreeView() in \demo\Main.aspx:1063 ASP.main_aspx.__BuildControlFileList() in \demo\Main.aspx:473 ASP.main_aspx.__BuildControlTree(main_aspx __ctrl) in \demo\Main.aspx:1 ASP.main_aspx.FrameworkInitialize() +69 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +38 System.Web.UI.Page.ProcessRequest() +86 System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +18 System.Web.UI.Page.ProcessRequest(HttpContext context) +49 ASP.main_aspx.ProcessRequest(HttpContext context) +29 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +358 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64 |