Hi all,
Our original system is developed using ".Net Framework, version=v2.0" and I
used
vs 2005 Team Suite as development tool.
About one month ago, one of our developers upgraded the development tool to
vs 2010. But the project in the system is still targeting ".Net Framework,
version=v2.0". So I installed vs 2010 premium on my computer. However, when I
opened one solution file, it pops up a "Project Target Framework not
installed" windows. The message states that "The web project XXXX is
targeting ".netFramework, Version =v2.0", which is not installed on this
machine. You must download this framework, as well as .NET Framework 3.5, in
order to open and build this project. In order to proceed, you must select an
option below"
1) Retarget the project to .NET Framework 4.0. After the project opens, you
can retarget it to it to another Framework of Profile.
2)Take me to the Framework Download Web site.
3) Leave the project as unloaded.
Does that mean I have to Select 2) and then it will take me to .net
framework 4.0 download site. After install that, I can open the project, then
I can retarget to .net 2.0? How do I retarget it.
I just don't get this message.
thanks,
--
Betty
|
|
0
|
|
|
|
Reply
|
Utf
|
8/5/2010 4:43:03 AM |
|
Hi all,
I selected 2) first and downloanded .net framework v4.0 and installed it
When I open the project sln file, it pops up the message and so I selected
1) and let it retarget to v4.0 since I don't know how to make it target to
default which v2.0.
I got a lot of project files are checked out automatically because of this
action(I think it is because of retarget to v4.0. what should I do next?
never used vs 2010 before.
--
Betty
"Betty" wrote:
> Hi all,
>
> Our original system is developed using ".Net Framework, version=v2.0" and I
> used
> vs 2005 Team Suite as development tool.
> About one month ago, one of our developers upgraded the development tool to
> vs 2010. But the project in the system is still targeting ".Net Framework,
> version=v2.0". So I installed vs 2010 premium on my computer. However, when I
> opened one solution file, it pops up a "Project Target Framework not
> installed" windows. The message states that "The web project XXXX is
> targeting ".netFramework, Version =v2.0", which is not installed on this
> machine. You must download this framework, as well as .NET Framework 3.5, in
> order to open and build this project. In order to proceed, you must select an
> option below"
>
> 1) Retarget the project to .NET Framework 4.0. After the project opens, you
> can retarget it to it to another Framework of Profile.
>
> 2)Take me to the Framework Download Web site.
>
> 3) Leave the project as unloaded.
>
> Does that mean I have to Select 2) and then it will take me to .net
> framework 4.0 download site. After install that, I can open the project, then
> I can retarget to .net 2.0? How do I retarget it.
>
> I just don't get this message.
>
>
> thanks,
> --
> Betty
|
|
0
|
|
|
|
Reply
|
Utf
|
8/5/2010 5:34:03 AM
|
|
Hi Betty,
.NET Framework 4.0 will be installed automatically with any version of
Visual Studio 2010. But the problem is it doesn't include any previous
versions of .NET Framework. So you cannot target your project to .NET
Framework 2.0 in this case.
To solve this issue, I suggest you download .NET Framework 3.5 SP1 (Full
Package) and install it on your computer. It will also install .NET
Framework 2.0 SP2 on you PC which will let you target your project to .NET
Framework 2.0.
Here is the download link:
http://www.microsoft.com/downloads/details.aspx?familyid=D0E5DEA7-AC26-4AD7-
B68C-FE5076BBA986&displaylang=en.
--
Sincerely,
Bravo Yang
Microsoft Online Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.
MSDN Managed Newsgroup support offering is for non-urgent issues where an
initial response from the community or a Microsoft Support Engineer within
2 business day is acceptable. Please note that each follow up response may
take approximately 2 business days as the support professional working with
you may need further investigation to reach the most efficient resolution.
The offering is not appropriate for situations that require urgent,
real-time or phone-based interactions. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/en-us/subscriptions/aa948874.aspx
==================================================
--------------------
| Thread-Topic: vs 2010 Premium
| thread-index: Acs0X9BPz8zoPe3fSx6z6nArY8n/SA==
| X-WBNR-Posting-Host: 12.104.97.211
| From: Betty <betty@newsgroup.nospam>
| References: <83A0638C-A618-4791-A2F2-EA4ECB095C30@microsoft.com>
| Subject: RE: vs 2010 Premium
| Date: Wed, 4 Aug 2010 22:34:03 -0700
| Lines: 49
| Message-ID: <383C28C5-D65B-43CE-93B1-11D1F2B594FB@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4325
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.dotnet.framework.aspnet:1706
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi all,
|
| I selected 2) first and downloanded .net framework v4.0 and installed it
| When I open the project sln file, it pops up the message and so I
selected
| 1) and let it retarget to v4.0 since I don't know how to make it target
to
| default which v2.0.
|
| I got a lot of project files are checked out automatically because of
this
| action(I think it is because of retarget to v4.0. what should I do next?
|
| never used vs 2010 before.
| --
| Betty
|
|
| "Betty" wrote:
|
| > Hi all,
| >
| > Our original system is developed using ".Net Framework, version=v2.0"
and I
| > used
| > vs 2005 Team Suite as development tool.
| > About one month ago, one of our developers upgraded the development
tool to
| > vs 2010. But the project in the system is still targeting ".Net
Framework,
| > version=v2.0". So I installed vs 2010 premium on my computer. However,
when I
| > opened one solution file, it pops up a "Project Target Framework not
| > installed" windows. The message states that "The web project XXXX is
| > targeting ".netFramework, Version =v2.0", which is not installed on
this
| > machine. You must download this framework, as well as .NET Framework
3.5, in
| > order to open and build this project. In order to proceed, you must
select an
| > option below"
| >
| > 1) Retarget the project to .NET Framework 4.0. After the project opens,
you
| > can retarget it to it to another Framework of Profile.
| >
| > 2)Take me to the Framework Download Web site.
| >
| > 3) Leave the project as unloaded.
| >
| > Does that mean I have to Select 2) and then it will take me to .net
| > framework 4.0 download site. After install that, I can open the
project, then
| > I can retarget to .net 2.0? How do I retarget it.
| >
| > I just don't get this message.
| >
| >
| > thanks,
| > --
| > Betty
|
|
|
0
|
|
|
|
Reply
|
v
|
8/6/2010 9:45:13 AM
|
|
|
2 Replies
426 Views
(page loaded in 0.054 seconds)
Similiar Articles: vs 2010 Premium - microsoft.public.dotnet.framework.aspnet ...Hi all, Our original system is developed using ".Net Framework, version=v2.0" and I used vs 2005 Team Suite as development tool. About one mon... DOMParser Undefined error - microsoft.public.internetexplorer ...vs 2010 Premium - microsoft.public.dotnet.framework.aspnet ... DOMParser Undefined error - microsoft.public.internetexplorer ... > In IE8, Vista Home Premium SP2, I'm not ... VS2010 - Edit and continue not working - microsoft.public.dotnet ...Visual Studio 2008 Professional Edition (1 dvd) Microsoft Visual Studio 2010 ... VS 2010 Premium: Edit and continue not working in isolated shell ... Upgrade from SBS 2003 Std to SBS 2008 Premium - microsoft.public ...vs 2010 Premium - microsoft.public.dotnet.framework.aspnet ... Upgrade from SBS 2003 Std to SBS 2008 Premium - microsoft.public ... I need to upgrade one of my customer's ... RPC vs. RPC Out for Linked Servers - microsoft.public.sqlserver ...vs 2010 Premium - microsoft.public.dotnet.framework.aspnet ... RPC vs. RPC Out for Linked Servers - microsoft.public.sqlserver ... VS 2010 and VS 2008 - microsoft.public ... Cannot deploy my project to Analysis server - microsoft.public ...vs 2010 Premium - microsoft.public.dotnet.framework.aspnet ... After install that, I can open the project, then I can retarget to .net 2.0? ... So you cannot target your ... SBS 2008 Premium Trial to Final - microsoft.public.windows.server ...... 1/4/2010 12:03:55 PM ... Where to get SBS 2003 R2 Premium trial ... Microsoft Visio Standard vs Professional vs Premium ... archive_db ? - microsoft.public.windows.vista.generalI have Vista Home Premium on a Dell Inspiron 531. My HDD is partitioned into C and ... > On Thu, 10 Jun 2010 10:30:09 -0700, "Tom Ponta" <thomasponta@att.net> > wrote ... Outlook 2010 News reader - microsoft.public.office.misc ...I have been unable to find directions on how to setup a newsgroup reader in Outlook 2010. The pC is running Vista Home Premium. Can anyone tell me... Installing MDAC 5 for sp5 - microsoft.public.vb.general.discussion ...... 64 bit hardware and 64 bit Windows vista home premium ... assembly when installing Web Services for GP 2010 ... ... Do a custom install and deselect Visual Studio Analyzer, along ... Visual Studio 2010 Editions | Microsoft Visual StudioVisual Studio 2010 Editions: Professional, Premium, Ultimate & Team, help developers create rich web applications; develop for a range of .net framework versions; & more. Visual Studio 2010 Products | Microsoft Visual StudioVisual Studio 2010 products help you with your software development challenges. ... Visual Studio Premium. Visual Studio Professional. Visual Studio Test Professional Microsoft Visio Standard vs Professional vs Premium ...Microsoft Visio Standard vs Professional vs Premium Buying Guide. With various editions of Microsoft Visio 2010 and Visio 2007 available, many are asking, "Which ... Differences between VS 2010 Professional, Premium, Ultimate version?Hi, Can anyone tell me the differences between the various packages of MS Visual Studio 2010 such as Professional, Ultimate etc? I couldn't get any chart ... Upgrading VS 2010 Professional to PremiumI currently have Visual Studio 2010 Professional installed but I have an MSDN Premium subscription and want to upgrade VS to take advantage of the Coded UI ... 7/13/2012 8:46:08 PM
|