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
Link
Posted:
03-Apr-2009 04:24
EvgenyT
Total Posts:0
Joined:11/21/2024
Oh, I see the problem is in trial code, that doesn't properly work in Medium trust We'll fix and upload new version it in a couple of hours.
Link
Posted:
03-Apr-2009 21:28
EvgenyT
Total Posts:0
Joined:11/21/2024
Link
Posted:
04-Apr-2009 00:55
Cassini
Total Posts:0
Joined:11/21/2024
It works fine...thank you.
Link
Posted:
16-Jun-2009 10:46
samehegazy
Total Posts:0
Joined:11/21/2024
hi iam still facing the same problem even with the latest version any ideas?!
Link
Posted:
17-Jun-2009 07:41
EvgenyT
Total Posts:0
Joined:11/21/2024
What is the exact version numbers?
Also, can you provide a stack trace for the error?
|