Search

You searched for the word(s): .net 4.0
Showing page 30 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: CuteEditor for .NET 6.0 Class Library

    Domainscanners,    Please check the following thread: http://www.nik.com.au/archives/2005/04/06/chm-help-files-error-the-page-cannot-be-displayed/   Anish wrote: Seems finally there is some work around solution to this issue. Though this solution is not at all feasible for lay man users who are just using an application ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 27, 2007
  • Re: AJAX.NET Partial Refresh SOLUTION

    slegay: Actually, now I can't catch CuteEditor_OnCommand anymore, and the editor only creates full postbacks, even when placed within an UpdatePanel. My guess is when the editor loads it scripts during an asynchronous callback, it overrides the CuteEditor_OnCommand function. I even tried registering CuteEditor_OnCommand using ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 25, 2007
  • Problem with Cute Editor for .NET version 6.0

    Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load file or assembly 'CuteEditor' or one of its dependencies. 系統找不到指定的檔案。 Source Error: ...
    Posted to Cute Editor for .NET (Forum) by manyan2 on May 2, 2007
  • .NET 2.0 conversion wizard runs even though I'm opening in VS 2005?

    Adam, looks like a great product, but I have yet to get it working.I am running VS 2005 and opening from the Framework 2.0 Web folder. VS is asking me to convert it because it says it was created in an earlier version.The weird thing is, I opened it last night, though there were some issues getting the chat to work. Overnight windows update ran ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by RobGaudet on February 18, 2007
  • cutechatsatndalone with asp.net 2.0, IIS, Visual studio 2005

      I downloaded cutecahtstandalone on Dec - 12- 2006, I downloaded Microsoft Visual Studio 2005 - Update to Support Web Application Projects and update it.   But I cannot  open solution file SmaplePortal.sln in Visual studio 2005.   when I deployed on IIS and run ...ocurr error ''Line 1:  <%@ Application ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by minhpx on December 11, 2006
  • Re: CuteSoft v5.3 for .net 2.0 and XHTML

    Mike,   When load the HTML code, some HTML code will be changed depend on different browser behaviours.   >>In either of the above cases is there a way to show the xhtml markup in the html view?   In the earlier version, we tried to convert HTML to XHTML in the client side using JavaScript. But we ran into two ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 7, 2006
  • Re: ASP.NET permissions.

    pgymjp,   Try steps below:   1. Start Windows Explorer (not the IIS Manager) and find the the directory which contains the above html file.   2. Select the directory, right-click it and click on Properties. Select the Security tab.   3. You now need to add a new set of permissions for user name: ASPNET or NetWork ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 9, 2006
  • Re: Redistribution license for cute editor for .NET

    Karen - Thanks for clarifying the points about source code.  The information in the license page for redistribution licenses mentions 'unlimited developer to install and use the product'.  Does this mean that the Cute Editor can be bundled with my standard product unlimited times to multiple customers?  I ...
    Posted to Purchase / License FAQ (Forum) by tyrone.hopes on October 4, 2006
  • .NET 2.0 trouble

    I'm trying to add the drag&drop control onto the toolbar in Visual Studio 2005.  I have the framework 2.0 dll in the bin folder and the project has a reference to that dll.  When I go into the choose toolbox items, I go into browse and navigate to the dll file.  It gives me the following error:There was an error loading types ...
    Posted to Cute Editor for .NET (Forum) by UnlnvlslblE on June 22, 2006
  • Re: CuteEditor v5 .Net and ajax

    Add the oncommand attribute to the CE:Editor control declaration.  In this case oncommand=''HandleEditorCommand(this)''   function HandleEditorCommand( editor) {    if(event.command=='PostBack' && event.commandValue=='Save')    {       ...
    Posted to FAQ (Forum) by Mr X on May 30, 2006
« First ... < Previous 28 29 30 31 32 Next > ... Last »