VS.NET 2002 using 1.1 Framework

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

  1. #1

    Default Re: VS.NET 2002 using 1.1 Framework

    You can specify which version of the framework it will use.

    Here's more info:
    [url]http://www.asp.net/faq/SideBySide.aspx[/url]
    [url]http://www.3leaf.com/default/articles/ea/sbs.aspx[/url]

    --
    I hope this helps,
    Steve C. Orr, MCSD
    [url]http://Steve.Orr.net[/url]


    "Juan Dentq" <juan5@dev.com> wrote in message
    news:0ee201c33ff1$55f25940$a501280a@phx.gbl...
    > Hi,
    >
    > I am doing some Web forms in Visual Studio .NET 2002
    > although I have version 2003 installed in the same machine.
    > I DO NEED to finish these forms in 2002 however.
    >
    > Strangely enough, when I run to debug within VS.NET 2002,
    > it actually runs against the 2003 runtime, as can be
    > confirmed by placing any bug that will interrupt the
    > execution or by throwing an exception.
    >
    > I believe this mixed runtime is resetting my Windows XP
    > and at least it should not happen. It must be very easy to
    > change this.
    >
    > Does anybody know how? Is it environment variables? Is
    > there a batch file that cares of setting the desired
    > runtime?
    >
    > Thanks,
    > Juan Dent

    Steve C. Orr, MCSD Guest

  2. Similar Questions and Discussions

    1. Pub 2002 - 72ppi
      I am producing a rather large church newsletter (14 pgs) with some .jpgs, .bmps. I then make it a .pdf file and post it on the web. It takes a...
    2. PerfNet - 2002
      I have a Windows Server 2003. I received next message in the Event Log Source: PerfNe ID: 200 It was not possible to open service redirector. The...
    3. pub 2002 links
      Please verify you are using Publisher 2002. I am unaware of the menu item you speak of. Please detail what is not working and please tell me the...
    4. pub 2002 web and XP
      I am unable to view my web sites (www.alexrogoventures.com and www.thegoalinstitute.com) on my computer. I can on my other computers. When I go...
    5. Publisher 2002
      How is a meta tag pasted into the web options keywords? Thank you Bill Kay
  3. #2

    Default RE: VS.NET 2002 using 1.1 Framework

    Hello Juan,
    There is kb article on how to run both version of ASP.Net on the same
    machine:

    820106 HOW TO: Specify a Version of the .NET Framework for an ASP.NET Web
    [url]http://support.microsoft.com/?id=820106[/url]

    Please let me know if this helped.

    Thanks,
    Bassel Tabbara
    Microsoft, ASP.NET

    This posting is provided "AS IS", with no warranties, and confers no rights.


    --------------------
    | Content-Class: urn:content-classes:message
    | From: "Juan Dentq" <juan5@dev.com>
    | Sender: "Juan Dentq" <juan5@dev.com>
    | Subject: VS.NET 2002 using 1.1 Framework
    | Date: Tue, 1 Jul 2003 09:53:45 -0700
    | Lines: 21
    | Message-ID: <0ee201c33ff1$55f25940$a501280a@phx.gbl>
    | MIME-Version: 1.0
    | Content-Type: text/plain;
    | charset="iso-8859-1"
    | Content-Transfer-Encoding: 7bit
    | X-Newsreader: Microsoft CDO for Windows 2000
    | X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
    | Thread-Index: AcM/8VXytxw/4GlXSO+5NifOYR2eyA==
    | Newsgroups: microsoft.public.dotnet.framework.aspnet
    | Path: cpmsftngxa09.phx.gbl
    | Xref: cpmsftngxa09.phx.gbl microsoft.public.dotnet.framework.aspnet:31450
    | NNTP-Posting-Host: TK2MSFTNGXA13 10.40.1.165
    | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
    |
    | Hi,
    |
    | I am doing some Web forms in Visual Studio .NET 2002
    | although I have version 2003 installed in the same machine.
    | I DO NEED to finish these forms in 2002 however.
    |
    | Strangely enough, when I run to debug within VS.NET 2002,
    | it actually runs against the 2003 runtime, as can be
    | confirmed by placing any bug that will interrupt the
    | execution or by throwing an exception.
    |
    | I believe this mixed runtime is resetting my Windows XP
    | and at least it should not happen. It must be very easy to
    | change this.
    |
    | Does anybody know how? Is it environment variables? Is
    | there a batch file that cares of setting the desired
    | runtime?
    |
    | Thanks,
    | Juan Dent
    |


    Bassel Tabbara [MSFT] 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