PDA

View Full Version : XP SP2 - change to behavior of IHTMLDocument2 interface?


Warrick Wilson
November 18th 04, 10:45 PM
Is there any reason that the IHTMLDocument2 interface would work differently
under XP SP2 than XP SP1?

An application that we developed in-house started to run into problems with
the get_domain() call on that interface when the machine it was bein run on
had XP SP2 installed. Prior to that, we had no problems.

I ended up "solving" the problem by commenting that call out (it was being
used in a log file entry only) and the got things working again. But I can't
find anything that explains that behavior, which makes me worry that there
might be more issues waiting to happen.

Thanks.

Plato
November 19th 04, 05:26 PM
Warrick Wilson wrote:
>
> had XP SP2 installed. Prior to that, we had no problems.
>
> I ended up "solving" the problem by commenting that call out (it was being
> used in a log file entry only) and the got things working again. But I can't
> find anything that explains that behavior, which makes me worry that there
> might be more issues waiting to happen.

There are ALWAYS issues when you do MAJOR OS upgrade.

Google