G
Guest
I'm having a problem when I perform merge replication with sqlce where I run
out of memory. This is only happening on one brand of pocket pc devices. It
seems like the merge replication is allocating memory faster than the device
can garbage collect. Because the application is in a non-interactive state
at the time this happens, it doesn't really matter how much processing time I
take cleaning the memory. A normal GC.Collect doesn't help any and from what
I understand the compact framework only clears the memory when it really
needs to. Thanks, Scott
out of memory. This is only happening on one brand of pocket pc devices. It
seems like the merge replication is allocating memory faster than the device
can garbage collect. Because the application is in a non-interactive state
at the time this happens, it doesn't really matter how much processing time I
take cleaning the memory. A normal GC.Collect doesn't help any and from what
I understand the compact framework only clears the memory when it really
needs to. Thanks, Scott