Havokblue Posted May 6, 2008 Posted May 6, 2008 The picture basically sums it up.Whenever I go to a website that is IE dependent (MS update), it gives me an error saying I must use Internet Explorer, despite the fact I am.It's not just the MS update website either. I have tried reinstalling it to no avail.I'm running a legit copy of XP MCE that came on my laptop...I use Firefox as my default browser...Think thats about all you need to knowBTW I am not a moron regarding computers, in fact I normally pride myself in my knowledge, but this has STUMPED me.Help?
cluberti Posted May 6, 2008 Posted May 6, 2008 If you look at the properties of C:\Program Files\Internet Explorer\iexplore.exe, what is the file version of this file?
PC_LOAD_LETTER Posted May 6, 2008 Posted May 6, 2008 its possible your user agent string is being overridden in the registryWindows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\User Agent]"Version"=-"Platform"=-[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\User Agent]"Version"=-"Platform"=-paste that into a .reg and import it (or examine & remove the keys manually) & restart IEyou can see what user agent your browser is sending herehttp://showip.net/check_user_agent.phpfor example my IE7 on vista shows this:Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2; .NET CLR 1.1.4322)the other possibility is if you are using a proxy or 'internet accelerator' type program they can mangle your UA string and cause this behavior.
cluberti Posted May 6, 2008 Posted May 6, 2008 7.0.6000.16640Thanks for the quick replyI have to second what Geek said - you are running the latest (MS08-024) version of IE, it appears, which means the only other way the server would be able to check would be your UA string.
Tarun Posted May 6, 2008 Posted May 6, 2008 In Internet Explorer's address bar, enter the following:java script:navigator.userAgentMake sure javascript is one word!Here's what my user agent looks like (on Windows XP):Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 1.1.4322)Warning: Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.Back up and then delete the following registry key:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\User Agent\Post PlatformTo back up and then delete the registry key, follow these steps:Click Start, and then click Run.In the Open box, type regedit, and then click OK.Locate, and then click the following registry key:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\User Agent\Post PlatformOn the File menu, click Export.In the File name box, type Post Platform, and then click Save.On the Edit menu, click Delete.Click Yes when you are prompted to confirm the deletion.Quit Registry Editor.If this does not resolve the problem, double-click the Post Platform.reg file that you saved in step 5 to import this key back into the registry.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now