PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework VS 2005 & .CE NET 4.20 & SQL Mobile 2005??

Reply

VS 2005 & .CE NET 4.20 & SQL Mobile 2005??

 
Thread Tools Rate Thread
Old 12-09-2006, 05:58 PM   #1
=?Utf-8?B?SmVzdXM=?=
Guest
 
Posts: n/a
Default VS 2005 & .CE NET 4.20 & SQL Mobile 2005??


Hi all:

I have a device .CE NET 4.20 and work with VS 2005 CF 2.0 SP1...

Can use the SQL Server Mobile 2005?
the following error ocurs :"File or assembly name System.Data.SqlserverCE,
VErsion=3.0.3600.0, CUlture =neutral,PublicKeyToken =...." or one of its
dependencies, was not found"

Thanks all..
  Reply With Quote
Old 12-09-2006, 06:30 PM   #2
Guest
 
Posts: n/a
Default Re: VS 2005 & .CE NET 4.20 & SQL Mobile 2005??

No, SQL Mobile is only compatible with CF 2.0. CF 1.0 can use SQL CE 2.0


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


"Jesus" <Jesus@discussions.microsoft.com> wrote in message
news:37023A18-2005-4007-894A-9D0AD466FDE3@microsoft.com...
> Hi all:
>
> I have a device .CE NET 4.20 and work with VS 2005 CF 2.0 SP1...
>
> Can use the SQL Server Mobile 2005?
> the following error ocurs :"File or assembly name System.Data.SqlserverCE,
> VErsion=3.0.3600.0, CUlture =neutral,PublicKeyToken =...." or one of its
> dependencies, was not found"
>
> Thanks all..



  Reply With Quote
Old 12-09-2006, 11:11 PM   #3
=?Utf-8?B?SmVzdXM=?=
Guest
 
Posts: n/a
Default Re: VS 2005 & .CE NET 4.20 & SQL Mobile 2005??

I use CF 2.0 SP1

"<ctacke/>" wrote:

> No, SQL Mobile is only compatible with CF 2.0. CF 1.0 can use SQL CE 2.0
>
>
> --
> Chris Tacke
> OpenNETCF Consulting
> Managed Code in the Embedded World
> www.opennetcf.com
> --
>
>
> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
> news:37023A18-2005-4007-894A-9D0AD466FDE3@microsoft.com...
> > Hi all:
> >
> > I have a device .CE NET 4.20 and work with VS 2005 CF 2.0 SP1...
> >
> > Can use the SQL Server Mobile 2005?
> > the following error ocurs :"File or assembly name System.Data.SqlserverCE,
> > VErsion=3.0.3600.0, CUlture =neutral,PublicKeyToken =...." or one of its
> > dependencies, was not found"
> >
> > Thanks all..

>
>
>

  Reply With Quote
Old 12-09-2006, 11:36 PM   #4
Guest
 
Posts: n/a
Default Re: VS 2005 & .CE NET 4.20 & SQL Mobile 2005??

Have you installed SQL Mobile on the target device? You will likely have to
manually install it.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


"Jesus" <Jesus@discussions.microsoft.com> wrote in message
news:2624BD0A-3A4F-4F78-853F-4B86963080B8@microsoft.com...
>I use CF 2.0 SP1
>
> "<ctacke/>" wrote:
>
>> No, SQL Mobile is only compatible with CF 2.0. CF 1.0 can use SQL CE 2.0
>>
>>
>> --
>> Chris Tacke
>> OpenNETCF Consulting
>> Managed Code in the Embedded World
>> www.opennetcf.com
>> --
>>
>>
>> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
>> news:37023A18-2005-4007-894A-9D0AD466FDE3@microsoft.com...
>> > Hi all:
>> >
>> > I have a device .CE NET 4.20 and work with VS 2005 CF 2.0 SP1...
>> >
>> > Can use the SQL Server Mobile 2005?
>> > the following error ocurs :"File or assembly name
>> > System.Data.SqlserverCE,
>> > VErsion=3.0.3600.0, CUlture =neutral,PublicKeyToken =...." or one of
>> > its
>> > dependencies, was not found"
>> >
>> > Thanks all..

>>
>>
>>



  Reply With Quote
Old 12-09-2006, 11:46 PM   #5
=?Utf-8?B?SmVzdXM=?=
Guest
 
Posts: n/a
Default Re: VS 2005 & .CE NET 4.20 & SQL Mobile 2005??

How I install manually???

"<ctacke/>" wrote:

