Search

You searched for the word(s): web config
Showing page 105 of 176 (1,759 total posts) < 1 second(s)
  • Re: silverlight error?

    Okay.  After a lot of searching on the internet I got it.   Basically this error can happen if the WCF max Sizes are not big enough.  So increased the size in the Client Config file and the web.config and now it works!  My real gripe is that the WCF error does not give you any help on this one.  It gives you a ...
    Posted to PHP File Uploader (Forum) by DataRecoverySoftware on July 6, 2010
  • Problem with SQL and CuteEditor

    Hi,   I implemented my first cuteeditor and got it running with the standard settings (after creating the uploads folder).   Now, I have to change the storage to SQL. I got the example and added the downfile.aspx and sqlfilestorage files to my app. I added the following web.config part: <appSettings> <add ...
    Posted to Cute Editor for .NET (Forum) by SchelloehB on May 11, 2010
  • File/Image upload not working

    I really like the way CuteEditor works and would love to get it inplemented on our site.  My only sticking point now seems to be image and file uploading.  I've searched these forums and:   Yes, my /images folder has RW permissionsYes, I've tried implementing impersonationI'm using default.config with EVERYTHING set to trueI added ...
    Posted to Cute Editor for .NET (Forum) by davedr on April 19, 2010
  • Re: Cross-browser AjaxUploader on SSL sites, causes error with FireFox & Chrome

    I have reviewed that URL previously.   Our web.config has: <httpRuntime executionTimeout=''45'' maxRequestLength=''2000000''/>   And I don't have an applicationHost.config in the machine. We are running Windows Server 2003 R2.   The file being uploaded is less than 100K, so the issue is not likely the size of the ...
    Posted to Ajax Uploader (Forum) by RyanTX on July 15, 2009
  • Re: it keeps hanging on "1 seconds remaining"

    rob.bartlett: That link seems to work.  Are any of those controls on that page using MVC?   I am using MVC.     I am setting temp folder in code, but the temp directory I supply (a file share) is getting ignored.  It ALWAYS puts it in *my* temp folder:   ''c:\Documents and ...
    Posted to Ajax Uploader (Forum) by Adam on May 15, 2009
  • Re: it keeps hanging on "1 seconds remaining"

    rob.bartlett: That link seems to work.  Are any of those controls on that page using MVC?   I am using MVC.     I am setting temp folder in code, but the temp directory I supply (a file share) is getting ignored.  It ALWAYS puts it in *my* temp folder:   ''c:\Documents and ...
    Posted to Ajax Uploader (Forum) by Adam on May 15, 2009
  • Re: it keeps hanging on "1 seconds remaining"

    rob.bartlett: That link seems to work.  Are any of those controls on that page using MVC?   I am using MVC.     I am setting temp folder in code, but the temp directory I supply (a file share) is getting ignored.  It ALWAYS puts it in *my* temp folder:   ''c:\Documents and ...
    Posted to Ajax Uploader (Forum) by Adam on May 15, 2009
  • License Error: You are using an incorrect license file.

    Hi, I am getting the following error just after a file has been uploaded: License Error: You are using an incorrect license file. We do not get the error on localhost - only when deployed to a server. We've been issued with 2 .lic files now from your support team but both have the same issue.  The web.config is setup corrected - ...
    Posted to Ajax Uploader (Forum) by dgburton on April 21, 2009
  • Issue with Ajax Uploader and 'cookieless=true' option

    Hi, I'm trying to use the Ajax Uploader with sessions and, in particular, with the 'cookieless=true' option placed inside the Web.config file. If I run the web application and I try to upload a file, the green bar doesn't appear and at the end I get the following error:   I have already seen the post for the URL rewriting but I ...
    Posted to Ajax Uploader (Forum) by michael on March 15, 2009
  • How to use NetSpell???

    I'm trying to integrate NetSpell into my app such that when I click the Submit button on the page I spell-check the contents of an ASP.Net TextBox and the CuteEdit XHTML. I've tried poring through the demos, NetSpell docs, etc and I can't find anything comprehensive on how to implement NetSpell beyond the built-in integration with CuteEdit. ...
    Posted to Cute Editor for .NET (Forum) by Richard Schaefer on November 12, 2008