If I create an image with MSPaint and save it as the supported image file types (.bmp, .jpg, .jpeg, .png, .gif) the files will upload if they are within the constraints of size, dimensions and type. If the images are saved exactlyt he same size, dimensions and type in another editor such as Paint .NET the file will throw an exception upon upload.
Sever side exception, failed to upload 09_Coolla_XRS_16.jpg
Debug Infomation:
System.Exception: Guid Eo!\x0D\x0A at CuteEdito.UploadModule.HandleAddonUpload(HttpContext context)
Is there something about the compression that gets checked by CuteEditor's scripting while the file uploads? Is it possible to open up this functionality?
Edit:I fogot to mention that I also had this occu on the demo on you website.