PRB: Parsing HTML on Server Using Internet Explorer Components (244085)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 4.0
- Microsoft Internet Explorer (Programming) 4.01
- Microsoft Internet Explorer (Programming) 4.01 SP1
- Microsoft Internet Explorer (Programming) 4.01 SP2
- Microsoft Internet Explorer (Programming) 5
This article was previously published under Q244085 SYMPTOMS
It may be desirable to parse HTML files inside a Web server process in response to a browser page request. However, the WebBrowser control, DHTML Editing Control, MSHTML, and other Internet Explorer components may not function properly in an Active Server Pages (ASP) page or other application run in a Web server application.
CAUSE
Internet Explorer and its associated components were not designed or tested to be used in the constraints of the high-performance, secure user context of a Web server process.
RESOLUTION
Microsoft does not support the use of the WebBrowser control, DHTML Editing Control, DHTMLED, or MSHTML from inside a Web server (IIS) process. Applications experiencing problems with these components should be redesigned to use alternate technologies.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 7/20/2001 |
---|
Keywords: | kbDSupport kbFAQ kbprb KB244085 |
---|
|