Search

You searched for the word(s): uploadmodule
Showing page 8 of 15 (148 total posts) < 1 second(s)
  • Re: Sporadic Viewstate errors

    Hi and thanks, I got this problewm solved by a local machine key not even the IIS one, but now the file size which worked fine is now on the fritz, I just for a filure on a 50 MG file, I have set max request in webconfig to max size 2GB, I have set IIS Request filtering to max 2GB, I have removed the entery from the machine.config. I even found ...
    Posted to Ajax Uploader (Forum) by jk121960 on May 14, 2013
  • Re: Upload photo to database?

    No code, apart from the uploaderdatabaseprovider you supplied. I re-created the database table using your sql definition to make sure it wasn't that.   Locally am running IIS7 and SQL Express 05. For testing I am just trying to upload a .doc file about 2 megabytes in size. Am not using ajax in this example. Silverlight mode seems to ...
    Posted to Ajax Uploader (Forum) by pat333 on February 3, 2009
  • Re: browse window not coming up when control is deployed online

    Hi rxraza,   You did not set up the upload module correct in web.config. Please refer to http://www.ajaxuploader.com/Deployment.htm step 2. It has two sections. one for classic application pool, one for integrated application pool. The visual studio will use the classic application pool by default, I think you production site using ...
    Posted to Ajax Uploader (Forum) by Kenneth on December 31, 2013
  • Re: "No Request Files!"

    File size doesn't matter, the behavior is consistent regardless: No Request Files! appears after clicking a link to the page, or being redirected via asp.net.   --------------------------- Windows Internet Explorer --------------------------- Server side exception : failed to upload 130_Castle Project License.txt   Debug ...
    Posted to Ajax Uploader (Forum) by GHeidenreich on January 18, 2010
  • Re: SLM error

    Hey ken, i couldnt make this issue on that demo, but in my website i got this. INFO ScriptVersion ,20110114-01 INFO UploadType/addontype,Auto/Silverlight BEGIN event initialize END event initialize BEGIN event browse END event browse,true BEGIN event silverlight select END event silverlight select,true BEGIN event start END event start BEGIN ...
    Posted to Ajax Uploader (Forum) by gnuzim on March 1, 2011
  • Re: Initialize error

    Hi,   The UploadModule use Asp.Net Async BeginRequest event,   And the code run before your Application_BeginRequest,   After the resource sent, (either the Response.End() or Application.CompleteRequest() will execute)   So your Application_BeginRequest will not call , but Application_EndRequest will ...
    Posted to Ajax Uploader (Forum) by cutechat on September 2, 2009
  • Re: ajaxuploader uploadattachement ASP.NET Ajax client-side framework failed to load

    In my web.config file, I have these lines : <system .web=''''>    <httpModules>    ...
    Posted to Ajax Uploader (Forum) by ajouadi on September 26, 2009
  • Re: Problem installing

    Hi Terry,    I'm using IIS (Win Vista). You see PR and then TestUploader because first I tried this in an already developed application. As it didn't work, I created a simple Site with just one of your examples, and called it TestUploader.    I'm using IIS 7 instead of VSWeb Server due to the fact that we're developing ...
    Posted to Ajax Uploader (Forum) by fcogtz on May 18, 2009
  • Re: Invalid postback or callback argument

    I am still receiving the error in both the demo and my own website. I uploaded the entire demo to my host and now I am getting the error 'UploadModule is not installed into web.config.!' I had this error on my local pc but that was because I stupidly put the module into the validation module section. Once I moved it it worked fine. I really don't ...
    Posted to Ajax Uploader (Forum) by spudcud on July 25, 2008
  • Server cannot set content type after HTTP headers have been sent.

    Hello, We've been using AjaxUploader since some time now and haven't had any major problems with it, but today a customer had the following problem:On uploading a 7MB file, the uploader stopped at 3% and showed an alert message saying: ''Flash: the upload task is interrupted! io Error #2038''He tried this several times, under Firefox and ...
    Posted to Ajax Uploader (Forum) by dyte on August 6, 2010
« First ... < Previous 6 7 8 9 10 Next > ... Last »