> "Ron Fraser" <rfraser[ at ]cchse.org> wrote in
> news:bfBNg.38465$43.36785[ at ]nnrp.ca.mci.com!nnrp1.uunet.ca:
>
>> Does ANYONE have a clue what this error is about. I am trying to
>> initiate an internet synch using an asp script on a web server
>> that tells a replica on that server to synch back to a "URL'd"
>> location.
>>
>> I can do this on a win2k server running ADO Version: 2.7 and DAO
>> Version: 3.6 using JRO.
>>
>> When I try the same script on a server running win2k or win2k3
>> with ADO version 2.8 I cannot complete the script without getting
>> the following error:
>>
>> Cannot set the specified Registry parameter for the Synchronizer
>>
>> I have tried implementing the synch using DAO rather than JRO, but
>> I get the identical error!
>>
>> jro: Rep.Synchronize strServerReplicaURL, 3, 3
>> dao: dbSource.Synchronize strServerReplicaURL, 16
>
> What user is your script running as? Does that user have add/edit
> permissions on the registry keys used by Jet replication?
>
>> Bigpost works without problem on all platforms in writing back to
>> the drop box.
>
> Bigpost tests file system permissions. You're running into registry
> permissions.
>
> --
> David W. Fenton
http://www.dfenton.com/> usenet at dfenton dot com
http://www.dfenton.com/DFA/