Search

You searched for the word(s): .net 4.0
Showing page 45 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Security Exception Thrown under .NET 2.0 Medium Trust While Uploading Files/Media

    Jamie,   >>it's just that it seems like a lot of work just to make the file upload work remotely in a situation where and ISP uses UNC.   It needs some configurations. Because the local ASPNET account or NETWork Service account don't have permission to access the remove server by default.   >><security ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 17, 2006
  • Re: Exception of DateTime format.

    sanjay.joshi: Hi Adam/Ken,   Suddenly from yesterday below editor exception for invalid datetime is comming in our production server. Do you guys have any idea? please share your thoughts. Thanks.   Raw URL: /SUBSCRIBERS/JavaScriptLib/CuteEditor/CuteSoft_Client/CuteEditor/Load.ashx?type=scripts&file=IE_Loader Physical ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 10, 2010
  • Re: Cute Editor remove the text

    Version 5.2 is out.   This issue is resolved in the version 5.2.   Demo:   Handle pasted text   http://cutesoft.net/asp/editoronpaste.asp   Use CuteEditor as an image selector   http://cutesoft.net/asp/use-CuteEditor-as-image-selector.asp   Output well-formed HTML and ...
    Posted to FAQ (Forum) by Adam on June 5, 2006
  • Re: Cant get Ajax Uploader to work with asp.net 4 and IIS 7

    Hi again Ken. Not much more i can help explain since i get ''unknown error'', Its the same error comes up now and then on my project. In Visual Studio 2010 (when every thing should be in place) it says Ajax upload is not configured in web.config file. So i am guessing the assemblies  doesn't work well with the ...
    Posted to Ajax Uploader (Forum) by ThomaxVision on September 29, 2010
  • Re: CuteEditor for .NET has a 30 day evulation

    We need to evaluate before buying -- we have some output requirements that need testing and approval by our client.   What we need to do is develop it on a desktop, then move it to the test application area that is accessible by the client. We are willing to buy that license now if it is inexpensive enough ... is there a path ...
    Posted to Purchase / License FAQ (Forum) by PaulNewRiver on May 31, 2006
  • Need Demo Verion For Cute Web Messenger with asp.net 2.0

    Hello,   I need a demo version for Cute Web Messenger which can work with asp.net 2.0.   If the demo is availble can anyone can provide me the link for the same because currnet version does not look compatible with asp.net 2.0   Thanks JD
    Posted to Cute Chat and Cute Web Messenger (Forum) by Jaydeep on May 1, 2008
  • Re: Installing Cute Editor for .NET

    NormS: I must be missing something. IThe Cute Editor Developer Guide shows errors when trying to access different topics. I need some help please.   Error message?   The following thread may help:   http://cutesoft.net/forums/post/24943.aspx
    Posted to Cute Editor for .NET (Forum) by Adam on January 31, 2010
  • Re: Does Cute Chat 3.0 work with DNN 3.1.0?

    vmalishev,   Please download the CuteChat version 3.0 for DNN 3.x and DNN 4.x:   http://cutesoft.net/Downloads/default.aspx  Online Demo:   http://dnn3.cutesoft.net/ 3.x Deployment guide is here: http://cutesoft.net/ASP.NET+Chat/Deployment/NukeChat3/Deployment.htm   4.x Deployment guide is ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on May 2, 2006
  • Re: the right time to dynamically set links in Linktree ddl

    You can also put it into the Page_Load event.     Public Sub Page_Load(sender As object, e As System.EventArgs)   If Not Page.IsPostBack Then   If Not Editor1.ToolControls(''LinkTree'') Is Nothing Then    Dim tdd As CuteEditor.TreeDropDownList    Dim richitem As ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 25, 2006
  • attach uploaded files to email

    Hey Guys, based on some sample code that was posted in the forum, if I try to attach the uploaded file(s) to an email message, the attachements appear as ''persisted'' files in the email. At what point should I attach it to the message because it appears I'm doing it too early. Please advise. Here is the sample source code im working ...
    Posted to Ajax Uploader (Forum) by drifter on March 15, 2011
« First ... < Previous 43 44 45 46 47 Next > ... Last »