已答复 SQL Sever Compact Edition on Windows 8

  • miércoles, 08 de agosto de 2012 13:32
     
     

    Hi. I'm trying to test our applications in Windows 8 (Release Preview).

    Our apps runs OK in W7, Vista, XP using SQLServerCompactEdition 3.5 SP1.

    When installing and testing in W8 the app stops because it can't find or load 'System.Data.SqlSeverCe, version = 3.5.1.0.

    Is there a problem running this under W8?

    Is there any soloution to this issue?

    Regards,

    Ksberg

Todas las respuestas

  • miércoles, 08 de agosto de 2012 17:47
    Moderador
     
     
    Is SQL Server Compact installed?

    Please mark as answer, if this was it. Visit my SQL Server Compact blog

  • jueves, 09 de agosto de 2012 7:11
     
     

    SQLServerCE 3.5 SP1 is installed without problems and the files are located as in W7.

  • jueves, 09 de agosto de 2012 8:29
    Moderador
     
     Respondida
    Have you tried installing the SP2 package, both the x86 and x64 runtimes? SP1 is only supported on Vista, where as SP2 is supported/tested on Win 7.

    Please mark as answer, if this was it. Visit my SQL Server Compact blog


  • jueves, 09 de agosto de 2012 11:40
     
     

    Tried both SP2 and 4.0 but not any x64 pack. (Why should that be neccesary on a x86 platform?)

    SP1 works fine on W7 for our purpose.

    My concern is if 3.5 SP1/SP2 (or 4.0) is supposed to work under W8 at all.

    If MS planning to release a new SQLServerCE tested and aimed at W8, or if I should spend more time trying to get it up and running in W8 with either of the existing versions.

  • jueves, 09 de agosto de 2012 12:16
     
     

    Problem solved...

    My brain is still on summer holiday ;-)

    After making sure, really sure, to use SP2 the app runs as expected!

    Thanks for commenting on my issue.

    Regards

    K