all groups > sql server replication > august 2004 >
You're in the

sql server replication

group:

"Windows synchronisation manager profile" missing


"Windows synchronisation manager profile" missing AndreBrunner NO[at]SPAM gmx.de
8/5/2004 2:55:22 AM
sql server replication: Hi,

I've got a MS-SQL Server 2000 and I want to replicate my database via
the the synchronisation tool of Windows XP
(Start-Programms-tool-Synchronisation). I'm able to configurate a new
agent for the publication but whenever I try to connect to the
sql-server I get the following Error:

The Agentprofile 'Windows synchronisation manager profile" was not
found on the distributer.

On the agent I use an SQL-Server as well!

Does Anybody know what I can do??

Thanks

Re: "Windows synchronisation manager profile" missing Hilary Cotter
8/5/2004 8:24:26 AM
can you issue this query in your problem server for me?

select profile_name from msdb.dbo.MSagent_profiles where profile_name like
'Windows%'

--
Hilary Cotter
Looking for a book on SQL Server replication?
http://www.nwsu.com/0974973602.html


[quoted text, click to view]

Re: "Windows synchronisation manager profile" missing AndreBrunner NO[at]SPAM gmx.de
8/6/2004 12:49:04 AM
Hi,


I tried this, but there where 0 rows affected!

Thanks for your help!!!

André



[quoted text, click to view]
Re: "Windows synchronisation manager profile" missing Hilary Cotter
8/7/2004 7:14:02 AM
Is this the home edition of WindowsXP? Can you run a

select @@version from Query Analyzer and post the results back here?

--
Hilary Cotter
Looking for a book on SQL Server replication?
http://www.nwsu.com/0974973602.html


[quoted text, click to view]

AddThis Social Bookmark Button