Program still crashes too often
Autore: Luis S.With yesterday's update the program improved it's reliability, but some crashes still persist, we must save every couple of minutes :( and obviously this is not optimal for keeping a good work flow.
05-11-2015 19:30:35 [EXCEPTION] Object is currently in use elsewhere. System.Drawing at System.Drawing.Image.get_FrameDimensionsList() at System.Drawing.ImageAnimator.CanAnimate(Image image) at System.Drawing.ImageAnimator.ImageInfo..ctor(Image image) at System.Drawing.ImageAnimator.Animate(Image image, EventHandler onFrameChangedHandler) at System.Windows.Forms.ToolStripItem.Animate(Boolean animate) at System.Windows.Forms.ToolStripItem.Animate() at System.Windows.Forms.ToolStripItem.OnEnabledChanged(EventArgs e) at System.Windows.Forms.ToolStripItem.set_Enabled(Boolean value) at (Object , Boolean ) at ..(Object , Boolean ) at ..(Object , EventArgs ) at WebsiteX5.Browser.BrowserControl.onAddressChanged(Object sender, AddressChangedEventArgs e) at CefSharp.WinForms.ChromiumWebBrowser.CefSharp.Internals.IWebBrowserInternal.SetAddress(String address) at CefSharp.Internals.ClientAdapter.OnAddressChange(ClientAdapter*
Hello Luis,
Can you please give me more informations about this crash?
wihhc objects did you add on the project?
On a new project does the same happens?
Many thanks!
Autore
Hi claudio!
This happens sometimes when modifying cells and/or inserting/changing images, it's like the generation (compilation) of the preview is having some problem so every time I click on "preview" I risk a crash of the app so I must click on save every time.
________________________________
Also I have noticed that this happens 80% of times when trying to use custom code, this time the program crashes when closing the preview.
I have another thread that explains this second issue: https://helpcenter.websitex5.com/post/133231
My computer is running W7.
Thanks in advance for any help.
Hello Luis,
Is this happening on a project with custom HTML code in it like in the other post or also on a new project when you modify the cells or you add images?
In case of a new project can you tell me the exact steps you do to duplicate it?
On the custom code it depends what code you add and if this is correct since the page needs to be rendered and if the code is not correct it can bring issues.
Many thanks!