Re: SQL CE 3.1 and 3.5

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On 14/12/2009 9:17 PM, Doug wrote:
I believe I ran into this before. The dll's for sqlce are not
compatible with 64 bit OS's. Compile your application as x86 and it
should work.

Good Luck!


Hi

I have a working exe that was compiled for x86 os and will work on a 64-bit. My problem is that I want to create a new release of the software with new enhancements. I want to do it in VB.Net 2008. Am I resigned to creating an upgrade utility for CE 3.1?

Thanks

TMA


On Dec 14, 7:08 pm, The Mad Ape<chief...@xxxxxxxxx> wrote:
I have a Vista and a Windows 7 64-bit box. I installed CE 3.1 and 3.5 on
each box. I have an app that downloads, reads, and writes to sdf's
downloaded from a Pocket PC. It was a VB.Net 2005 app that I imported
into VB.Net 2008.

I have literally 1000's of sdf in 3.1 format and want to be able to read
and write to them from the 2008 version of the app.

After much 'messing around' I finally got the Vista and Win 7 boxes to
allow me to add the reference to 3.1 but I have to remove the 3.5
reference.

So now when I go to debug I now get an error message:

Error while trying to run project: Unable to start debugging. The
components for the 64-bit debugger are not registered. Please repair
your Visual Studio Remote Debugger installation via 'Add or Remove'
Programs' in Control Panel.

I followed the repair recommendation to no avail. How do I get out of
this mess so I can continue upgrading the software in VB.Net 2008?

It seems that there should be a 64-bit version of 3.1 but I do not think
it exists. Please help.

Thanks

TMA


.



Relevant Pages

  • Re: SQL CE 3.1 and 3.5
    ... Just compile your new project for x86, ... Erik Ejlskov Jensen, Mobile App Dev MCTS ... your Visual Studio Remote Debugger installation via 'Add or Remove' ...
    (microsoft.public.sqlserver.ce)
  • Re: Debugging with D2....
    ... The error occurs during the compile... ... the "Include TDW Info" option.... ... when the app crashes, you can track down the location in your source ... its not as handy has having the debugger going so that you can view the regs etc. but its something. ...
    (alt.comp.lang.borland-delphi)
  • Re: How to debug 64 bit codes with MSVC++ 2005 on Vista 64 bit machine ?
    ... If I compile and debug a 32 bit app, it just works as it should on a 32 bit OS. ... However, if I want to debug a 64 bit app, the debugger doesn't to be working the same. ... I am having problems on debugging my 64 bit codes with MSVC++ 2005 debugger on Vista 64 machine. ...
    (microsoft.public.vc.ide_general)
  • Re: How to pass information, classes between forms in Windows Application mode [ FINALLY!]
    ... In a WinForms app generated by Visual Studio, ... A constructor in my "book" is the stuff that appears in public ... wouldn't compile as the appropriate constructor signature hasn't been ... declarations, it will compile. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Compact SQL - Any CPU Build
    ... but compile our application to x86 and x64 version respectively. ... We welcome your comments and suggestions about how we can improve the support we provide to you. ...
    (microsoft.public.dotnet.general)