Browse by Tags

All Tags » MVC AjaxUploader
  • Other ajax calls fails on using Cute Ajax uploader with mvc

    Hello there, i am facing problem to use additional ajax calls with uploader control. I have a page where i am uploading multiple files and have some customized ajax calls to be posted to the server which is failing with http:500 internal server error. do i need any customization of using the additional ajax calls like get and post. how to make a ...
    Posted to Ajax Uploader (Forum) by arunsaar on September 23, 2013
  • ajax uploader in ASP.net MVC

    Hello Is is possible to avoid using "ashx"  file when implementing AjaxUploader in Asp.net MVC. I would like  the uploader  to be an action method of my controller .   thatnks for your help . 
    Posted to Ajax Uploader (Forum) by amchiche on January 21, 2013
  • MVC2 - 500 Internal Server Error

    Hi, We just purchased the AjaxUploader control, and we are getting the following error message randomly when we upload an image.  This problem happens more frequently on smaller images. ---------------------------Message from webpage---------------------------http error1 :500:Internal Server Error---------------------------OK ...
    Posted to Ajax Uploader (Forum) by allanng on January 19, 2011
  • Anyway to bypass the UploadHandler.ashx completely?

    I am wondering if there is a way to bypass the ashx file altogether?  I cannot seem to get rid of this file without causing major errors even though I am not using it really.  I am assuming that it is primarily using the GetValidateOption() function from that file since Everything else I am doing is through the controller.  ...
    Posted to Ajax Uploader (Forum) by gustyn on December 27, 2010
  • assigning Temporary File Folder using MvcUploader vice web.config

    This is more of an academic interest at this point, but is there a way to use the TempDirectory property vice putting it in the web.config file?  I cannot seem to get that property to work.  The program creates a resource file called ''processing...'' for each file, but then the app craps out with saying it cannot find the generic temp ...
    Posted to Ajax Uploader (Forum) by gustyn on December 27, 2010