Search

You searched for the word(s):
< 1 second(s)
  • Can't delete a file after CopyTo

    After uploading I copy the file to a working folder.&nbsp; If the user cancels out of the page, I need to delete the working file, but it is locked and I can't perform cleanup. &nbsp; I first used ''args.CopyTo(workingfile);'' &nbsp; I've also tried: &nbsp; System.IO.Stream stream = args.GetStream(); Bitmap bmp = new ...
    Posted to Ajax Uploader (Forum) by wwward on June 24, 2008
  • Re: File not uploading

    The code you provided works fine.&nbsp; However, if I wrap it in a minimal Master page with nothing more than a simple ContentPlaceholder, ONLY 50-75% of the upload is performed, then the process hangs.&nbsp; I tried both the MS Ajax version, and the No Ajax version of the control.&nbsp; Does the control work with Master Pages? &nbsp; I ...
    Posted to Ajax Uploader (Forum) by wwward on June 13, 2008
  • Re: File not uploading

    I copied your sample page to a folder on my site.&nbsp; The only changes I made were references to the MasterPage, which is not in the root of the site. &nbsp; I am running Framework 3.5, and IIS6.&nbsp; Any advice is much appreciated, since I've exhausted every idea I've had&nbsp; ...
    Posted to Ajax Uploader (Forum) by wwward on May 29, 2008
  • File not uploading

    The control works well on my local machine--no problems there.&nbsp; However, I purchased and uploaded the temporary license to the application BIN on my domain, but I can't get the control to work. &nbsp; My app has an UploaderTemp folder, and I've applied full permissions to every user. &nbsp; When I attempt to upload an image, a resx ...
    Posted to Ajax Uploader (Forum) by wwward on May 28, 2008
  • Microsoft JScript runtime error: Object expected

    When I run a small test page using VS2008, the Ajax Uploader works perfectly.&nbsp; However, when I run it without the VS2008 web server (i.e. when I run it using IIS 7 on my local Vista Business machine) I receive the error shown below: IE Popup:&nbsp; ''Microsoft JScript runtime error: Object expected'' FF Firebug:&nbsp; ...
    Posted to Ajax Uploader (Forum) by wwward on April 21, 2008
  • Re: Misalignment with multiple editors - Atlas control

    Is there an ETA for v6 and Atlas support? I have v5.0 right now, does v5.3 help integrate with Atlas in any way?&nbsp; I just want to use Atlas to update a list that has nothing to do with the editor.&nbsp;&nbsp;&nbsp;My developer has had issues and says that I can't use Atlas on a page if it also has the CuteSoft editor. &nbsp; Thx. jrw
    Posted to Cute Editor for .NET (Forum) by wwward on December 13, 2006
  • Data source for gallery uploader

    The Image Gallery feature appears to navigate a directory for browsing and selecting images.&nbsp; Is it possible to customize the datasource (e.g. using a provider) to populate the control?&nbsp; I want to simulate a directory in the database.&nbsp; I could easily create a DataSet from the database to populate the data in the control if the ...
    Posted to Cute Editor for .NET (Forum) by wwward on July 13, 2006