473,763 Members | 9,161 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

3.0 Framework

If you have VS 2005 installed on your machine and you install the 3.0
Framework, if you want to build a 2.X based framework project, how dow you
do this ?

Dave
Apr 3 '07 #1
9 1584
3.0 is just 2.0 with some extra assemblies for WF, WPF, WCF. Your
applications will still target the existing 2.0 assemblies.

"Dave" <Ki************ @community.nosp amwrote in message
news:e2******** ******@TK2MSFTN GP02.phx.gbl...
If you have VS 2005 installed on your machine and you install the 3.0
Framework, if you want to build a 2.X based framework project, how dow you
do this ?

Dave


Apr 3 '07 #2
Does it provide templates for new 3.0 projects ?

Are there options to still deploy against the 2.0 runtimes?
"Clive Dixon" <clived at digita dot comwrote in message
news:%2******** ********@TK2MSF TNGP03.phx.gbl. ..
3.0 is just 2.0 with some extra assemblies for WF, WPF, WCF. Your
applications will still target the existing 2.0 assemblies.

"Dave" <Ki************ @community.nosp amwrote in message
news:e2******** ******@TK2MSFTN GP02.phx.gbl...
If you have VS 2005 installed on your machine and you install the 3.0
Framework, if you want to build a 2.X based framework project, how dow
you
do this ?

Dave


Apr 3 '07 #3
If you install the VS 2005 .NET 3.0 add-ins (you need to download the .NET
3.0 SDK and the VS add-ins separately from the .NET 3.0 framework runtime),
there are new templates with which you can create projects which use WF,
WPF, WCF. Obviously if you create such projects which reference any of these
new WF, WPF or WCF assemblies, then the target machine will need 3.0 on it.
If you create projects using any of the existing templates, then they will
target the existing 2.0 assemblies and the target machine will only need 2.0
on it.

"Dave" <Ki************ @community.nosp amwrote in message
news:ex******** ******@TK2MSFTN GP06.phx.gbl...
Does it provide templates for new 3.0 projects ?

Are there options to still deploy against the 2.0 runtimes?
"Clive Dixon" <clived at digita dot comwrote in message
news:%2******** ********@TK2MSF TNGP03.phx.gbl. ..
>3.0 is just 2.0 with some extra assemblies for WF, WPF, WCF. Your
applications will still target the existing 2.0 assemblies.

"Dave" <Ki************ @community.nosp amwrote in message
news:e2******* *******@TK2MSFT NGP02.phx.gbl.. .
If you have VS 2005 installed on your machine and you install the 3.0
Framework, if you want to build a 2.X based framework project, how dow
you
do this ?

Dave




Apr 3 '07 #4
Have you heard of anyone having a problem running VS 2005 and the 3.0
framework? Another developer here installed it and couldn't get his Visual
Studio to start again afterwards. He did say that he didn't install the SDK
and Addins.
"Clive Dixon" <clived at digita dot comwrote in message
news:OI******** ******@TK2MSFTN GP03.phx.gbl...
If you install the VS 2005 .NET 3.0 add-ins (you need to download the .NET
3.0 SDK and the VS add-ins separately from the .NET 3.0 framework
runtime),
there are new templates with which you can create projects which use WF,
WPF, WCF. Obviously if you create such projects which reference any of
these
new WF, WPF or WCF assemblies, then the target machine will need 3.0 on
it.
If you create projects using any of the existing templates, then they will
target the existing 2.0 assemblies and the target machine will only need
2.0
on it.

"Dave" <Ki************ @community.nosp amwrote in message
news:ex******** ******@TK2MSFTN GP06.phx.gbl...
Does it provide templates for new 3.0 projects ?

Are there options to still deploy against the 2.0 runtimes?
"Clive Dixon" <clived at digita dot comwrote in message
news:%2******** ********@TK2MSF TNGP03.phx.gbl. ..
3.0 is just 2.0 with some extra assemblies for WF, WPF, WCF. Your
applications will still target the existing 2.0 assemblies.

"Dave" <Ki************ @community.nosp amwrote in message
news:e2******** ******@TK2MSFTN GP02.phx.gbl...
If you have VS 2005 installed on your machine and you install the 3.0
Framework, if you want to build a 2.X based framework project, how
dow
you
do this ?

Dave





Apr 3 '07 #5
The 3.0 framework / SDK is built around VS 2005. Sounds like a system
specific issue.

