Im really confused about htis, my .net CE works perfectly but some times it does not recognise the license file and gives me the following error, any suggestion! Im an administrator for an electronic news paper that is updated 24/7 and our editors keeps adding news articles each 10 - 15 min and this causes a big headach for me and them.
below is the error, and I said it happens often but not always.
Error à
The License for Editor is not valid.
You are using a domain license file.
The domain name in the license file doesn't match the actual domain name
(208.112.122.76) of the web site.
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.ComponentModel.LicenseException: The License for
Editor is not valid.
You are using a domain license file.
The domain name in the license file doesn't match the actual domain name
(208.112.122.76) of the web site.
Source Error:
Line 154: <td align="left" style="width: 615px">
Line 155: <!--News Body-->
Line 156: <CE:Editor ID="FullDesc_RText"
runat="server" AutoConfigure="Simple" ContextMenuMode="Simple"
Line 157: FilesPath="" Height="500px" Text=""
URLType="Default" Width="500px" ShowCodeViewToolBar="False"
ShowGroupMenuImage="False" ShowHtmlMode="False" ShowTagSelector="False">
Line 158: <FrameStyle BackColor="White"
BorderColor="#DDDDDD" BorderStyle="Solid" BorderWidth="1px"
Source File: C:"aaramnews"cms"Admin"CMS_NewsEntry.aspx Line: 156
Stack Trace:
[LicenseException: The License for Editor is not valid.
You are using a domain license file.
The domain name in the license file doesn't match the actual domain name
(208.112.122.76) of the web site.
]
CuteEditor.Impl.d.GetLicense(LicenseContext context, Type type, Object
instance, Boolean allowExceptions) +452
CuteEditor.EditorLicenceProvider.GetLicense(LicenseContext context, Type
type, Object instance, Boolean allowExceptions) +60
System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext
context, Type type, Object instance, Boolean allowExceptions, License&
license, String& licenseKey) +259
System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object
instance, Boolean allowExceptions, License& license) +41
System.ComponentModel.LicenseManager.Validate(Type type) +28
CuteEditor.Editor..ctor() +83
ASP.admin_cms_newsentry_aspx.__BuildControlFullDesc_RText() in
C:"aaramnews"cms"Admin"CMS_NewsEntry.aspx:156
ASP.admin_cms_newsentry_aspx.__BuildControlWizardStep1() in
C:"aaramnews"cms"Admin"CMS_NewsEntry.aspx:51
ASP.admin_cms_newsentry_aspx.__BuildControl__control6(WizardStepCollection
__ctrl) in C:"aaramnews"cms"Admin"CMS_NewsEntry.aspx:44
ASP.admin_cms_newsentry_aspx.__BuildControlNewsWizard() in
C:"aaramnews"cms"Admin"CMS_NewsEntry.aspx:44
ASP.admin_cms_newsentry_aspx.__BuildControlContent1(Control __ctrl) in
C:"aaramnews"cms"Admin"CMS_NewsEntry.aspx:18
System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container)
+12
ASP.admin_admin_master_master.__BuildControlContentPlaceHolder2() in
C:"aaramnews"cms"Admin"admin_master.master:137
ASP.admin_admin_master_master.__BuildControlform2() in
C:"aaramnews"cms"Admin"admin_master.master:13
ASP.admin_admin_master_master.__BuildControlTree(admin_admin_master_master
__ctrl) in C:"aaramnews"cms"Admin"admin_master.master:1
ASP.admin_admin_master_master.FrameworkInitialize() in
C:"aaramnews"cms"Admin"admin_master.master.vb:912307
System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext
context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)
+2025712
System.Web.UI.Page.get_Master() +48
System.Web.UI.Page.ApplyMasterPage() +18
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +543
ß Error
Please help guys...