 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Windal Guest
|
Posted: Thu Mar 03, 2005 12:59 am Post subject: DHTML and KB891781 problem |
|
|
Hi,
Ever since Microsoft released the hotfix KB891781, the dhtmled.ocx returns a
"No such interface supported". Currently, the only work around is to
uninstall the hotfix, but I was hoping someone here has a more permanent
solution.
Windal
|
|
| Back to top |
|
 |
Olaf vH Guest
|
Posted: Sat Mar 05, 2005 9:04 pm Post subject: Re: DHTML and KB891781 problem |
|
|
Hi Windal,
Sorry, but no real help.
It seems to have become very quiet in KB891781-land. No dhtmled.ocx
workarounds, no response from microsoft, nothing..
I do have a workaround, but it's VB related where the DOM-problem only
manifests itself on query_unload (or form_unload) (I take it that
Delphi
has a more serious problem then that).
I.e. in VB I do get the opportunity to attach a 'Private WithEvents
docEvents as HTMLdocument' to the dhtmled.dom (needs MSHTML.dll).
Afterwards (in query_unload) the dom is no longer accesable, but (I
think) through the docEvent it is.. But that wouldn't work if you
can't access the .dom at all..
Hopefully somebody with a real solution takes the time to answer
(soon?).
Olaf
|
|
| Back to top |
|
 |
Windal Guest
|
Posted: Sun Mar 06, 2005 3:55 am Post subject: Re: DHTML and KB891781 problem |
|
|
Hi Olaf,
| Quote: | It seems to have become very quiet in KB891781-land. No dhtmled.ocx
workarounds, no response from microsoft, nothing..
|
There is one (ugly) workaround, and that is to put the old dhtmled.ocx in
the same directory as your application and add the file
myapplicationname.local to that directory ... but a permanent solution it is
not.
Thanks for your post!
Windal
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|