|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
framework compatibility checkHi,
With this post, I would like to ask a question. I've created a small application using XP/visual studio 2008. I would like to use it on a windows 2000 prof platform. How can I check in visual studio if the application is backwords compatible with older frameworks under 2000? Thanx John
Show quote
Hide quote
"John Devlon" <johndev***@hotmail.com> wrote in message You cannot tell within visual studio. .Net 2.0 is compatible with win2k, news:YvwZl.61160$M72.24667@newsfe29.ams2... > Hi, > > With this post, I would like to ask a question. > > I've created a small application using XP/visual studio 2008. > > I would like to use it on a windows 2000 prof platform. How can I check in > visual studio if the application is backwords compatible with older > frameworks under 2000? > > Thanx > > John > > > > but 3.5 is not. .Net 3.5 requires win2k3 at a minimum. You need to look at the downloads system requirements, such as http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en -- Mike "John Devlon" <johndev***@hotmail.com> schrieb: You could set up a test machine inside VPC. If you are an MSDN subscriber, > With this post, I would like to ask a question. > > I've created a small application using XP/visual studio 2008. > > I would like to use it on a windows 2000 prof platform. How can I check in > visual studio if the application is backwords compatible with older > frameworks under 2000? you also get Windows 2000 for this purpose. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://dotnet.mvps.org/dotnet/faqs/> John,
The frameworks have to be OS independent, although there are some things which don't work on W98 and Millennium. Be aware that there are problems between version Net 1.1 and 2.0 so if you have a program that is written with version 2002 or 2003 you need the Framework 1.1 beside 3.5 Cor Show quoteHide quote "John Devlon" <johndev***@hotmail.com> wrote in message news:YvwZl.61160$M72.24667@newsfe29.ams2... > Hi, > > With this post, I would like to ask a question. > > I've created a small application using XP/visual studio 2008. > > I would like to use it on a windows 2000 prof platform. How can I check in > visual studio if the application is backwords compatible with older > frameworks under 2000? > > Thanx > > John > > > >
Blanking Monitor and Unblanking Monitor
Optional localizing Formatting Text on a textbox Frustrated, Bothered and Bewildered (Form AutoScroll Broken) Merging Bitmaps What are the Versions of Visual Studio 2005 and what Features are Available in Each? Help with SOAP3 - OT Setting DataGridView.Height to Goldilocks value? limiting combobox.... Bindingsource problem |
|||||||||||||||||||||||