Hi,
We currently run into an issue where access to our CE4.0 database is very slow under windows XP. Any query takes about 10 seconds to run. It runs nearly instantly on our Win 7 development machines. According to our profiler, the "OpenStore" method takes all the time.
We have .net 4.0 installed. The database file is writable and we know that the file is written to because the modified time changes.
Any clue on where to look for a solution?
Is there any parameters that can be put in app.config that would enable logging/tracing of a CE 4.0 application?