Jon

"Dave" <Ki************ @community.nosp amwrote in message
news:Of******** ******@TK2MSFTN GP03.phx.gbl...
Have you heard of anyone having a problem running VS 2005 and the 3.0
framework? Another developer here installed it and couldn't get his
Visual
Studio to start again afterwards. He did say that he didn't install the
SDK
and Addins.
"Clive Dixon" <clived at digita dot comwrote in message
news:OI******** ******@TK2MSFTN GP03.phx.gbl...
>If you install the VS 2005 .NET 3.0 add-ins (you need to download the
.NET
3.0 SDK and the VS add-ins separately from the .NET 3.0 framework
runtime),
>there are new templates with which you can create projects which use WF,
WPF, WCF. Obviously if you create such projects which reference any of
these
>new WF, WPF or WCF assemblies, then the target machine will need 3.0 on
it.
>If you create projects using any of the existing templates, then they
will
target the existing 2.0 assemblies and the target machine will only need
2.0
>on it.

"Dave" <Ki************ @community.nosp amwrote in message
news:ex******* *******@TK2MSFT NGP06.phx.gbl.. .
Does it provide templates for new 3.0 projects ?

Are there options to still deploy against the 2.0 runtimes?
"Clive Dixon" <clived at digita dot comwrote in message
news:%2******** ********@TK2MSF TNGP03.phx.gbl. ..
3.0 is just 2.0 with some extra assemblies for WF, WPF, WCF. Your
applications will still target the existing 2.0 assemblies.

"Dave" <Ki************ @community.nosp amwrote in message
news:e2******* *******@TK2MSFT NGP02.phx.gbl.. .
If you have VS 2005 installed on your machine and you install the
3.0
Framework, if you want to build a 2.X based framework project, how
dow
you
do this ?

Dave




Apr 3 '07 #6
Hi Dave,

Are you installing the development environment(Vis ual Studio 2005 and
extensions...) on XP/2003 or Windows Vista?

For windows XP/2003, you just need to install the following compontents in
order:

Visual Studio 2005/.NET framework 2.0

..net framework 3.0 runtime

Windows Sdk for Vista

Visual Studio 2005 extensions for .net framework 3.0(WPF & WCF)...

Then, you can develop both .net framework 2.0 and .NET framework 3.0(WPF ,
WCF) applications without any problem. And you can choose the project
template respectively.
For Windows Vista, after install the Visual Studio 2005 sp1, you still need
to install a further update for vista before you install .NET 3.0
extensions. .NET framework 3.0 is preinstalled on Vista and you only need
to install windows SDK for vista and VS 2005 extensions for .net 3.0.

Here is a good blog entry introducing setup a .net 3.0 development
environment:

#Building a Perfect WPF Developer Workstation
http://blogs.msdn.com/tims/archive/2...ct-wpf-develop
er-workstation.asp x

and also a good article explain the .NET 3.0 deployment and how it
associate with .net framework 2.0:

#.NET Framework 3.0 Versioning and Deployment Q&A
http://msdn2.microsoft.com/en-us/net.../aa663314.aspx

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
Apr 4 '07 #7
Thanks for the information, I will give it a try.
"Steven Cheng[MSFT]" <st*****@online .microsoft.comw rote in message
news:zr******** ******@TK2MSFTN GHUB02.phx.gbl. ..
Hi Dave,

Are you installing the development environment(Vis ual Studio 2005 and
extensions...) on XP/2003 or Windows Vista?

For windows XP/2003, you just need to install the following compontents in
order:

Visual Studio 2005/.NET framework 2.0

net framework 3.0 runtime

Windows Sdk for Vista

Visual Studio 2005 extensions for .net framework 3.0(WPF & WCF)...

Then, you can develop both .net framework 2.0 and .NET framework 3.0(WPF ,
WCF) applications without any problem. And you can choose the project
template respectively.
For Windows Vista, after install the Visual Studio 2005 sp1, you still
need
to install a further update for vista before you install .NET 3.0
extensions. .NET framework 3.0 is preinstalled on Vista and you only need
to install windows SDK for vista and VS 2005 extensions for .net 3.0.

Here is a good blog entry introducing setup a .net 3.0 development
environment:

#Building a Perfect WPF Developer Workstation
http://blogs.msdn.com/tims/archive/2...ct-wpf-develop
er-workstation.asp x

