View Single Post
  #5 (permalink)  
Old 06-11-2009
Randy Pitkin
 

Posts: n/a
Re: After upgrade to IE8 no more active x possible in sharepoint s
> Please post the results of this diagnostic if you want help...
> http://www.fiddlertool.com/ua.aspx



RESULTS:
For free IE tweaks and enhancements (handpicked by EricLaw), please visit
http://www.EnhanceIE.com.
About the User-Agent String

The User-Agent (or UA) string is sent along in the headers of every HTTP
request so the server knows what type of browser is making the request. For a
quick refresher on the User-Agent string, check out George Shephard's article
in MSDN Magazine. Two MSDN articles describe User-Agent headers:
Understanding User-Agent Strings, and Best Practices for detecting the
Internet Explorer version.

Want Internet Explorer to simulate another version?

Run one of the following scripts and restart all browser instances to see
the change:

•Internet Explorer 6 on WindowsXP (use this to workaround sites that block
IE7 or Windows Vista)
•Internet Explorer 7 on your current OS
•Internet Explorer 7 on Vista
•Internet Explorer 8 on Vista (use this to workaround sites that block
Windows 7)
•Undo User-Agent registry overrides

IE8 users: Check out the free User-Agent Picker add-on, which enables
changing your UA string without restarting the browser.
This addon does not work in IE8 Beta or Win7 Beta, but does work in Release
Candidate and final builds.


--------------------------------------------------------------------------------
Your browser sent the following headers:
Connection: Keep-AliveAccept: */*Accept-Encoding: gzip,
deflateAccept-Language: en-usHost: www.fiddlertool.comReferer:
http://www.microsoft.com/communities...de5User-Agent:
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR
1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727; InfoPath.2; .NET CLR
3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; MS-RTC EA 2; .NET
CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3;
OfficeLivePatch.0.0)Long UA Warning: Your User-Agent string is longer than
200 characters. This may cause problems with some websites, which may block
you from visiting, render blank pages, or show error messages. More
Information is available about this problem and how to fix it.

--------------------------------------------------------------------------------
ASPNET's HTTPBrowserCapabilities object reports that, based on the
User-Agent, your Browser has the following capabilities:

Type = IE8
Name = IE
Version = 8.0
Major Version = 8
Minor Version = 0
Platform = WinXP
Is Beta = False
Is Crawler = False
Is AOL = False
Is Win16 = False
Is Win32 = True
Supports Frames = True
Supports Tables = True
Supports Cookies = True
Supports VBScript = True
Supports JavaScript = True
Supports Java Applets = True
Supports ActiveX Controls = True

--------------------------------------------------------------------------------

Conditional comments report that you are using Internet Explorer 8.0.

Object Model UA String

getComponentVersion says you are running Internet Explorer 8,0,6001,18702.
window.navigator.userAgent: [Mozilla/4.0 (compatible; MSIE 8.0; Windows NT
5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727;
InfoPath.2; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR
3.5.21022; MS-RTC EA 2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729;
OfficeLiveConnector.1.3; OfficeLivePatch.0.0)]
window.navigator.appMinorVersion: [0]


Document mode clientCaps Info

reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\In ternet
Settings\5.0\User Agent" /s > Reg.txt
reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\In ternet
Settings\User Agent" /s >> Reg.txt
reg query "HKLM\Software\Microsoft\Windows\CurrentVersion\In ternet
Settings\5.0\User Agent" /s >> Reg.txt
reg query "HKCU\SOFTWARE\Policies\Microsoft\Windows\CurrentV ersion\Internet
Settings\User Agent" >> Reg.txt
reg query "HKLM\Software\Microsoft\Windows\CurrentVersion\In ternet
Settings\User Agent" /s >> Reg.txt
reg query "HKLM\SOFTWARE\Policies\Microsoft\Windows\CurrentV ersion\Internet
Settings\User Agent" >> Reg.txt



--------------------------------------------------------------------------------

©2003-2009 Microsoft Corporation
Reply With Quote