> Have you installed SQL Mobile on the target device? You will likely have to
> manually install it.
>
>
> --
> Chris Tacke
> OpenNETCF Consulting
> Managed Code in the Embedded World
> www.opennetcf.com
> --
>
>
> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
> news:2624BD0A-3A4F-4F78-853F-4B86963080B8@microsoft.com...
> >I use CF 2.0 SP1
> >
> > "<ctacke/>" wrote:
> >
> >> No, SQL Mobile is only compatible with CF 2.0. CF 1.0 can use SQL CE 2.0
> >>
> >>
> >> --
> >> Chris Tacke
> >> OpenNETCF Consulting
> >> Managed Code in the Embedded World
> >> www.opennetcf.com
> >> --
> >>
> >>
> >> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
> >> news:37023A18-2005-4007-894A-9D0AD466FDE3@microsoft.com...
> >> > Hi all:
> >> >
> >> > I have a device .CE NET 4.20 and work with VS 2005 CF 2.0 SP1...
> >> >
> >> > Can use the SQL Server Mobile 2005?
> >> > the following error ocurs :"File or assembly name
> >> > System.Data.SqlserverCE,
> >> > VErsion=3.0.3600.0, CUlture =neutral,PublicKeyToken =...." or one of
> >> > its
> >> > dependencies, was not found"
> >> >
> >> > Thanks all..
> >>
> >>
> >>

>
>
>

  Reply With Quote
Old 12-09-2006, 11:55 PM   #6
Guest
 
Posts: n/a
Default Re: VS 2005 & .CE NET 4.20 & SQL Mobile 2005??

Copy the CAB file to the device and run it.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


"Jesus" <Jesus@discussions.microsoft.com> wrote in message
news:C7006FB0-F52B-41CE-97ED-DB1527335532@microsoft.com...
> How I install manually???
>
> "<ctacke/>" wrote:
>
>> Have you installed SQL Mobile on the target device? You will likely have
>> to
>> manually install it.
>>
>>
>> --
>> Chris Tacke
>> OpenNETCF Consulting
>> Managed Code in the Embedded World
>> www.opennetcf.com
>> --
>>
>>
>> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
>> news:2624BD0A-3A4F-4F78-853F-4B86963080B8@microsoft.com...
>> >I use CF 2.0 SP1
>> >
>> > "<ctacke/>" wrote:
>> >
>> >> No, SQL Mobile is only compatible with CF 2.0. CF 1.0 can use SQL CE
>> >> 2.0
>> >>
>> >>
>> >> --
>> >> Chris Tacke
>> >> OpenNETCF Consulting
>> >> Managed Code in the Embedded World
>> >> www.opennetcf.com
>> >> --
>> >>
>> >>
>> >> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
>> >> news:37023A18-2005-4007-894A-9D0AD466FDE3@microsoft.com...
>> >> > Hi all:
>> >> >
>> >> > I have a device .CE NET 4.20 and work with VS 2005 CF 2.0 SP1...
>> >> >
>> >> > Can use the SQL Server Mobile 2005?
>> >> > the following error ocurs :"File or assembly name
>> >> > System.Data.SqlserverCE,
>> >> > VErsion=3.0.3600.0, CUlture =neutral,PublicKeyToken =...." or one of
>> >> > its
>> >> > dependencies, was not found"
>> >> >
>> >> > Thanks all..
>> >>
>> >>
>> >>

>>
>>
>>



  Reply With Quote
Old 13-09-2006, 08:47 AM   #7
=?Utf-8?B?SmVzdXM=?=
Guest
 
Posts: n/a
Default Re: VS 2005 & .CE NET 4.20 & SQL Mobile 2005??

I Cooy this files
sqlce30.dev.ENU.wce5.armv4i.cab,
sqlce30.repl.wce5.armv4i,sqlce30.repl.wce5.armv4i to the device but when I
try to install it "Unsupported system version. The program is not compatible
with the current operating system and, therefore, may not run on this devie.
Do you want to continue installation?" I say yes ....

But when I run VS 2005, it wants reinstall this components again (say no to
reinstall), and occurs the error "controló System.MissingMethodException
Message: File or assembly name 'System.Data.SqlServerCe, Version=3.0.3600.0,
Culture=neutral, PublicKeyToken=3BE235DF1C8D2AD3', or one of its
dependencies, was not found."

"<ctacke/>" wrote:

