Board index » delphi » EOleError with THML and Windows 950

EOleError with THML and Windows 950

I am still working on the same problem.  I can't get the THTML object
to work on a PC with windows 950.  I upgrade the computers with SP 1
and also install OLE32 after that.  Do I have to install kernal also?
It seems only to be an Ole Automation error but I am not sure.

When I try to run the application on the windows 950, it comes back
with the error "Exception EOleError in module Minutes.exe at 0003195C.
License Information in THTML not found.  You cannot use this control
in design mode."  I do regsvr32 on the ocx and I distribute all of the
dll's also.  Don't know what else I can do, or needs to be done.  The
install works great on windows 950 B and I can run to program at home
on A, but I have Delphi installed.

Any help at all would be greatly appreciated!!!  Thank you very much
for you help!!!

Mikel Finch

 

Re:EOleError with THML and Windows 950


Quote
On Thu, 05 Jun 1997 12:44:26 GMT, mi...@dakota.net (Mikel Finch) wrote:
>When I try to run the application on the windows 950, it comes back
>with the error "Exception EOleError in module Minutes.exe at 0003195C.
>License Information in THTML not found.  You cannot use this control

You will have to merge the Licenses.reg file in the <Delphi 2.0>\OCX\ISP
directory into the registry. It'll work like a charm.

Happy coding

Stefan Paetow
ellipse data systems

== owner@ ==
== ellipse- ==
== data.com ==
== Fix the ==
== above for ==
== address ==

-
=========================================================================
=  Any opinions here are my personal opinions, not those of my company  =
=            Home on the web: http://www.ellipse-data.com/              =
=             Delphi Super Page: http://ftp.is.co.za/dsp/               =
=  Delphi User Groups in South Africa: http://www.delphi.co.za/dugg/    =
=========================================================================

Other Threads