Hello,
I'm developing a project using RDA. My mobile device has SQL Server CE and the server PC with IIS is set for this job. I developed a simple application at first, I wanted it to access a db named "MikroDB_V11_2005" and table "STOK" and when I put the .exe to the mobile device and run, I get an error in the server machine which says : "0x100061cc address referenced to 0x0000000.Memory couldn't be written. OK / CANCEL"
Then I tried to access another database.So,I selected STOK table and inserted these values to a db named DB_2005. A new table is created with the name of STOK. and when I try to read from this STOK table in DB_2005 db, no problem occurs.Everything is fine.
I wonder what is the problem with the original database....? What happens and the this problem occurs. If there would a problem with RDA configuration,I wouldn't be able to read from the DB_2005 database.This means configuration is ok.
May someone help me pls....I was fighting with this error all the day......going mad...
Thanks in advance.