473,382 Members | 1,441 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

VS2005 and .Net Framework 3.0

How can I make VS2005 to work with .Net Framework 3.0. What settings should
I change?
Thank you
Feb 26 '07 #1
4 1813
"Iouri" <io***@hotsheet.comwrote in
news:un**************@TK2MSFTNGP05.phx.gbl:
How can I make VS2005 to work with .Net Framework 3.0. What settings
should I change?
You need to load a .NET 3.0 Extensions for VS.NET 2005:

http://www.microsoft.com/downloads/d...F54F5537-CC86-
4BF5-AE44-F5A1E805680D&displaylang=en

They're currently in CTP (beta).
Feb 26 '07 #2

"Spam Catcher" <sp**********@rogers.comwrote in message
news:Xn**********************************@127.0.0. 1...
"Iouri" <io***@hotsheet.comwrote in
news:un**************@TK2MSFTNGP05.phx.gbl:
>How can I make VS2005 to work with .Net Framework 3.0. What settings
should I change?

You need to load a .NET 3.0 Extensions for VS.NET 2005:

http://www.microsoft.com/downloads/d...F54F5537-CC86-
4BF5-AE44-F5A1E805680D&displaylang=en

They're currently in CTP (beta).

Here some specific instructions; the order of installation matters. This
assumes you are running Windows XP SP-1 or Vista, and you have installed
SP-1 for Visual Studio 2005.
---------------------------------------------------
Installing the Software Required to Work With WPF Applications

To configure your computer so that you can work with WPF you should follow
these steps:

1. Windows Presentation Foundation requires Version 3.0 of the .NET
Framework. While this automatically comes with Windows Vista, if you are
using Windows XP you will have to download the installable from the
Microsoft Website.

http://www.microsoft.com/downloads/d...displaylang=en

Once this has been installed you should see an entry at
C:\WINDOWS\Microsoft.NET\Framework which reads "v3.0".
2. Download and install the Windows SDK. This is required in order to
provide the help files for WPF. You should do this before installing the
extensions to Visual Studio (Step 3 below) because the help files must be
present on your computer in order for them to be linked to Visual Studio.
Of course you will find it much more convenient for help to be available
just by pressing F1 with a particular term highlighted rather than being
forced to manually open the help file and to search for a particular term
via the search box.

The Windows SDK for can be downloaded from the following location.

http://www.microsoft.com/downloads/d...displaylang=en

Even though this SDK is labeled "Windows SDK for Windows Vista", when you
begin to install it, one of the screens indicates that it is also the
correct version for Windows XP, provided that you already have Service Pack
2 installed.

3. Even if you are running Windows Vista you will need to install the
Visual Studio 2005 Extensions for WCF and WPF.

http://www.microsoft.com/downloads/d...displaylang=en

4. To verify that you have correctly followed these instructions, open
Visual Studio and select Create a new Project. Look for an entry below the
C# or VB node in the treeview of project types which reads "NET Framework
3.0". When you select this entry you should see in the details pane to the
right an entry under "Visual Studio installed templates" called Windows
Application (WPF). Create a new application and select a term which is WPF
related (eg. Application or Window). Press the F1 key and if the correct
context sensitive help comes up, you can be confident that you have
succeeded. Congratulations!

--------------------------------------

And here are the Windows Workflow Foundation extensions for Visual Studio
2005 if you want those, too.

http://www.microsoft.com/downloads/t...displayLang=en

Robin S.
Ts'i mahnu uterna ot twan ot geifur hingts uto.
Feb 26 '07 #3
Thank you very much

"RobinS" <Ro****@NoSpam.yah.nonewrote in message
news:Rt******************************@comcast.com. ..
>
"Spam Catcher" <sp**********@rogers.comwrote in message
news:Xn**********************************@127.0.0. 1...
>"Iouri" <io***@hotsheet.comwrote in
news:un**************@TK2MSFTNGP05.phx.gbl:
>>How can I make VS2005 to work with .Net Framework 3.0. What settings
should I change?