> Copy the CAB file to the device and run it.
>
>
> --
> Chris Tacke
> OpenNETCF Consulting
> Managed Code in the Embedded World
> www.opennetcf.com
> --
>
>
> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
> news:C7006FB0-F52B-41CE-97ED-DB1527335532@microsoft.com...
> > How I install manually???
> >
> > "<ctacke/>" wrote:
> >
> >> Have you installed SQL Mobile on the target device? You will likely have
> >> to
> >> manually install it.
> >>
> >>
> >> --
> >> Chris Tacke
> >> OpenNETCF Consulting
> >> Managed Code in the Embedded World
> >> www.opennetcf.com
> >> --
> >>
> >>
> >> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
> >> news:2624BD0A-3A4F-4F78-853F-4B86963080B8@microsoft.com...
> >> >I use CF 2.0 SP1
> >> >
> >> > "<ctacke/>" wrote:
> >> >
> >> >> No, SQL Mobile is only compatible with CF 2.0. CF 1.0 can use SQL CE
> >> >> 2.0
> >> >>
> >> >>
> >> >> --
> >> >> Chris Tacke
> >> >> OpenNETCF Consulting
> >> >> Managed Code in the Embedded World
> >> >> www.opennetcf.com
> >> >> --
> >> >>
> >> >>
> >> >> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
> >> >> news:37023A18-2005-4007-894A-9D0AD466FDE3@microsoft.com...
> >> >> > Hi all:
> >> >> >
> >> >> > I have a device .CE NET 4.20 and work with VS 2005 CF 2.0 SP1...
> >> >> >
> >> >> > Can use the SQL Server Mobile 2005?
> >> >> > the following error ocurs :"File or assembly name
> >> >> > System.Data.SqlserverCE,
> >> >> > VErsion=3.0.3600.0, CUlture =neutral,PublicKeyToken =...." or one of
> >> >> > its
> >> >> > dependencies, was not found"
> >> >> >
> >> >> > Thanks all..
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>

>
>
>

  Reply With Quote
Old 13-09-2006, 07:40 PM   #8
Ilya Tumanov [MS]
Guest
 
Posts: n/a
Default Re: VS 2005 & .CE NET 4.20 & SQL Mobile 2005??

There's no SQL Mobile for CE 4.2 at this moment.

--
Best regards,

Ilya

This posting is provided "AS IS" with no warranties, and confers no rights.

*** Want to find answers instantly? Here's how... ***

1. Go to
http://groups-beta.google.com/group...framework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).

"Jesus" <Jesus@discussions.microsoft.com> wrote in message
news:93E5D0BB-DCE4-477C-96F5-5A3EDF4C83EB@microsoft.com...
>I Cooy this files
> sqlce30.dev.ENU.wce5.armv4i.cab,
> sqlce30.repl.wce5.armv4i,sqlce30.repl.wce5.armv4i to the device but when I
> try to install it "Unsupported system version. The program is not
> compatible
> with the current operating system and, therefore, may not run on this
> devie.
> Do you want to continue installation?" I say yes ....
>
> But when I run VS 2005, it wants reinstall this components again (say no
> to
> reinstall), and occurs the error "controlo System.MissingMethodException
> Message: File or assembly name 'System.Data.SqlServerCe,
> Version=3.0.3600.0,
> Culture=neutral, PublicKeyToken=3BE235DF1C8D2AD3', or one of its
> dependencies, was not found."
>
> "<ctacke/>" wrote:
>
>> Copy the CAB file to the device and run it.
>>
>>
>> --
>> Chris Tacke
>> OpenNETCF Consulting
>> Managed Code in the Embedded World
>> www.opennetcf.com
>> --
>>
>>
>> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
>> news:C7006FB0-F52B-41CE-97ED-DB1527335532@microsoft.com...
>> > How I install manually???
>> >
>> > "<ctacke/>" wrote:
>> >
>> >> Have you installed SQL Mobile on the target device? You will likely
>> >> have
>> >> to
>> >> manually install it.
>> >>
>> >>
>> >> --
>> >> Chris Tacke
>> >> OpenNETCF Consulting
>> >> Managed Code in the Embedded World
>> >> www.opennetcf.com
>> >> --
>> >>
>> >>
>> >> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
>> >> news:2624BD0A-3A4F-4F78-853F-4B86963080B8@microsoft.com...
>> >> >I use CF 2.0 SP1
>> >> >
>> >> > "<ctacke/>" wrote:
>> >> >
>> >> >> No, SQL Mobile is only compatible with CF 2.0. CF 1.0 can use SQL
>> >> >> CE
>> >> >> 2.0
>> >> >>
>> >> >>
>> >> >> --
>> >> >> Chris Tacke
>> >> >> OpenNETCF Consulting
>> >> >> Managed Code in the Embedded World
>> >> >> www.opennetcf.com
>> >> >> --
>> >> >>
>> >> >>
>> >> >> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
>> >> >> news:37023A18-2005-4007-894A-9D0AD466FDE3@microsoft.com...
>> >> >> > Hi all:
>> >> >> >
>> >> >> > I have a device .CE NET 4.20 and work with VS 2005 CF 2.0 SP1...
>> >> >> >
>> >> >> > Can use the SQL Server Mobile 2005?
>> >> >> > the following error ocurs :"File or assembly name
>> >> >> > System.Data.SqlserverCE,
>> >> >> > VErsion=3.0.3600.0, CUlture =neutral,PublicKeyToken =...." or one
>> >> >> > of
>> >> >> > its
>> >> >> > dependencies, was not found"
>> >> >> >
>> >> >> > Thanks all..
>> >> >>
>> >> >>
>> >> >>
>> >>
>> >>
>> >>

