Search

You searched for the word(s): web config
Showing page 50 of 176 (1,759 total posts) < 1 second(s)
  • Re: 'CuteWebUI_AjaxUploader_Initialize' is undefined

    Hi shawndg, You'd better to change your web.config modules node to the section below for ...
    Posted to Ajax Uploader (Forum) by Jeff on June 29, 2011
  • Re: 'CuteWebUI_AjaxUploader_Initialize' is undefined

    Hi shawndg, Please move the following line to <modules> section and try it again:  <add name=''CuteWebUI.UploadModule'' type=''CuteWebUI.UploadModule,CuteWebUI.AjaxUploader''/> Web.config example:  <configuration>    <system.webServer>      ...
    Posted to Ajax Uploader (Forum) by Eric on June 29, 2011
  • Re: Error 2038 on large upload

    Hi Eric, Some more info to the problem. We have tried testing on an older machine running Windows XP & IE 8, and we are getting a similar error upon uploading smaller files (200mb). The error is similar to what I see on your support boards for the AJAX Uploader:  Flash: the upload task is interrupted! io Error #2038 The ...
    Posted to PHP File Uploader (Forum) by greggs on June 14, 2011
  • Unknow Error on execution

    Unknown error when executing Uploader. I can select files and after open button I get an error message from Visual Studio: htmlfile: Unknown runtime error   in Web.config : <add key=''CuteWebUI.AjaxUploader.TempDirectory'' value=''~/UploaderTemp''/> <add key=''AjaxUploaderLicense'' value=''AjaxUploader.lic'' ...
    Posted to Ajax Uploader (Forum) by Bernhard on April 7, 2011
  • Error running Classic-Layout.aspx

    I am havingtrouble getting the ready-made templates to work. I get the following arror message:   Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: CS0234: The type or ...
    Posted to ASP.Net Image Gallery (Forum) by TorskTallin on February 24, 2011
  • error on session timeout

    Hi, We are using cutesoft AJAX uploader. The uplodaer is implemented using HTTP Modules. Everything works well. The problem is that if the user clicks the upload button after being idle for long (means after session time out) the control throws and error. I just want to know the work around to bypass this issue. Note:- We are just ...
    Posted to Ajax Uploader (Forum) by anujyadav on December 20, 2010
  • Re: Image folder size exceeds the limit: 100 MB

    There appears to be similar issues going on for me.   Web config is using the latest sample.The settings in the are exactly the same as the others posted above. ''Default from latest download''.Was working fine before updating to your version as of yesterday. (Still hate that your downloads are all the same version ...
    Posted to Cute Editor for .NET (Forum) by dub on October 29, 2010
  • After upgrading from vs2005 to vs2008, ajax calls make full page reload

    I've spent a couple days trying track this down,and finally found the problem.   In my situation, I upgraded a vs2005 project to vs2008. Once in vs2008, I decided to add ajax functionality. Whenever I would use the ajax uploader, it would do a full page reload after the ajax button click upload. Even the simple-uploader was doing it. I ...
    Posted to Ajax Uploader (Forum) by Lan-Lord on September 28, 2010
  • Re: SQL Server Error When trying to upload multiple files.

    Hi Eric,   The code I am using is the code from your AdvancedVB20 sample directory. I copied the following files into the App_Code folder of my website, FileItem.vb, SampleDB.vb, SampleDB_Instance.vb and SampleUtil.vb.   The SQL script I ran was the InstallSamples.sql from the App_Data directory. I copied and pasted the code ...
    Posted to Ajax Uploader (Forum) by BenSilverFox77 on September 15, 2010
  • Re: Intermittent problem with temporary file directory not being available

    Hi,   when you use load balancing and get ''Unable to find the uploaded file in directory: E:\....\UploaderTemp '',   you need configure a shared file server to store the temp files.   set the TempDirecotory=\\sharedserver\tempfolder   if you get security issue, fill username/password into web.config   <add ...
    Posted to Ajax Uploader (Forum) by cutechat on August 2, 2010
« First ... < Previous 48 49 50 51 52 Next > ... Last »