You need to load a .NET 3.0 Extensions for VS.NET 2005:

http://www.microsoft.com/downloads/d...F54F5537-CC86-
4BF5-AE44-F5A1E805680D&displaylang=en

They're currently in CTP (beta).


Here some specific instructions; the order of installation matters. This
assumes you are running Windows XP SP-1 or Vista, and you have installed
SP-1 for Visual Studio 2005.
---------------------------------------------------
Installing the Software Required to Work With WPF Applications

To configure your computer so that you can work with WPF you should follow
these steps:

1. Windows Presentation Foundation requires Version 3.0 of the .NET
Framework. While this automatically comes with Windows Vista, if you are
using Windows XP you will have to download the installable from the
Microsoft Website.

http://www.microsoft.com/downloads/d...displaylang=en

Once this has been installed you should see an entry at
C:\WINDOWS\Microsoft.NET\Framework which reads "v3.0".
2. Download and install the Windows SDK. This is required in order to
provide the help files for WPF. You should do this before installing the
extensions to Visual Studio (Step 3 below) because the help files must be
present on your computer in order for them to be linked to Visual Studio.
Of course you will find it much more convenient for help to be available
just by pressing F1 with a particular term highlighted rather than being
forced to manually open the help file and to search for a particular term
via the search box.

The Windows SDK for can be downloaded from the following location.

http://www.microsoft.com/downloads/d...displaylang=en

Even though this SDK is labeled "Windows SDK for Windows Vista", when you
begin to install it, one of the screens indicates that it is also the
correct version for Windows XP, provided that you already have Service
Pack 2 installed.

3. Even if you are running Windows Vista you will need to install the
Visual Studio 2005 Extensions for WCF and WPF.

http://www.microsoft.com/downloads/d...displaylang=en

4. To verify that you have correctly followed these instructions, open
Visual Studio and select Create a new Project. Look for an entry below the
C# or VB node in the treeview of project types which reads "NET Framework
3.0". When you select this entry you should see in the details pane to the
right an entry under "Visual Studio installed templates" called Windows
Application (WPF). Create a new application and select a term which is WPF
related (eg. Application or Window). Press the F1 key and if the correct
context sensitive help comes up, you can be confident that you have
succeeded. Congratulations!

--------------------------------------

And here are the Windows Workflow Foundation extensions for Visual Studio
2005 if you want those, too.

http://www.microsoft.com/downloads/t...displayLang=en

Robin S.
Ts'i mahnu uterna ot twan ot geifur hingts uto.


Feb 27 '07 #4
I just find it hilarious

that Vista supports Vb6
but it doesn't support VB 2002, 2003 _OR_ 2005

I mean seriously here kids; why is MS driven by incompetents?

BECAUSE THEY ARE TOO BUSY LEARNING ENGLISH!

On Feb 27, 6:12 am, "Iouri" <i...@hotsheet.comwrote:
Thank you very much

"RobinS" <Rob...@NoSpam.yah.nonewrote in message

