IIS Informant: Updating IE can Cause IIS Conflicts

Upgrading IE on IIS servers can cause problems with database connectivity.

Brett Hill

June 3, 2002

1 Min Read
ITPro Today logo in a gray background | ITPro Today

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.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like