Where to get .NET 2 Distribuable package and how to save on my server for click once?

OK..Dumb question I know...

When I deploy an app and the client does NOT have .NET 2, how can I have them pull those files from MY SERVER instead of Microsoft's Also, where can I download the files.

I saw in click once I can choose a place where my prerequisites come from..I am guessing that is part of the trick, but don't know how to exactly implement that and what files I need.

Thanks!

Carl


Answer this question

Where to get .NET 2 Distribuable package and how to save on my server for click once?

  • heallven

  • Venkatesan.Loganadhan

    Going to state the obvious, but those files SHOULD NOT be coming from your server and you should NEVER TRAIN people to take system files from an unknown source. the Redistributable Framework should come from Microsoft's servers. Training people do so is much like training people to open file attachments without asking questions.

  • StillRockin

    This is internal, for an inTRAnet.

    The source is known, trusted and admin'ed.

    Carl


  • rokana3

    Thanks. I take it I just point my prerequisites to where they are stored on my server in the click once settings And the clients will know to DL dotnetfx.exe from my net server instead of MS

    Carl

  • Where to get .NET 2 Distribuable package and how to save on my server for click once?