correct version of System.Data.SqlServerCe.dll

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everyone!

My question is that how to install the correct version assembly when I make
image using Platform Builder?

My application start as the shell of WindowsCE.NET4.2 OS. It need
System.Data.SqlServerCe.dll, version 1.0.5000.0. I add the sql ce 2.0 feature
when I make image using Platform Builder, but its version maybe is older than
1.0.5000.0. How can I include the correct version dll file in my image?
Thanks.
 
Thank you Chris!

I have already installed 2004Q2 patch. But VS.net2003 will still install
sqlce.wce.x86.cab while deploying my application.
 
Back
Top