Search Results

0
votes
0answers
72 views

Two different .NET applications can’t access the db4o file

I have just downloaded and and am using db40 7.9 and am testing it on two different .NET 3.5 applications using the supplied tutorial. When I access the same database (c:\pilot.db4o) file u …
0
votes
0answers
30 views

db4o Replication System: NullReferenceException?

Hi, I am trying to do standard bi-directional replication as follows. However, I get a NullReferenceException. This is a separate replication project. I did import the classes involved in t …