[ce v4.0] HowTo run it in Asp.Net v2.0?

Last post 07-22-2005, 5:05 PM by kreemo. 6 replies.
Sort Posts: Previous Next
  •  11-24-2004, 8:28 AM 2540

    [ce v4.0] HowTo run it in Asp.Net v2.0?

    Hi. I´m trying to run it in asp.net v2.0 but with no success!
    I added a bin dir in my project and put the dlls.
    I added CuteEditor in my Toolbox
    I dragged it to my webform
    When I run it, I get the following msg:

    Server Error in '/Ce40_Ka' Application.

    !"ValueType mismatch"

    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.BadImageFormatException: !"ValueType mismatch"

    Source Error:

    Line 9:        <form id="form1" runat="server">
    Line 10:             <div>
    Line 11:                   <ce:editor id="ce1" runat="server"></ce:editor>
    Line 12:             </div>
    Line 13:       </form>

    Source File: c:\Documents and Settings\Ken\My Documents\Visual Studio\Projects\Ce40_Ka\Default.aspx    Line: 11

    Stack Trace:

    [BadImageFormatException: !"ValueType mismatch"]
       d..cctor() +0
    
    [TypeInitializationException: The type initializer for 'd' threw an exception.]
       d..ctor() +0
       CuteEditor.EditorLicenceProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions) +30
       System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey) +347
       System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license) +51
       System.ComponentModel.LicenseManager.Validate(Type type) +36
       CuteEditor.Editor..ctor() +62
       Default_aspx.__BuildControl__control4() in c:\Documents and Settings\Ken\My Documents\Visual Studio\Projects\Ce40_Ka\Default.aspx:11
       Default_aspx.__BuildControlform1() in c:\Documents and Settings\Ken\My Documents\Visual Studio\Projects\Ce40_Ka\Default.aspx:9
       Default_aspx.__BuildControlTree(Default_aspx __ctrl) in c:\Documents and Settings\Ken\My Documents\Visual Studio\Projects\Ce40_Ka\Default.aspx:1
       Default_aspx.FrameworkInitialize() in c:\WINDOWS\Microsoft.NET\Framework\v2.0.40607\Temporary ASP.NET Files\ce40_ka\7fd4f4b8\54e60f8f\0qbgiw6e.0.cs:0
       System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +101
       System.Web.UI.Page.ProcessRequest(HttpContext context) +34
       System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +305
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69
    


    Version Information: Microsoft .NET Framework Version:2.0.40607.42; ASP.NET Version:2.0.40607.42

    Regards,
    »»» KenA
  •  11-24-2004, 10:47 AM 2546 in reply to 2540

    Re: [ce v4.0] HowTo run it in Asp.Net v2.0?

    KenA:

    Thank you .
    The CuteEditor.dll is protected by the Dotfuscator .
    It seems that there is an in-compatible issue on the class-name-replacing function.

    We will change the code to fix that.

    Thanks again .

    Regards , Terry .
  •  11-24-2004, 2:41 PM 2553 in reply to 2540

    Re: [ce v4.0] HowTo run it in Asp.Net v2.0?

    It seems a bug of the DotNet2.0Beta .
    I have try many times for this issue . many code have the same problem :(
    So I would not change the code for this issue .
    The origin CuteEditor.dll is OK . Just the protected CuteChat.dll (using Dotfuscator) have this problem .
    I have send a bug report to microsoft .
    If the problem still not be resolved  when the DotNet2.0 Release Version is out , and the new release of Dotfuscator is out .
    I think we would not use the Dotfuscator too .
     
  •  11-24-2004, 3:31 PM 2556 in reply to 2553

    Re: [ce v4.0] HowTo run it in Asp.Net v2.0?

    That´s a bit frustrating, since one of the reasons I´d ordered CE v4.0 is because I was told that it´s ready for Asp.Net 2.0 [see last thread at http://www.cutesoft.net/forums/ShowPost.aspx?PostID=2523 ]
    Regards,
    »»» KenA
  •  11-24-2004, 4:20 PM 2560 in reply to 2556

    Re: [ce v4.0] HowTo run it in Asp.Net v2.0?


    Sorry for the inconvenience.

    The reason we use Dotfuscator is: CuteEditor 3.0 has been cracked by some malicious users.
     
    We will continue investigate this issue.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  12-01-2004, 10:00 AM 2743 in reply to 2560

    Re: [ce v4.0] HowTo run it in Asp.Net v2.0?

    Good News . This problem has been resolved .
     
    Regards , Terry .
  •  07-22-2005, 5:05 PM 8997 in reply to 2743

    Re: [ce v4.0] HowTo run it in Asp.Net v2.0?

    how did you fix the problem??
View as RSS news feed in XML