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

Re: Visual studio 2005 and compact framework 1.0 by Tim

Tim
Sun Jan 15 12:30:47 CST 2006

Try installing the .NET Framework v1.1 SDK on your dev machine.
http://www.microsoft.com/downloads/details.aspx?FamilyId=9B3A2CA6-3647-4070-9F41-A333C6B9181D&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
>
>



Re: Visual studio 2005 and compact framework 1.0 by thierry

thierry
Mon Jan 16 02:00:12 CST 2006

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/details.aspx?FamilyId=9B3A2CA6-3647-4070-9F41-A333C6B9181D&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
> >
> >
>
>



Re: Visual studio 2005 and compact framework 1.0 by ctacke/>

ctacke/>
Mon Jan 16 06:20:51 CST 2006

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/details.aspx?FamilyId=9B3A2CA6-3647-4070-9F41-A333C6B9181D&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
>> >
>> >
>>
>>
>
>



Re: Visual studio 2005 and compact framework 1.0 by thierry

thierry
Tue Jan 17 04:24:13 CST 2006

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/details.aspx?FamilyId=9B3A2CA6-3647-4070-9F41-A333C6B9181D&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
> >> >
> >> >
> >>
> >>
> >
> >
>
>



Re: Visual studio 2005 and compact framework 1.0 by ctacke/>

ctacke/>
Tue Jan 17 06:46:52 CST 2006

http://msdn.microsoft.com/vstudio/support/uninstall/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/details.aspx?FamilyId=9B3A2CA6-3647-4070-9F41-A333C6B9181D&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
>> >> >
>> >> >
>> >>
>> >>
>> >
>> >
>>
>>
>
>