Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Internet Explorer Instantly Closes

Status
Not open for further replies.

gtgren

MIS
Jan 31, 2003
116
US
Hello everyone,

I am trying to log into a application that is on the Inernet. When I log in CORRECTLY IE automatically closes. I can go to any other computer and log in with no problems under IE. When I log in under Netscape it works fine.

I made sure that all of the IE 6 defaults were back to their normal settings.

The application that I am trying log into is .Net.

Any suggestiions?
 
I forgot to mention that I am using Windows XP
 
Might want to check event viewer for more info --> Start, Run, eventvwr.msc
 
I figured it out. IE wanted to open another window so that it could run the program, but IE was configured so that you could not open another window, therefore had to enable IE to open another window and go to to remove any pop up windows from the pc. I will write more step by step details later.
 
I would also:

regsvr32 urlmon.dll
regsvr32 Shdocvw.dll
regsvr32 Msjava.dll
regsvr32 Actxprxy.dll
regsvr32 Oleaut32.dll
regsvr32 Mshtml.dll
regsvr32 Browseui.dll
regsvr32 Shell32.dll

I would copy and paste the above into a notepad session, and name the file ie_fix.cmd

Runit once on for any affected user.
 
Bump

I've got a laptop comming in on monday with a similar problem. I tried uninstalling IE and reinstalling over the phone with the person but still IE just closes. Anyone have any other Ideas I can try besides bill.
 
Bill's fix should correct the issue, I'd go with that unless it doesn't work. But re-registering the files should do it.

If it doesn't work, give us a holler with what you see happening in the event viewer, users affected, etc...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top