What is important IE to run the .net framework

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What are the necesary components inside IE in order to to run the .net
framework ?
Why do I have to load the machine with IE ?
When I need to do it? for Web App, Win Apps ..all the time


Ken
 
Hi Ken,

According to this page IE is required for code download, cryptography, zone
detection and language support.

http://msdn.microsoft.com/library/d...ry/en-us/dnnetdep/html/NETFx1Redistreq1_1.asp

What do you mean load the machine with IE?
You don't need to load IE to run .net programs, but part of .net rely on
components installed with IE 5.01,
and unless you try to run .net programs on Windows NT 4.0 or Windows 98
(First edition) you won't to upgrade IE.

Happy Coding!
Morten Wennevik [C# MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top