I am getting the following error using the latest download
Error Message: Exception of type 'System.OutOfMemoryException' was thrown.
Stack Trace: at System.String.GetStringForStringBuilder(String value, Int32 startIndex, Int32 length, Int32 capacity)
If I remove all files from the documents folder it displays the dialog. If I add a couple back it works, then stops working the more files are added.
The error is sometimes followed by another error:
Error Message: Path '/CuteEditor_Uploader_Resource.axd' was not found.
Stack Trace: at System.Web.HttpNotFoundHandler.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Any ideas?