No, the old IDE runs under Framework 1.1, even if you install 2.0. This is expected behavior. -- Gregory A. Beamer MVP; MCP: +I, SE, SD, DBA ************************************************ Think Outside the Box! ************************************************ [quoted text, click to view] "Steven" <nospam@spam.com> wrote in message news:OTWvSEnaEHA.4092@TK2MSFTNGP11.phx.gbl... > Hi, > I'vs installed .Net Framework 2.0 Beta (as well as the SDK) with no errors > on a Win2k box and > .Net 2003. The Help, About Microsoft Visual Basic .Net, menu item says it > is using The Framework 1.1.4322 (the previous version). Have I missed > something, do I need to change a config file, or was this just not updated? > Any ideas? > Thanks, > Steven > >
Hi, I'vs installed .Net Framework 2.0 Beta (as well as the SDK) with no errors on a Win2k box and ..Net 2003. The Help, About Microsoft Visual Basic .Net, menu item says it is using The Framework 1.1.4322 (the previous version). Have I missed something, do I need to change a config file, or was this just not updated? Any ideas? Thanks, Steven
Can I somehow reference Framework 2.0? [quoted text, click to view] "Cowboy (Gregory A. Beamer) [MVP]" <NoSpamMgbworld@comcast.netNoSpamM> wrote in message news:ej0EjdnaEHA.3012@tk2msftngp13.phx.gbl... > No, the old IDE runs under Framework 1.1, even if you install 2.0. This is > expected behavior. > > -- > Gregory A. Beamer > MVP; MCP: +I, SE, SD, DBA > > ************************************************ > Think Outside the Box! > ************************************************ > "Steven" <nospam@spam.com> wrote in message > news:OTWvSEnaEHA.4092@TK2MSFTNGP11.phx.gbl... > > Hi, > > I'vs installed .Net Framework 2.0 Beta (as well as the SDK) with no > errors > > on a Win2k box and > > .Net 2003. The Help, About Microsoft Visual Basic .Net, menu item says it > > is using The Framework 1.1.4322 (the previous version). Have I missed > > something, do I need to change a config file, or was this just not > updated? > > Any ideas? > > Thanks, > > Steven > > > > > >
If you mean reference it (Framework 2.0 Beta1) from VS.NET 2003, the answer is no. You will need VS.NET 2005 Beta1, or , depending on what language you are programming with, you can download one of the Express Betas, like: Visual Basic.NET 2005 Express Beta1. james [quoted text, click to view] "Steven" <nospam@spam.com> wrote in message news:OKorGmnaEHA.1248@TK2MSFTNGP11.phx.gbl... > Can I somehow reference Framework 2.0? > > "Cowboy (Gregory A. Beamer) [MVP]" <NoSpamMgbworld@comcast.netNoSpamM> wrote > in message news:ej0EjdnaEHA.3012@tk2msftngp13.phx.gbl... > > No, the old IDE runs under Framework 1.1, even if you install 2.0. This is > > expected behavior. > > > > -- > > Gregory A. Beamer > > MVP; MCP: +I, SE, SD, DBA > > > > ************************************************ > > Think Outside the Box! > > ************************************************ > > "Steven" <nospam@spam.com> wrote in message > > news:OTWvSEnaEHA.4092@TK2MSFTNGP11.phx.gbl... > > > Hi, > > > I'vs installed .Net Framework 2.0 Beta (as well as the SDK) with no > > errors > > > on a Win2k box and > > > .Net 2003. The Help, About Microsoft Visual Basic .Net, menu item says > it > > > is using The Framework 1.1.4322 (the previous version). Have I missed > > > something, do I need to change a config file, or was this just not > > updated? > > > Any ideas? > > > Thanks, > > > Steven > > > > > > > > > > > >
You can download the Express betas or order the full VS Beta at http://lab.msdn.microsoft.com/vs2005/get/default.aspx. [quoted text, click to view] "james" <jjames700ReMoVeMe at earthlink dot net> wrote in message news:uUpsMXuaEHA.3356@tk2msftngp13.phx.gbl... > If you mean reference it (Framework 2.0 Beta1) from VS.NET 2003, the > answer > is no. You will need VS.NET 2005 Beta1, or , depending on what language > you > are programming with, you can download one of the Express Betas, like: > Visual Basic.NET 2005 Express Beta1. > james > > "Steven" <nospam@spam.com> wrote in message > news:OKorGmnaEHA.1248@TK2MSFTNGP11.phx.gbl... >> Can I somehow reference Framework 2.0? >> >> "Cowboy (Gregory A. Beamer) [MVP]" <NoSpamMgbworld@comcast.netNoSpamM> > wrote >> in message news:ej0EjdnaEHA.3012@tk2msftngp13.phx.gbl... >> > No, the old IDE runs under Framework 1.1, even if you install 2.0. This > is >> > expected behavior. >> > >> > -- >> > Gregory A. Beamer >> > MVP; MCP: +I, SE, SD, DBA >> > >> > ************************************************ >> > Think Outside the Box! >> > ************************************************ >> > "Steven" <nospam@spam.com> wrote in message >> > news:OTWvSEnaEHA.4092@TK2MSFTNGP11.phx.gbl... >> > > Hi, >> > > I'vs installed .Net Framework 2.0 Beta (as well as the SDK) with no >> > errors >> > > on a Win2k box and >> > > .Net 2003. The Help, About Microsoft Visual Basic .Net, menu item > says >> it >> > > is using The Framework 1.1.4322 (the previous version). Have I >> > > missed >> > > something, do I need to change a config file, or was this just not >> > updated? >> > > Any ideas? >> > > Thanks, >> > > Steven >> > > >> > > >> > >> > >> >> > >
The Express products can use 2.0 in development. It is likely you can also kludge up Visual Studio 2003 and do "some" development in the older IDE. This will mess up your IDE, if the kludges to make VS .NET 2002 work with Framework 1.1 are any indication. The kludges included some reg hacks, which can get rather nasty. My advice is download the beta and install it on another machine (or in a Virtual PC). -- Gregory A. Beamer MVP; MCP: +I, SE, SD, DBA ************************************************ Think Outside the Box! ************************************************ [quoted text, click to view] "Steven" <nospam@spam.com> wrote in message news:OKorGmnaEHA.1248@TK2MSFTNGP11.phx.gbl... > Can I somehow reference Framework 2.0? > > "Cowboy (Gregory A. Beamer) [MVP]" <NoSpamMgbworld@comcast.netNoSpamM> wrote > in message news:ej0EjdnaEHA.3012@tk2msftngp13.phx.gbl... > > No, the old IDE runs under Framework 1.1, even if you install 2.0. This is > > expected behavior. > > > > -- > > Gregory A. Beamer > > MVP; MCP: +I, SE, SD, DBA > > > > ************************************************ > > Think Outside the Box! > > ************************************************ > > "Steven" <nospam@spam.com> wrote in message > > news:OTWvSEnaEHA.4092@TK2MSFTNGP11.phx.gbl... > > > Hi, > > > I'vs installed .Net Framework 2.0 Beta (as well as the SDK) with no > > errors > > > on a Win2k box and > > > .Net 2003. The Help, About Microsoft Visual Basic .Net, menu item says > it > > > is using The Framework 1.1.4322 (the previous version). Have I missed > > > something, do I need to change a config file, or was this just not > > updated? > > > Any ideas? > > > Thanks, > > > Steven > > > > > > > > > > > >
Thanks, based on the advice, I believe I will check out the Express downloads. [quoted text, click to view] "Cowboy (Gregory A. Beamer) [MVP]" <NoSpamMgbworld@comcast.netNoSpamM> wrote in message news:%23AqEQZ0aEHA.1248@TK2MSFTNGP11.phx.gbl... > The Express products can use 2.0 in development. It is likely you can also > kludge up Visual Studio 2003 and do "some" development in the older IDE. > This will mess up your IDE, if the kludges to make VS .NET 2002 work with > Framework 1.1 are any indication. The kludges included some reg hacks, which > can get rather nasty. My advice is download the beta and install it on > another machine (or in a Virtual PC). > > -- > Gregory A. Beamer > MVP; MCP: +I, SE, SD, DBA > > ************************************************ > Think Outside the Box! > ************************************************ > "Steven" <nospam@spam.com> wrote in message > news:OKorGmnaEHA.1248@TK2MSFTNGP11.phx.gbl... > > Can I somehow reference Framework 2.0? > > > > "Cowboy (Gregory A. Beamer) [MVP]" <NoSpamMgbworld@comcast.netNoSpamM> > wrote > > in message news:ej0EjdnaEHA.3012@tk2msftngp13.phx.gbl... > > > No, the old IDE runs under Framework 1.1, even if you install 2.0. This > is > > > expected behavior. > > > > > > -- > > > Gregory A. Beamer > > > MVP; MCP: +I, SE, SD, DBA > > > > > > ************************************************ > > > Think Outside the Box! > > > ************************************************ > > > "Steven" <nospam@spam.com> wrote in message > > > news:OTWvSEnaEHA.4092@TK2MSFTNGP11.phx.gbl... > > > > Hi, > > > > I'vs installed .Net Framework 2.0 Beta (as well as the SDK) with no > > > errors > > > > on a Win2k box and > > > > .Net 2003. The Help, About Microsoft Visual Basic .Net, menu item > says > > it > > > > is using The Framework 1.1.4322 (the previous version). Have I missed > > > > something, do I need to change a config file, or was this just not > > > updated? > > > > Any ideas? > > > > Thanks, > > > > Steven > > > > > > > > > > > > > > > > > > > >
Don't see what you're looking for? Try a search.
|