what the correct userAgent about IE11 - user-agent

when I get the userAgent of my IE 11 use navigator.userAgent,I get this string:
**
"Mozilla/5.0 (MSIE 9.0; Windows NT 6.1; WOW64; Trident/7.0; SLCC2;
.NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media
Center PC 6.0; InfoPath.2; .NET4.0C; .NET4.0E; rv:11.0) like Gecko"
**
so when i get the version of my IE by jquery 1.9,it return msie9,buy the real version is ie11。but in my other pc ,I install the ie11 too,it return the userAgent is :
"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; rv:11.0) like Gecko"
but why they are different,in the top one ,the userAgent contain the word "MSIE 9.0"?

The second option is what IE 11 should report as the browser version:
http://msdn.microsoft.com/en-us/library/ie/bg182625%28v=vs.85%29.aspx
Also, JQuery 1.9 isn't the latest JQuery version, so the browser detection logic might not be up to date.

Related

Visual Studio 2010 SP1 incompatible with Windows 10?

This is my PC's OS:
I try to Install vs 2010, then run it, then this dialog appears:
Then, I try to download vs2010 sp1 (the filename is: VS2010SP1dvd (iso image))
I try to install vs2010 sp1, then this dialog appears:
I try to find ways to install vs2010 sp1, but no clue.
I read the docs:
Supported Operating Systems:
Windows XP (x86) with Service Pack 3 - all editions except Starter Edition
Windows Vista (x86 and x64) with Service Pack 2 - all editions except Starter Edition
Windows 7 (x86 and x64)
Windows Server 2003 (x86 and x64) with Service Pack 2 - all editions
MSXML6 must be installed
Windows Server 2003 R2 (x86 and x64) - all editions
Windows Server 2008 (x86 and x64) with Service Pack 2 - all editions
Windows Server 2008 R2 (x64) - all editions
But, maybe that info is wrong? Maybe anybody know how to solve this case?

Microsoft visual studio Professional 2010 on my Windows XP SP1 edition. I am getting the error

I am trying to install Microsoft visual studio Professional 2010 on my Windows XP SP1 edition. I am getting the error
Some componetnts must be installed in c:\Program Files\Microsoft Visual Studio 10.0\directory. Check that you have write permission and enough space in the directory.
Note: I do have enough space and i am Admin user too......... one more thing is that is on ISO file and i extracted using Quick mount.
You need Windows XP - Service Pack 3. Service pack 1 is not supported.
See here.
Visual Studio 2010 can be installed on the following operating systems:
Windows XP (x86) with Service Pack 3 - all editions except Starter Edition
Windows Vista (x86 & x64) with Service Pack 2 - all editions except Starter Edition
Windows 7 (x86 & x64)
Windows Server 2003 (x86 & x64) with Service Pack 2
Windows Server 2003 R2 (x86 & x64)
Windows Server 2008 (x86 & x64) with Service Pack 2
Windows Server 2008 R2 (x64)
Supported Architectures:
32-Bit (x86)
64-Bit (x64)
Right click the setup file and Select run as administrator

Is Visual Studio 2010 compatible with Windows 7 Home Basic?

Is Visual Studio 2010 compatible with Windows 7 Home Basic? I'd be using SQL Server that comes with VS 2010 also. Are there any issues in the installation on Windows 7 Home Basic?
100% compatible, no need to worry about any compatibility issues.
The following is a list of supported Operating Systems for Visual Studio 2010. Since it specifies that the starter edition is not compatible for Vista SP2, and does not make that exception for Windows 7, you can be confident that they are compatible.
System Requirements
Supported Operating Systems:
Windows Vista (x86 & x64) with Service Pack 2 - all editions except Starter Edition
Windows 7 (x86 and x64)
Windows Server 2003 (x86 & x64) with Service Pack 2 - all editions
WindowsServer 2003 R2 (x86 and x64) - all editions
Windows Server 2008 (x86 and x64) with Service Pack 2 - all editions
Windows Server 2008 R2 (x64) all editions
Supported Architectures:
32-Bit (x86)
64-Bit (x64) (WOW)

Visual Studio 2010 installation

Is it possible to install VS 2010 & .NET 4.0 in Windows XP machine with SP2.
Nope. you need at least winxp with Service pack 3.
Visual Studio 2010 System Requirements
It's not mentioned on the requirements page posted by LukeH, but if it's 64-bit XP, then yes. I don't know if this is an official answer but I've been using it every day for the last few months. There is only SP1 and SP2 for x64 XP. The service packs for x86 and x64 aren't the same.
BTW, if you are using x64 XP then you should also install the Windows Automation API 3.0 for x64 Server 2003, here: http://support.microsoft.com/kb/981741. There's no official version for x64 XP, but again, I've been using this for a few months with no problem.
(Before you tell me to upgrade, I'm forced to use XP at work. I assume OP is too. Pity us. :)
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=12187#Requirements
System requirements
Supported Operating Systems: Windows 7, Windows Server 2003 R2 (32-Bit x86), Windows Server 2003 R2 x64 editions, Windows Server 2003 Service Pack 2, Windows Server 2008 R2, Windows Server 2008 Service Pack 2, Windows Vista Service Pack 2, Windows XP Service Pack 3
Windows XP (x86) with Service Pack 3 - all editions except Starter Edition
Windows Vista (x86 & x64) with Service Pack 2 - all editions except Starter Edition
Windows 7 (x86 and x64)
Windows Server 2003 (x86 & x64) with Service Pack 2 - all editions
Users will need to install MSXML6 if not already present
Windows Server 2003 R2 (x86 and x64) - all editions
Windows Server 2008 (x86 and x64) with Service Pack 2 - all editions
Windows Server 2008 R2 (x64) - all editions
Supported Architectures:
32-Bit (x86)
64-Bit (x64) (WOW)
Hardware Requirements:
More information on how to choose the right hardware for Visual Studio 2010 can be found at http://www.microsoft.com/visualstudio/2010/sysreqs
Computer with a 1.6GHz or faster processor
1024 MB RAM (1.5 GB if running in a virtual machine)
3 GB of available hard-disk space
5400 RPM hard drive
DirectX 9 capable video card running at 1024 x 768 or higher-resolution display
DVD-ROM Drive

.net framework 3.5 and windows 2000 sp4

Can we install dotnet framework 3.5 on windows 2000 sp4 or its not possible.
The MSDN site says
Supported Operating Systems: Windows
Server 2003; Windows Server 2008;
Windows Vista; Windows XP
So it looks like "no".

Resources