PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Visual studio 2005 and compact framework 1.0
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Visual studio 2005 and compact framework 1.0
![]() |
Visual studio 2005 and compact framework 1.0 |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hello.
I am able to create compact framework 2.0 libraries with vs 2005, but when I want to create a library for the CF 1.0 , I receive this message from VS2005 : This project requires .NET compact framework v1.0, wich is not installed on this machine. I find the "Microsoft Compact Framework 1.0 SP3 Developer redistributable" on MS site, but that just install some cab file. -Where do I have to copy it ? - How to tell VS2005 where is installed the CF 1.0 Same for CF 1.1 thanks in advance. Thierry |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Try installing the .NET Framework v1.1 SDK on your dev machine.
http://www.microsoft.com/downloads/...&displaylang=en -- Tim Wilson ..NET Compact Framework MVP "Thierry" <none@none.com> wrote in message news:%23C4n0OfGGHA.2708@TK2MSFTNGP11.phx.gbl... > Hello. > > I am able to create compact framework 2.0 libraries with vs 2005, > but when I want to create a library for the CF 1.0 , > I receive this message from VS2005 : > This project requires .NET compact framework v1.0, wich is not installed on > this machine. > > I find the "Microsoft Compact Framework 1.0 SP3 Developer redistributable" > on MS site, > but that just install some cab file. > > -Where do I have to copy it ? > - How to tell VS2005 where is installed the CF 1.0 > > Same for CF 1.1 > > thanks in advance. > > Thierry > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Unfortunaly that don't work :-(
On the same Pc I have visual studio 2003 that is able to create CF 1.0 and 1.1 applications. (I uninstalled the vs 2005 beta version before installing the final version). I then have to keep both version. Maybee I have to reformat and reinstall all from scratch Any other idea ? Thierry http://www.codeproject.com/csharp/TraceTool.asp "Tim Wilson" <TIM(UNDERSCORE)WILSON(AT)ROGERS(PERIOD)COM> wrote in message news:uDncCHgGGHA.2036@TK2MSFTNGP14.phx.gbl... > Try installing the .NET Framework v1.1 SDK on your dev machine. > http://www.microsoft.com/downloads/...&displaylang=en > > -- > Tim Wilson > .NET Compact Framework MVP > > "Thierry" <none@none.com> wrote in message > news:%23C4n0OfGGHA.2708@TK2MSFTNGP11.phx.gbl... > > Hello. > > > > I am able to create compact framework 2.0 libraries with vs 2005, > > but when I want to create a library for the CF 1.0 , > > I receive this message from VS2005 : > > This project requires .NET compact framework v1.0, wich is not installed > on > > this machine. > > > > I find the "Microsoft Compact Framework 1.0 SP3 Developer redistributable" > > on MS site, > > but that just install some cab file. > > > > -Where do I have to copy it ? > > - How to tell VS2005 where is installed the CF 1.0 > > > > Same for CF 1.1 > > > > thanks in advance. > > > > Thierry > > > > > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
You uninstalled or used the removal tools? If you did the first, that's the
problem. -Chris "thierry" <none@none.com> wrote in message news:ePExKDnGGHA.1728@TK2MSFTNGP09.phx.gbl... > Unfortunaly that don't work :-( > > On the same Pc I have visual studio 2003 that is able to create CF 1.0 and > 1.1 applications. > (I uninstalled the vs 2005 beta version before installing the final > version). > > I then have to keep both version. > Maybee I have to reformat and reinstall all from scratch > > Any other idea ? > Thierry > > http://www.codeproject.com/csharp/TraceTool.asp > > > "Tim Wilson" <TIM(UNDERSCORE)WILSON(AT)ROGERS(PERIOD)COM> wrote in message > news:uDncCHgGGHA.2036@TK2MSFTNGP14.phx.gbl... >> Try installing the .NET Framework v1.1 SDK on your dev machine. >> > http://www.microsoft.com/downloads/...&displaylang=en >> >> -- >> Tim Wilson >> .NET Compact Framework MVP >> >> "Thierry" <none@none.com> wrote in message >> news:%23C4n0OfGGHA.2708@TK2MSFTNGP11.phx.gbl... >> > Hello. >> > >> > I am able to create compact framework 2.0 libraries with vs 2005, >> > but when I want to create a library for the CF 1.0 , >> > I receive this message from VS2005 : >> > This project requires .NET compact framework v1.0, wich is not >> > installed >> on >> > this machine. >> > >> > I find the "Microsoft Compact Framework 1.0 SP3 Developer > redistributable" >> > on MS site, >> > but that just install some cab file. >> > >> > -Where do I have to copy it ? >> > - How to tell VS2005 where is installed the CF 1.0 >> > >> > Same for CF 1.1 >> > >> > thanks in advance. >> > >> > Thierry >> > >> > >> >> > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Where is this removal tool ?
Hope is not too late :-( Thierry "<ctacke/>" <ctacke_AT_OpenNETCF_com> wrote in message news:%230weLdpGGHA.3448@TK2MSFTNGP10.phx.gbl... > You uninstalled or used the removal tools? If you did the first, that's the > problem. > > -Chris > > "thierry" <none@none.com> wrote in message > news:ePExKDnGGHA.1728@TK2MSFTNGP09.phx.gbl... > > Unfortunaly that don't work :-( > > > > On the same Pc I have visual studio 2003 that is able to create CF 1.0 and > > 1.1 applications. > > (I uninstalled the vs 2005 beta version before installing the final > > version). > > > > I then have to keep both version. > > Maybee I have to reformat and reinstall all from scratch > > > > Any other idea ? > > Thierry > > > > http://www.codeproject.com/csharp/TraceTool.asp > > > > > > "Tim Wilson" <TIM(UNDERSCORE)WILSON(AT)ROGERS(PERIOD)COM> wrote in message > > news:uDncCHgGGHA.2036@TK2MSFTNGP14.phx.gbl... > >> Try installing the .NET Framework v1.1 SDK on your dev machine. > >> > > http://www.microsoft.com/downloads/...&displaylang=en > >> > >> -- > >> Tim Wilson > >> .NET Compact Framework MVP > >> > >> "Thierry" <none@none.com> wrote in message > >> news:%23C4n0OfGGHA.2708@TK2MSFTNGP11.phx.gbl... > >> > Hello. > >> > > >> > I am able to create compact framework 2.0 libraries with vs 2005, > >> > but when I want to create a library for the CF 1.0 , > >> > I receive this message from VS2005 : > >> > This project requires .NET compact framework v1.0, wich is not > >> > installed > >> on > >> > this machine. > >> > > >> > I find the "Microsoft Compact Framework 1.0 SP3 Developer > > redistributable" > >> > on MS site, > >> > but that just install some cab file. > >> > > >> > -Where do I have to copy it ? > >> > - How to tell VS2005 where is installed the CF 1.0 > >> > > >> > Same for CF 1.1 > >> > > >> > thanks in advance. > >> > > >> > Thierry > >> > > >> > > >> > >> > > > > > > |
|
|
|
#6 |
|
Guest
Posts: n/a
|
http://msdn.microsoft.com/vstudio/s...ll/default.aspx
-Chris "thierry" <none@none.com> wrote in message news:%23eKZN40GGHA.3700@TK2MSFTNGP15.phx.gbl... > Where is this removal tool ? > Hope is not too late :-( > Thierry > > "<ctacke/>" <ctacke_AT_OpenNETCF_com> wrote in message > news:%230weLdpGGHA.3448@TK2MSFTNGP10.phx.gbl... >> You uninstalled or used the removal tools? If you did the first, that's > the >> problem. >> >> -Chris >> >> "thierry" <none@none.com> wrote in message >> news:ePExKDnGGHA.1728@TK2MSFTNGP09.phx.gbl... >> > Unfortunaly that don't work :-( >> > >> > On the same Pc I have visual studio 2003 that is able to create CF 1.0 > and >> > 1.1 applications. >> > (I uninstalled the vs 2005 beta version before installing the final >> > version). >> > >> > I then have to keep both version. >> > Maybee I have to reformat and reinstall all from scratch >> > >> > Any other idea ? >> > Thierry >> > >> > http://www.codeproject.com/csharp/TraceTool.asp >> > >> > >> > "Tim Wilson" <TIM(UNDERSCORE)WILSON(AT)ROGERS(PERIOD)COM> wrote in > message >> > news:uDncCHgGGHA.2036@TK2MSFTNGP14.phx.gbl... >> >> Try installing the .NET Framework v1.1 SDK on your dev machine. >> >> >> > > http://www.microsoft.com/downloads/...&displaylang=en >> >> >> >> -- >> >> Tim Wilson >> >> .NET Compact Framework MVP >> >> >> >> "Thierry" <none@none.com> wrote in message >> >> news:%23C4n0OfGGHA.2708@TK2MSFTNGP11.phx.gbl... >> >> > Hello. >> >> > >> >> > I am able to create compact framework 2.0 libraries with vs 2005, >> >> > but when I want to create a library for the CF 1.0 , >> >> > I receive this message from VS2005 : >> >> > This project requires .NET compact framework v1.0, wich is not >> >> > installed >> >> on >> >> > this machine. >> >> > >> >> > I find the "Microsoft Compact Framework 1.0 SP3 Developer >> > redistributable" >> >> > on MS site, >> >> > but that just install some cab file. >> >> > >> >> > -Where do I have to copy it ? >> >> > - How to tell VS2005 where is installed the CF 1.0 >> >> > >> >> > Same for CF 1.1 >> >> > >> >> > thanks in advance. >> >> > >> >> > Thierry >> >> > >> >> > >> >> >> >> >> > >> > >> >> > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

