XP SP2 - change to behavior of IHTMLDocument2 interface?

  • Thread starter Thread starter Warrick Wilson
  • Start date Start date
W

Warrick Wilson

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.
 
Warrick said:
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top