CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2005
    Posts
    50

    .NET 3.0 Download Problems

    I have downloaded the wrapper executable (dotnetfx3setup.exe) of .NET 3.0 Distributable.

    This wrapper executable downloads the actual .NET 3.0 Distributable (dotnetfx3.exe) executable from the internet and installs it on the system.

    If you click the wrapper executable (dotnetfx3setup.exe), it gives 5 attempts to download the actual exe from the internet and then it crashes (setup error) with the following error message.

    "Setup could not download all the necessary files."

    Are there any problems with the proxy server or system settings?
    Please help me in this regards.

    Thanks in advance...

  2. #2
    Join Date
    Mar 2002
    Location
    St. Petersburg, Florida, USA
    Posts
    12,125

    Re: .NET 3.0 Download Problems

    It is possible that it is a problem with your network (proxy/firewall), or it could just be that the servers are busy [it does happen].

    Have you considered just going to Microsoft Update. Selecting Custom and picking the runtime from the optional downloads?
    TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
    2008, 2009,2010
    In theory, there is no difference between theory and practice; in practice there is.

    * Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions
    * How NOT to post a question here
    * Of course you read this carefully before you posted
    * Need homework help? Read this first

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured