Can't connect to New Publication Wizard.

  • I am connected to SQL Srever 2005 in such a format: server_name,port# and I can't avoid port number, it is not default.

    When in SSMS in Replication/Local Publications and tried to create new publication, I receive an error

    "SQL Server is unable to connect to server 'server_name,port#'.

    Additional information:

    SQL Server replication requires the actual server name to make a connection to the server. Connections through a server alias, IP address, or any other alternate name is not supported. Specify the actual server name , 'server_name\instance_name'. (Replication.Utilities)"

    As I guess, I should omit port #, but without it I cannot connect to SQL Server, this ia how it was setup by our DBA's. Is there other work around this problem ?

    Thanks

  • Create a local SQL Server alias. SQL Server replication tools are ***very*** picky about Server Names.

    -Noel


    * Noel

  • Thanks Noel. This worked.

  • glad you got it working.


    * Noel

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply