Upgrading Framework v1.1.4322.342 to v1.1.4322.573

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Upgrading Framework v1.1.4322.342 to v1.1.4322.573

    Hi,

    I'm running Windows 2003 Enterprise Server (build 3718) but I'm unable to
    upgrade my Framework.
    If I try the redistributable, I get a message to upgarde using Windows
    Update, but Windows Update doesn't see it's still the beta version of v1.1
    that's installed.

    Any ideas?

    Thanks!

    Kurt
    Kurt Bonne Guest

  2. Similar Questions and Discussions

    1. FMS framework
      Hi everybody! , this is my first post in this forum. I´m new to FMS and multiuser tecnologies. And I´m looking for the best way to make multiuser...
    2. Access denied on 'c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\2135a508\8d69a834\hkytxhe8.dl
      All of a sudden my web started to retirn this in IE 6---> First a bit earlier I had access problems with IIS wanting to access c:\winnt\temp - I...
    3. ASP app error after upgrading .NET framework to 1.1 - URGENT!
      There's an ASPNETUSER account in the folder's security setup with full control. I ran the app on the server itself and still got error 403! Bill ...
    4. ASP.net in other framework
      hie, i would like to know whether do i need to use the "Imports" statement in my webapplication when i create a component in another application. i...
    5. How to cope with user upgrading to newer .Net framework
      Hello Joel, Please try: <startup> <supportedRuntime version="v1.0.3705"/> <requiredRuntime version="v1.0.3705" safemode="true"/> </startup>...
  3. #2

    Default Re: Upgrading Framework v1.1.4322.342 to v1.1.4322.573

    I think you have to uninstall the beta first and then install the runtime, I
    dont think you can actually upgrade it.

    --
    Regards

    John Timney (Microsoft ASP.NET MVP)
    ----------------------------------------------
    <shameless_author_plug>
    Professional .NET for Java Developers with C#
    ISBN:1-861007-91-4
    Professional Windows Forms
    ISBN: 1861005547
    Professional JSP 2nd Edition
    ISBN: 1861004958
    Professional JSP
    ISBN: 1861003625
    Beginning JSP Web Development
    ISBN: 1861002092
    </shameless_author_plug>
    ----------------------------------------------

    "Kurt Bonne" <kurt.bonne@2-consult.com> wrote in message
    news:pan.2003.08.08.09.31.36.811000@2-consult.com...
    > Hi,
    >
    > I'm running Windows 2003 Enterprise Server (build 3718) but I'm unable to
    > upgrade my Framework.
    > If I try the redistributable, I get a message to upgarde using Windows
    > Update, but Windows Update doesn't see it's still the beta version of v1.1
    > that's installed.
    >
    > Any ideas?
    >
    > Thanks!
    >
    > Kurt

    John Timney \(Microsoft MVP\) Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139