IIS Informant: Updating IE can Cause IIS Conflicts
Upgrading IE on IIS servers can cause problems with database connectivity.
June 3, 2002
We recently upgraded our IIS servers from Microsoft Internet Explorer (IE) 5.01 Service Pack 2 (SP2) to IE 6.0. Immediately afterward, we started having problems with database connectivity. Are the problems just a coincidence, or can an IE update affect how IIS operates?
The problems aren't a coincidence. When you update IE on a server, you're updating not only the browser but other features and services, some of which can involve IIS. Updating IE certainly involves changes to XML support, which can affect Web applications that use XML. IE updates also update the VBScript and JScript scripting engines. And when you update IE on a system with IIS, you also update IIS scripting capabilities. You can find information about the various scripting-engine versions and their differences at http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28001169.
About the Author
You May Also Like