HTML Editor "Access Violation" error...

User 2059829 Photo


Registered User
13 posts

hi

anybody know this error ?

Access violation at address 59A0DB8D in module 'TRIEDIT.DLL. Write of address 0064006D.

I have the HTML Editor set to open .html files with the visual editor by default. I get this error when file opens. If I merely click the "x" to close the error box, things seem to continue ok.

thanks for any help

d blackthorn
Blackthorn-413
User 103173 Photo


VP of Software Development
0 posts

Can you please open a support ticket so we can get one of our users to look into this issue for you. Make sure to tell us as much as you can about your operating system, browser versions etc. and send us a copy of the page you are trying to open.

That should be enough to help us get to the bottom of this for ya. ;)
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2059829 Photo


Registered User
13 posts

thanks --- fixed in today's update (316) to The HTML Editor
Blackthorn-413
User 306024 Photo


Registered User
3 posts

Tried to upload entire website project.

Get access violation error

"Access Violation at Address 0040B70F in module 'coffee.exe'. Write of address 004052D5"

Running XP via VM Ware on a MAC.

Uploading selected files works okay.

Any ideas?

Hans
User 103173 Photo


VP of Software Development
0 posts

Hans Karlsen wrote:
Tried to upload entire website project.

Get access violation error

"Access Violation at Address 0040B70F in module 'coffee.exe'. Write of address 004052D5"

Running XP via VM Ware on a MAC.

Uploading selected files works okay.

Any ideas?

Hans

Have you tried re-installing the software? Also, what XP build are you on? You need to be on XP Sp3 at a minimum.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 473358 Photo


Registered User
1 post

I am getting the same error on Windows 7 after downloading the latest version of HTML editor... seems clear that use of this dll is no longer supported do you have a fix?

My OS is fully patched and yes I uninstalled and reinstalled the app and the DHTML components.
User 103173 Photo


VP of Software Development
0 posts

Chris McCurdy wrote:
I am getting the same error on Windows 7 after downloading the latest version of HTML editor... seems clear that use of this dll is no longer supported do you have a fix?

My OS is fully patched and yes I uninstalled and reinstalled the app and the DHTML components.

Please open a support ticket as soon as you can and give us as much information about your computer setup as you can (Operating system, service packs installed, IE version etc.).

Once we know more, I am sure we can resolve this.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2108985 Photo


Registered User
47 posts

Chris McCurdy wrote:
I am getting the same error on Windows 7 after downloading the latest version of HTML editor... seems clear that use of this dll is no longer supported do you have a fix?

My OS is fully patched and yes I uninstalled and reinstalled the app and the DHTML components.


If you have the ddl "TriEdit.dll" in mind, I can confirm this ActiveX is still enabled without any problem in my system: Windows7, ultimate 64-bit.
(I guess it is used toghether with "DHTMLEd.ocx" for the WYSIWYG editing)

It is used for 32-bit programs while it is situated in the folder for 32-bit programs, where also "CoffeeCup Software" resides:


C:\Program Files (x86)\Common Files\microsoft shared\DhtmlEd\TriEdit.dll


I've downloaded the most recent version 2010 build 361 and made a fresh install (I first removed the previous release candidate version completely with RevoUninstaller).

After the new installation I opened my testsite without changing anything and it worked fine, even the utf-8 accented characters.

My testsite is made partly in the free version of the CoffeeCup editor but most of the pages already in the registered version.

I've used as DOCTYPE:


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">


and in the head:


<meta http-equiv="content-type" content="text/html; charset=utf-8" />


Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.