>>
>>
>>



  Reply With Quote
Old 14-09-2006, 08:31 AM   #9
=?Utf-8?B?SmVzdXM=?=
Guest
 
Posts: n/a
Default Re: VS 2005 & .CE NET 4.20 & SQL Mobile 2005??


Can I deploy with SQL server CE 2.0 and VS 2005 for CE 4.2??

Thanks

"Ilya Tumanov [MS]" wrote:

> There's no SQL Mobile for CE 4.2 at this moment.
>
> --
> Best regards,
>
> Ilya
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> *** Want to find answers instantly? Here's how... ***
>
> 1. Go to
> http://groups-beta.google.com/group...framework?hl=en
> 2. Type your question in the text box near "Search this group" button.
> 3. Hit "Search this group" button.
> 4. Read answer(s).
>
> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
> news:93E5D0BB-DCE4-477C-96F5-5A3EDF4C83EB@microsoft.com...
> >I Cooy this files
> > sqlce30.dev.ENU.wce5.armv4i.cab,
> > sqlce30.repl.wce5.armv4i,sqlce30.repl.wce5.armv4i to the device but when I
> > try to install it "Unsupported system version. The program is not
> > compatible
> > with the current operating system and, therefore, may not run on this
> > devie.
> > Do you want to continue installation?" I say yes ....
> >
> > But when I run VS 2005, it wants reinstall this components again (say no
> > to
> > reinstall), and occurs the error "controlo System.MissingMethodException
> > Message: File or assembly name 'System.Data.SqlServerCe,
> > Version=3.0.3600.0,
> > Culture=neutral, PublicKeyToken=3BE235DF1C8D2AD3', or one of its
> > dependencies, was not found."
> >
> > "<ctacke/>" wrote:
> >
> >> Copy the CAB file to the device and run it.
> >>
> >>
> >> --
> >> Chris Tacke
> >> OpenNETCF Consulting
> >> Managed Code in the Embedded World
> >> www.opennetcf.com
> >> --
> >>
> >>
> >> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
> >> news:C7006FB0-F52B-41CE-97ED-DB1527335532@microsoft.com...
> >> > How I install manually???
> >> >
> >> > "<ctacke/>" wrote:
> >> >
> >> >> Have you installed SQL Mobile on the target device? You will likely
> >> >> have
> >> >> to
> >> >> manually install it.
> >> >>
> >> >>
> >> >> --
> >> >> Chris Tacke
> >> >> OpenNETCF Consulting
> >> >> Managed Code in the Embedded World
> >> >> www.opennetcf.com
> >> >> --
> >> >>
> >> >>
> >> >> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
> >> >> news:2624BD0A-3A4F-4F78-853F-4B86963080B8@microsoft.com...
> >> >> >I use CF 2.0 SP1
> >> >> >
> >> >> > "<ctacke/>" wrote:
> >> >> >
> >> >> >> No, SQL Mobile is only compatible with CF 2.0. CF 1.0 can use SQL
> >> >> >> CE
> >> >> >> 2.0
> >> >> >>
> >> >> >>
> >> >> >> --
> >> >> >> Chris Tacke
> >> >> >> OpenNETCF Consulting
> >> >> >> Managed Code in the Embedded World
> >> >> >> www.opennetcf.com
> >> >> >> --
> >> >> >>
> >> >> >>
> >> >> >> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
> >> >> >> news:37023A18-2005-4007-894A-9D0AD466FDE3@microsoft.com...
> >> >> >> > Hi all:
> >> >> >> >
> >> >> >> > I have a device .CE NET 4.20 and work with VS 2005 CF 2.0 SP1...
> >> >> >> >
> >> >> >> > Can use the SQL Server Mobile 2005?
> >> >> >> > the following error ocurs :"File or assembly name
> >> >> >> > System.Data.SqlserverCE,
> >> >> >> > VErsion=3.0.3600.0, CUlture =neutral,PublicKeyToken =...." or one
> >> >> >> > of
> >> >> >> > its
> >> >> >> > dependencies, was not found"
> >> >> >> >
> >> >> >> > Thanks all..
> >> >> >>
> >> >> >>
> >> >> >>
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>

