Redistributing Web Applications
Visual Studio .NET 2003
If your application uses the MFC classes implementing the WebBrowser control (for example, CHtmlView or CHtmlEditView), Microsoft Internet Explorer 4.0 or later must at least be minimally installed on the target computer.
Installing the latest version of Internet Explorer will also ensure the target computer has the latest common control files.
Information about installing minimal Internet Explorer components is available in the following Knowledge Base article:
- Q185375, HOWTO: Create a Single EXE Install of Internet Explorer (http://support.microsoft.com/support/kb/articles/q185/3/75.asp)
You can find Knowledge Base articles in the MSDN Library or at http://support.microsoft.com.
See Also
Redistributing a Native C++ Application | Deploying ATL Server Applications