Never mind - wrong license-file. Sorry :-)
The License for Editor is not valid.
Beskrivelse: Der opstod en ikke-afviklet undtagelse under udførelse af den aktuelle webanmodning. Se staksporingen for at få yderligere oplysninger om fejlen, og hvor den kom fra i koden.
Detaljer om undtagelse: System.ComponentModel.LicenseException: The License for Editor is not valid.
Kildefejl:
Linje 13: <form id="Form1" method="post" runat="server">
Linje 14: <P>
Linje 15: <ce:Editor id="Editor1" runat="server"></ce:Editor>
Linje 16: </P>
Linje 17: <P>
|
Kildefil: C:\dotNet\aspcmsAdmin\test.aspx Linje: 15
Staksporing:
[LicenseException: The License for Editor is not valid.]
CuteEditor.Impl.c.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions) +536
CuteEditor.EditorLicenceProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions) +55
System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey) +325
System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license) +44
System.ComponentModel.LicenseManager.Validate(Type type) +29
CuteEditor.Editor..ctor() +59
ASP.test_aspx.__BuildControlEditor1() in C:\dotNet\aspcmsAdmin\test.aspx:15
ASP.test_aspx.__BuildControlForm1() in C:\dotNet\aspcmsAdmin\test.aspx:13
ASP.test_aspx.__BuildControlTree(Control __ctrl) in C:\dotNet\aspcmsAdmin\test.aspx:1
ASP.test_aspx.FrameworkInitialize()
System.Web.UI.Page.ProcessRequest() +84
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
|