"Asaf" <(E-Mail Removed)> wrote in message
news:0831FBAD-4B18-4848-99A7-(E-Mail Removed)...
> 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.
You're confusing the CLR with the Framework - they aren't the same thing...
> 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.
Yes, that would be correct...
> Does IE can’t recognize if a .NET 3.5 is installed?
Yes it does - use Request.UserAgent
--
Mark Rae
ASP.NET MVP
http://www.markrae.net