news:Rt******************************@comcast.com. ..
"Spam Catcher" <spamhoney...@rogers.comwrote in message
news:Xn**********************************@127.0.0. 1...
"Iouri" <i...@hotsheet.comwrote in
news:un**************@TK2MSFTNGP05.phx.gbl:
>How can I make VS2005 to work with .Net Framework 3.0. What settings
should I change?
You need to load a .NET 3.0 Extensions for VS.NET 2005:
>http://www.microsoft.com/downloads/d...F54F5537-CC86-
4BF5-AE44-F5A1E805680D&displaylang=en
They're currently in CTP (beta).
Here some specific instructions; the order of installation matters. This
assumes you are running Windows XP SP-1 or Vista, and you have installed
SP-1 for Visual Studio 2005.
---------------------------------------------------
Installing the Software Required to Work With WPF Applications
To configure your computer so that you can work with WPF you should follow
these steps:
1. Windows Presentation Foundation requires Version 3.0 of the .NET
Framework. While this automatically comes with Windows Vista, if you are
using Windows XP you will have to download the installable from the
Microsoft Website.
http://www.microsoft.com/downloads/d...d=10CC340B-F85...
Once this has been installed you should see an entry at
C:\WINDOWS\Microsoft.NET\Framework which reads "v3.0".
2. Download and install the Windows SDK. This is required in order to
provide the help files for WPF. You should do this before installing the
extensions to Visual Studio (Step 3 below) because the help files must be
present on your computer in order for them to be linked to Visual Studio.
Of course you will find it much more convenient for help to be available
just by pressing F1 with a particular term highlighted rather than being
forced to manually open the help file and to search for a particular term
via the search box.
The Windows SDK for can be downloaded from the following location.
http://www.microsoft.com/downloads/d...d=C2B1E300-F35...
Even though this SDK is labeled "Windows SDK for Windows Vista", when you
begin to install it, one of the screens indicates that it is also the
correct version for Windows XP, provided that you already have Service
Pack 2 installed.
3. Even if you are running Windows Vista you will need to install the
Visual Studio 2005 Extensions for WCF and WPF.
http://www.microsoft.com/downloads/d...d=F54F5537-CC8...
4. To verify that you have correctly followed these instructions, open
Visual Studio and select Create a new Project. Look for an entry below the
C# or VB node in the treeview of project types which reads "NET Framework
3.0". When you select this entry you should see in the details pane to the
right an entry under "Visual Studio installed templates" called Windows
Application (WPF). Create a new application and select a term which is WPF
related (eg. Application or Window). Press the F1 key and if the correct
context sensitive help comes up, you can be confident that you have
succeeded. Congratulations!
--------------------------------------
And here are the Windows Workflow Foundation extensions for Visual Studio
2005 if you want those, too.
http://www.microsoft.com/downloads/t...Id=5D61409E-1F...
Robin S.
Ts'i mahnu uterna ot twan ot geifur hingts uto.

Feb 27 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Darrin | last post by:
Hello, I see that VS2005 and the new framework 2.0 is out to the public now. Wondering about some things. When you install the new framework 2.0 can a person still use visual studio 2003 or...
3
by: GaryDean | last post by:
I have some earlier posts about a codefile that doesn't get executed. I later found that it was because both my Page_Init and Page_Load subs were missing there Handles clauses and did not know...
5
by: GaryDean | last post by:
(my original post was inaccurate but this post accurately describes what I think is a very bad vs2005 bug) short description... Deleting a dataset and recreating it from the dataadapter causes...
10
by: musosdev | last post by:
Hi guys I'm trying to migrate to VS2005... I've managed to do that, but realised I'd opened my web projects as file projects, and I'm getting the error about network BIOS command limit. ...
6
by: Brad | last post by:
I have a win2003 server workstation with multiple webs, each web has it's own ip address. In VS2005, if I select to open an existing web site, select Local IIS, the dialog correctly displays a...
3
by: musosdev | last post by:
Hi guys Okay, I've setup my projects to open and compile fine in VS2005 using FPSE and remote web, but it's *really* slow. So I thought I'd have a go at doing it the normal way, by loading from...
3
by: musosdev | last post by:
Hi guys I've got the following error on a project which is running locally on a vs2005 machine (built in webserver), trying to connect to my win2k3 server active directory. the error is... ...
6
by: Ronald S. Cook | last post by:
I have been asked to write a ..NET Windows app using the 1.1 framework. I have both 1.1 and 2.0 on my PC. When I create a new project in Visual Studio 2005, it shows initial namespaces under...
8
by: Iouri | last post by:
Is it possible to run VS2005 under .Net Framework 3.0? If yes how to assign the .Net Fremowork 2 or 3 to the VS 2005.
1
by: RavindraB | last post by:
Hi, We have a c++ web application which is built in VS2002. after buit we port all exe and dll to IIS on other machine its is working fine. Now we migrated application to VS2005. The DLL’s and...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.