>
>
>

  Reply With Quote
Old 14-09-2006, 09:26 AM   #10
=?Utf-8?B?SmVzdXM=?=
Guest
 
Posts: n/a
Default Re: VS 2005 & .CE NET 4.20 & SQL Mobile 2005??


Look at this!!

http://blogs.msdn.com/netcfteam/arc.../28/497759.aspx

The SP1 release of .NET CF 2.0 is now avalaible, but the SQL Mobile support
on Windows CE 4.2 ?????


"Ilya Tumanov [MS]" wrote:

> There's no SQL Mobile for CE 4.2 at this moment.
>
> --
> Best regards,
>
> Ilya
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> *** Want to find answers instantly? Here's how... ***
>
> 1. Go to
> http://groups-beta.google.com/group...framework?hl=en
> 2. Type your question in the text box near "Search this group" button.
> 3. Hit "Search this group" button.
> 4. Read answer(s).
>
> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
> news:93E5D0BB-DCE4-477C-96F5-5A3EDF4C83EB@microsoft.com...
> >I Cooy this files
> > sqlce30.dev.ENU.wce5.armv4i.cab,
> > sqlce30.repl.wce5.armv4i,sqlce30.repl.wce5.armv4i to the device but when I
> > try to install it "Unsupported system version. The program is not
> > compatible
> > with the current operating system and, therefore, may not run on this
> > devie.
> > Do you want to continue installation?" I say yes ....
> >
> > But when I run VS 2005, it wants reinstall this components again (say no
> > to
> > reinstall), and occurs the error "controlo System.MissingMethodException
> > Message: File or assembly name 'System.Data.SqlServerCe,
> > Version=3.0.3600.0,
> > Culture=neutral, PublicKeyToken=3BE235DF1C8D2AD3', or one of its
> > dependencies, was not found."
> >
> > "<ctacke/>" wrote:
> >
> >> Copy the CAB file to the device and run it.
> >>
> >>
> >> --
> >> Chris Tacke
> >> OpenNETCF Consulting
> >> Managed Code in the Embedded World
> >> www.opennetcf.com
> >> --
> >>
> >>
> >> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
> >> news:C7006FB0-F52B-41CE-97ED-DB1527335532@microsoft.com...
> >> > How I install manually???
> >> >
> >> > "<ctacke/>" wrote:
> >> >
> >> >> Have you installed SQL Mobile on the target device? You will likely
> >> >> have
> >> >> to
> >> >> manually install it.
> >> >>
> >> >>
> >> >> --
> >> >> Chris Tacke
> >> >> OpenNETCF Consulting
> >> >> Managed Code in the Embedded World
> >> >> www.opennetcf.com
> >> >> --
> >> >>
> >> >>
> >> >> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
> >> >> news:2624BD0A-3A4F-4F78-853F-4B86963080B8@microsoft.com...
> >> >> >I use CF 2.0 SP1
> >> >> >
> >> >> > "<ctacke/>" wrote:
> >> >> >
> >> >> >> No, SQL Mobile is only compatible with CF 2.0. CF 1.0 can use SQL
> >> >> >> CE
> >> >> >> 2.0
> >> >> >>
> >> >> >>
> >> >> >> --
> >> >> >> Chris Tacke
> >> >> >> OpenNETCF Consulting
> >> >> >> Managed Code in the Embedded World
> >> >> >> www.opennetcf.com
> >> >> >> --
> >> >> >>
> >> >> >>
> >> >> >> "Jesus" <Jesus@discussions.microsoft.com> wrote in message
> >> >> >> news:37023A18-2005-4007-894A-9D0AD466FDE3@microsoft.com...
> >> >> >> > Hi all:
> >> >> >> >
> >> >> >> > I have a device .CE NET 4.20 and work with VS 2005 CF 2.0 SP1...
> >> >> >> >
> >> >> >> > Can use the SQL Server Mobile 2005?
> >> >> >> > the following error ocurs :"File or assembly name
> >> >> >> > System.Data.SqlserverCE,
> >> >> >> > VErsion=3.0.3600.0, CUlture =neutral,PublicKeyToken =...." or one
> >> >> >> > of
> >> >> >> > its
> >> >> >> > dependencies, was not found"
> >> >> >> >
> >> >> >> > Thanks all..
> >> >> >>
> >> >> >>
> >> >> >>
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>

>
>
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off