By default Cute Editor will use HttpHandler process the image files on the server side. You can turn this feature off by setting this property to false.
[Visual Basic] Public Property UseHttpHandlerCacheImages As Boolean
[C#] public bool UseHttpHandlerCacheImages {get; set;}