Search

You searched for the word(s): uploadmodule
Showing page 9 of 15 (148 total posts) < 1 second(s)
  • Newbie questions and issues: Firefox compatibility, FileUploaded not being executed

    I have some questions and concerns regarding Ajax Uploader.  My company is interested in this product, but before I can endorse it, I require some answers to some key questions. I have setup a common scenario:  a page which has a masterpage, that requires an upload control.  The site uses forms authentication and is IIS7 ...
    Posted to Ajax Uploader (Forum) by nokturnal on October 26, 2010
  • Issue uploading a file directly to a database

    When I try to upload a file directly to a database, after selecting the file, I get the following error:   Could not load type 'UploaderDatabaseProvider.UploaderSqlServerProvider. UploaderDatabaseProvider' from assembly 'CuteWebUI.AjaxUploader, Version=3.0.0.0, Culture=neutral, PublicKeyToken=bc00d4b0e43ec38d'.   My web.config file ...
    Posted to Ajax Uploader (Forum) by CandiaSven on April 22, 2010
  • Upload module is not installed in Web.Config!

    Im getting Upload module is not installed in Web.Config! in production environment. Dev is working fine. I have moved .dll and .lic file and web config contains all required references. I also getting this message in developent when running in debug mode. Please help.     <controls> <add namespace=''CuteWebUI'' ...
    Posted to Ajax Uploader (Forum) by dimidrol on March 1, 2009
  • The file '/CuteWebUI.AjaxUploader.ashx' does not exist?

      Note: The AjaxUploader work fine with VS2008, but errors with users on the Internet.   Internet users also receive this error message when trying to use the AjaxUploader button:    ''Warning: The AjaxUploader module is missing in the web.config''   [Solution]  Make sure you DO have the correct code in the ...
    Posted to Ajax Uploader (Forum) by Pointeman on January 23, 2009
  • Re: Problem installing

    Adam,    I've just tried using a NEW application (Win Vista, Classic Mode), and I get the same problem.   I copy-pasted the ''Framework 2.0-VB-MicrosoftAjax'' example.   Server Error in '/' Application. Configuration Error Description: An error occurred during the processing of a configuration file required to ...
    Posted to Ajax Uploader (Forum) by fcogtz on May 15, 2009
  • Ajaxuploader under IIS7 asp.net 4.0 100% working solution all browser support!

    HI, after my first struggle to get this to work i finely found a way, i just want to share this to every one that use iis7 asp.net 4.0 and C# / VB.  (there is still 1 big issue that should be focus on, i wrote info about that in the end here, but there is a solution to it) Before i start i just want to say a few words. There are not many ...
    Posted to Ajax Uploader (Forum) by ThomaxVision on November 20, 2010
  • Re: Upload module is not installed in Web.Config!

    Hi Adam,  I did the same as you suggested above, but I am getting the following error while testing in Chrome, UploadModule is not installed into web.config.! and its completely not working in Firefox. Please help me out in this issue. 
    Posted to Ajax Uploader (Forum) by shailen on April 15, 2011
  • Re: Uploader http module seems to conflict with another HTTP modules.

    I would think it has to do with the url rewriter.  Probably losing the context of the page.   based on another forum post I saw cutechat post this C# code to handle that problem.   override protected void OnLoad(EventArgs args) {     base.OnLoad(args);     ...
    Posted to Ajax Uploader (Forum) by delamitry on September 14, 2009
  • Re: Can we change Position for "Upload Multiple Files" Button Postion?

    Hi Terry,   Thanks for your reply. This is code rendered to the browser. We are getting this extra button frequently in gridview also.   <tr> <td style=''width: 100px;'' valign=''middle'' align=''right''> Local Asset&nbsp;&nbsp;&nbsp;&nbsp; </td> <td valign=''middle'' ...
    Posted to Ajax Uploader (Forum) by yogeshsapkale on February 13, 2009
  • Re: Issues with URL rewriting?

    Hi,   I have found the reason, and will provide an update in 3-4 days.   In the fr001270.xml, line 128,URL_CHANGED   the UploadModule use request.RawUrl and try to rewrite the url back to NewUrl=''/report/create/area/820/?'' ,   but the urlwriter module already would not process it, and then the ASP.NET just report NOT ...
    Posted to Ajax Uploader (Forum) by cutechat on January 7, 2009
« First ... < Previous 7 8 9 10 11 Next > ... Last »