P
Peter Row
Hi,
We have recently moved our application to using .NET 2.0 and having fixed
all
the things indicated by errors and warnings and everything works great.
However....
We switch to using the new WebBrowser control for displaying some
auditing information as HTML (transformed from XML). Problem is on
Windows 2000 SP4 the WebBrowser control does not display it correctly.
Instead of getting nice pretty information you just see the raw HTML as if
the control thinks it's text and not HTML. On Windows XP it works fine.
I don't really want to go back to using the old MS COM Interop add-in to
do this.
Tried updating a test Windows 2000 Pro SP4 machine with all the updates
that were available (inc. those for IE and .NET 2.0) but the issue remains.
Anybody else had this issue and found a solution?
Regards,
Peter
We have recently moved our application to using .NET 2.0 and having fixed
all
the things indicated by errors and warnings and everything works great.
However....
We switch to using the new WebBrowser control for displaying some
auditing information as HTML (transformed from XML). Problem is on
Windows 2000 SP4 the WebBrowser control does not display it correctly.
Instead of getting nice pretty information you just see the raw HTML as if
the control thinks it's text and not HTML. On Windows XP it works fine.
I don't really want to go back to using the old MS COM Interop add-in to
do this.
Tried updating a test Windows 2000 Pro SP4 machine with all the updates
that were available (inc. those for IE and .NET 2.0) but the issue remains.
Anybody else had this issue and found a solution?
Regards,
Peter