Search

You searched for the word(s):
Showing page 2 of 3 (23 total posts) < 1 second(s)
  • Re: b651-499b-a179-05077e00ee91000001-.tmp denied error

    Is there any way to change the temporary path the ImageEditor uses?&nbsp;It ignores the web.config setting &lt;add key=''CuteEditorTempPath'' value=''~/SomeOtherTempPath'' /&gt; used by CuteEditor for temporary storage of upload files. &nbsp;I couldn't find any documented way to modify this. &nbsp;When these files are created under the project ...
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on February 13, 2009
  • Re: Unable to find the uploaded file in directory

    Adam, Sorry, although the site is online, it is a very busy production site with thousands of users -- I wouldn't dream of letting anyone outside my engineering team FTP into it. &nbsp; However: 1. I did find a way to make the ''old'' Iframe style upload work (one file at a time), in order for it to work I had to actually REMOVE the httpModule ...
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on February 12, 2009
  • Re: Unable to find the uploaded file in directory

    Adam, &nbsp; It took me a while to get to it, but I did download the Ajax Uploader and added it along with one of the sample aspx pages to the same project. I had the exact same results: uploading a small (&lt;200K) file worked fine (got confirmation in the ''server trace'' textbox) uploading a large file (1.8M pdf&nbsp;in this case) got a ...
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on February 6, 2009
  • Re: Unable to find the uploaded file in directory

    I am still having trouble with the uploading functionality: &nbsp; It is now working fine for files under ~200K, but whenever I upload a larger file, I again get the same error message (unable to find the uplaoded file in the directory) &nbsp; I am using IIS 6/ASP.NET 2.0 and use file uploading myself in the same application, so I do have ...
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on February 5, 2009
  • Re: Unable to find the uploaded file in directory

    The observation about read-only/checked-in files may have been premature. I am testing again with both browsers after clearing all cached files and it seems to be working OK. I will update again if the issue persists.
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on February 4, 2009
  • Re: Unable to find the uploaded file in directory

    1. I created a test.aspx page under the same project with the code provided for testing permissions, ran the page and specified the same server path I have in my web.config (~/Tmp/CuteEditorTemp), the file uploaded successfully, I got the message ''File cetest.gif uploaded successfully'' and a file named cetest.gif was indeed at the physical ...
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on February 4, 2009
  • Re: Unable to find the uploaded file in directory

    Adam, &nbsp; Until we can figure out how to make the Upload httpHandler method work for my site, is there a way to cause CuteEditor to revert to the method of uploading files to the gallery used in previous versions of CE6 (one by one, no progress indicator etc...)? &nbsp; I'd love to have the benefit of multiple file upload, but as it is ...
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on February 4, 2009
  • Re: Unable to find the uploaded file in directory

    To help troubleshoot this thing -- since it appears from previous suggestions, that this could either be: 1. a permission problem on the temp folder. BUT NOT IN THIS CASE - the fact I can see the temporary file created and deleted in the correct temp folder path pretty much proves that the temp folder is set up correctly and is writable by ...
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on February 3, 2009
  • Re: Unable to find the uploaded file in directory

    And as for the reference to thread 46337 -- That's the posting I saw before posting my own, and that is what I based my troubleshooting on (so far). All the suggestions in that thread have been implemented, I get this problem in FF as well as IE and my CuteEditor is the latest version (I believe), but still this problem is happening. ...
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on February 3, 2009
  • Re: Unable to find the uploaded file in directory

    I downloaded it just a few days ago, &nbsp; The following version information is available when right-clicking CuteEditor.dll &gt; Properties: &nbsp; File Version: 6.2.0.0 Description: CuteEditor 6.2 Build 2008-12-10 That seems pretty up-to-date...
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on February 3, 2009