Search

You searched for the word(s): .net 4.0
Showing page 19 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Cute Editor for ASP.Net and Html5 support

    Hi saliniashok,   You can refer to the full steps at http://www.richtexteditor.com/document/scr/html/deployment.htm  1. Install the assemblyCopy the following files to your application bin folder.richtexteditor.dllNetSpell.SpellChecker.dllrichtexteditor.licThe "richtexteditor" folder and all files it contains should be ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 7, 2013
  • Re: Ajax Uploader for Asp.Net MVC 2.0?

    This example project is using MVC1.0, you need convert MVC1.0 to MVC2.0, please follow steps: 1. Open web.config 2. replace all ''System.Web.Mvc, Version=1.0.0.0'' with ''System.Web.Mvc, Version=2.0.0.0'' 3. Add the following lines within ''Configuration'' section:      <runtime>      ...
    Posted to Ajax Uploader (Forum) by Eric on July 23, 2010
  • Re: convert from froms authentication to windows authentication in cute web chat asp.net c# 2.0

    Srilakshmi.murthy,   You can use windows authentication mode and your user will not need to enter the password.   In the integration code, you need to do something like this:   public override AppChatIdentity GetLogonIdentity() {   string name=HttpContext.Current.Request.ServerVariables[''LOGON_USER''];   ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on May 6, 2008
  • Re: Internet Explorer 6 crashes while accessing http://cutesoft.net/example/Multiple.aspx

    Very interesting. I too have had problems with IE crashing and reported it here, but had no resolution!   We shall be shortly testing this theory and will report how it goes.... So far I can report that the jscript.dll versions are old on the machines that crash. Unfortunately getting this updated will be a chore, but at least we can point ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on October 30, 2007
  • Normal asp.net upload control is coming in firefox

    Hi,       when i click Browse file button in firefox then i am getting a Normal asp.net upload control. is there any way by that i can able to hide Normal asp.net upload control and fire the click event same time when user click browse file button.   Regards Arun            
    Posted to Ajax Uploader (Forum) by bs_arun on May 11, 2009
  • Re: few basic questions

    megetron,   1. What is the differences between the free downloadable cute chat and web messenger to the purchase one   No difference. After you install this trial version on your server and all you need is an official license file.   2. How can this be integrated easily to the current site? I see this link ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on July 25, 2007
  • Re: ASP 3.0 login to CuteChat

    jpshook,   It's easy to integrate Cute Chat with classic ASP application if you are familar with .NET and ASP technology.   We've finished integrating with Snitz forum. http://cutesoft.net/ASP.NET+Chat/Deployment/default.aspx   Demo:   http://snitzforum.cutesoft.net/   For details please check the following ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on November 21, 2006
  • Re: Quesion about License Issue

    Hi Durga,   Your old cuteeditor for .net license file is good for current version v5.3. Download and install the latest version from http://cutesoft.net/downloads/12/default.aspx and then put your old license file in place. That's it.   Your CuteEditor can also work with classic ASP application using popup windows. Check out ...
    Posted to Purchase / License FAQ (Forum) by Karen on October 18, 2006
  • Re: Demos on chatsample.cutesoft.net not working?

    It's still not working for me...so here's a description of my reproduction of the error:OS: WinXP SP2 Browser: IE 6 (6.00.2900.2180) (Security level: Medium)   After having logged in (as ''Test1''), I clicked the ''Messenger'' link in the toolbar. I suppose that my click should have triggered the script ''Chat_OpenMessenger()'', but ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by magnuspersson on June 14, 2006
  • Re: Cant get Ajax Uploader to work with asp.net 4 and IIS 7

    Sorry Eric there is nothing wrong with the deployment, you missed all my posted here, if you please look at my first post or my second? Also that link is missing the header assembly reference, that you need to get this to work.   <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' ...
    Posted to Ajax Uploader (Forum) by ThomaxVision on September 29, 2010
« First ... < Previous 17 18 19 20 21 Next > ... Last »