|
From: Frank J. A. <fra...@kr...> - 2005-04-07 12:10:49
|
Ian wrote: > Hi All, > > .... > The latest sync2it.com client doesn't seem to be accessing my server > even though I have a root value defined in the registry it tries to > HTTP POST to sync2it.com, and the other recent client versions seem > to crash with an RtlMagicDivide error before even trying to connect > to my bookmarksync server. I've cleared out all of the bookmarks on > one machine just in case there was a specific bookmark that the > client didn't like, but that makes no difference. I'm using sync2it 1.7.1 on w2k - work fine with FireFox. I had to get the source from sync2it (see releasenotes under download section) and make my own build on w2k to get it runnning. Jack on sync2it uses winXP, and his build does not find the Firefox install on my w2k pc's.. As to registry: Jack provides a setup which generates values that matches his site - and thats OK (for us - his customers). When You get the source I guess you'll be able to make some sort of find / replace to insert your own server address. .... If any on the list is an experienced c++ programmer (on windows) there are some issues regarding - dumps when internet connection is down - inconsistency in Firefox detection (see above) - errors related to 'bad' links ind favorites which we are many who would like to be solved - so please speak up! My knowledge of c++ is restricted to being able to make a new build on existing errorfree source :-( best wishes Frank |