Options

Issue with IE9/Server 2008 (64bit)

BokehBokeh Member Posts: 1,636 ■■■■■■■□□□
We have a program that allows users to search for and then view encrypted PDFs from a ftp site. IE in general does not like passing the user name and password without making a change to the registry. On IE 6-8, we had to add the following:

FEATURE_HTTP_USERNAME_PASSWORD_DISABLE and then added the dword IEXPLORE.EXE and set at 0.

This works perfectly on XP/server 2003.

On the server 2008 machine, when adding these two changes in the registry, all IE does is pull up a blank page. It does not even attempt to pass the username and password.

I have been digging around this morning, and have yet to find anything. So I am open to suggestions.

Comments

Sign In or Register to comment.