and also a good article explain the .NET 3.0 deployment and how it
associate with .net framework 2.0:

#.NET Framework 3.0 Versioning and Deployment Q&A
http://msdn2.microsoft.com/en-us/net.../aa663314.aspx

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no
rights.
>

Apr 4 '07 #8
Thanks for your reply Dave,

If you have any further questions, please feel free to post here.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.

Apr 5 '07 #9
Installing WWF corrupted the Properties window and returned an error
related to corrupted memory.

with regards,
J.V.Ravichandra n
- http://www.geocities.com/
jvravichandran
- Or, just search on "J.V.Ravichandr an"
at http://www.Google.com

*** Sent via Developersdex http://www.developersdex.com ***
Apr 5 '07 #10

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

Similar topics

0
2031
by: Ravindra | last post by:
Well I installed the framework provided by microsoft , the problem is I am able to activate the smart tag in the doc file but when I Click on the Show Detils option in the information bridge the following errors are being dispayed 5:21:26 PM Error Message: OperationInstance: SoapException Stack Trace: Microsoft.InformationBridge.Framework.ExecutionEngine.EngineException: OperationInstance: SoapException --->...
3
20680
by: CMan | last post by:
Hi, We are currently trying to install .Net Framework v.1.1 on a server which already has v1.0. We are receiving the following error. Error 1704.An installation for Microsoft .NET Framework SDK (English) is currently suspended. You must undo the changes made by that installation to continue. Do you want to undo those changes?
2
630
by: j.b.messina | last post by:
This has not yet been published by Microsoft. It will be published within the next few weeks, mainly because I asked them to. I felt this was information badly needed, and I think this is the best group to share this information. A co-worker and I were able to determine how to tell exactly what version of .NET Framework is installed. We had to do this because we had to manually deploy the MS05-004 Security Bulletin to thousands of...
18
3039
by: Cameron Laird | last post by:
QOTW: "... So I started profiling the code and the slowdown was actually taking place at places where I didn't expect it." -- Guyon Mor?e (and about twenty-three thousand others) " suggestion from the world of 'agile development': stop making so many decisions and start writing some actual code!" -- Peter Hansen Scott David Daniels and others illustrate that the most common answer for Python is, "It's (already) in there." In the...
3
3860
by: CS Kirk | last post by:
I am new to Visual C#. My question relates to installation and what version of .NET Framework C# is seeing. I installed Visual C# while I had .NET Framework v1.03. Later, using Windows Update in IE I tried to update .NET Framework from v1.0 to v1.1. It refused to update like that, always saying something like "installation failed". (Actually I had tried to do this update before installing Visual C# and it had failed similarly.) And when...
6
2080
by: Joseph Geretz | last post by:
I recently upgraded my server to Windows 2003. The first thing I noticed is that my sample WebService pages no longer worked. The Invoke test button is missing. This is addresed by the following KB article: Microsoft Knowledge Base Article - 819267 INFO: HTTP GET and HTTP POST Are Disabled by Default http://support.microsoft.com/default.aspx?scid=kb;en-us;819267 The article advises that a new block be inserted into Web.config (or into
9
3215
by: Tim D | last post by:
Hi, I originally posted this as a reply to a rather old thread in dotnet.framework.general and didn't get any response. I thought it might be more relevant here; anyone got any ideas? My questions are below... "David Good" wrote: > We have a network running both Win2k and Win2k3 webservers and our web sites > reside on a UNC network share that happens to be a Network Appliance NAS.
3
6624
dmjpro
by: dmjpro | last post by:
plz send me a good link which can clearify me how the J2EE framework works i want the details information .... plz help thanx
13
6654
by: dancer | last post by:
I have made a new post because when I try to respond to another, I get the error, "Article Rejected -- Ill-formed message id" This is in response to the advice of Juan Libre to install Net Framework Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1 ------------------------------------------------------------------------------------------------ I found the following file, "svcpack.log" at C:\WINNT. It contains many...
8
1906
by: Blasting Cap | last post by:
I'm using VS 2005, and have a dll in some code (system.core.dll) that was included in something someone sent me to run on my system. I have production on a server using Framework 2.0 that I want to keep intact. Will upgrading my development box to Framework 3.5 preclude any development or functionality in the 2.0 environment I am responsible for? BC
0
9387
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10148
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10002
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9823
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8822
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7368
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5270
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5406
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2794
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.