Results 1 to 3 of 3

Thread: Am I missing some parts of the compact framework?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2004
    Posts
    94

    Am I missing some parts of the compact framework?

    I am trying to make some of the samples using a Sql Server CE database on this page:

    http://samples.gotdotnet.com/quickst...edbcreate.aspx

    According to that page, the System.Data.SqlServerCe namespace contains the definitions for the neccessary functionality. But VS2003 and 2005 say that that namespace doesnt exist. I have both the Compact Framework 1.1 and 2.0 installed. Am I doing something wrong? Do I need to add a reference? PLease help me.

  2. #2
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Am I missing some parts of the compact framework?

    Hi,
    add a reference to System.Data.SqlServerCe

    Pete

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2004
    Posts
    94

    Re: Am I missing some parts of the compact framework?

    Thanks. The application works fine now. The only problem is that my pocketPC apparently doesn't have the .NET 2.0 framework installed. I thought that the .NET 2.0 framework came standard on a windows ce 2005 device. Is there any way to check that?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width