I use the ado and rs.Save strParamFile, adPersistXML command to
save same data in the local network.
It used to work fine until both (file server and client) became XP SP2.
Now I get an 'Access Denied' error (in a dag??.tmp file i think)
What is confusing me is that is still working fine when one of the PCs is
either with Win98 or with earlier version XP (or the server with earlier XP
version and
the client with XP SP2).
What do i have to change in XPs security or in the code?