A
Asaf
Hello,
I would like to detect .NET CLR on user computer to notice him if he will
need to install .NET 3.5 runtime from IE.
I have tried to detect using the code
"Request.Browser.ClrVersion.ToString()" but result version is "2.0.50727" and
I have installed .NET version 3.5 on my machine.
Does IE can’t recognize if a .NET 3.5 is installed?
Thanks for any advice,
Asaf
I would like to detect .NET CLR on user computer to notice him if he will
need to install .NET 3.5 runtime from IE.
I have tried to detect using the code
"Request.Browser.ClrVersion.ToString()" but result version is "2.0.50727" and
I have installed .NET version 3.5 on my machine.
Does IE can’t recognize if a .NET 3.5 is installed?
Thanks for any advice,
Asaf