Microsoft Knowledge Base Email Alertz

You may receive error messages when you use the Configure Distribution Wizard in SQL Server 2005

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 914779 - Last Review: April 18, 2006 - Revision: 2.4

You may receive error messages when you use the Configure Distribution Wizard in SQL Server 2005

BUG #: 422648 (SQLBUDT)

On This Page

SYMPTOMS

When you use the Configure Distribution Wizard to configure a distributor in Microsoft SQL Server 2005, you may receive the following error messages.

Message 1

SQL Server could not configure 'InstanceName' as a Distributor. (Microsoft.SqlServer.ConnectionInfo)

Message 2

An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)

Message 3

Cannot find the principal 'sa', because it does not exist or you do not have permission.
Note InstanceName is a placeholder for the instance name.

CAUSE

This problem occurs because the SQL Server system administrator account name is changed. The Configure Distribution Wizard requires the account name to be sa.

RESOLUTION

Service pack information

To resolve this problem, obtain the latest service pack for Microsoft SQL Server 2005. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
913089  (http://kbalertz.com/Feedback.aspx?kbNumber=913089/ ) How to obtain the latest service pack for SQL Server 2005

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Microsoft SQL Server 2005 Service Pack 1.

MORE INFORMATION

To access the Configure Distribution Wizard, follow these steps:
  1. Open SQL Server Management Studio.
  2. Connect to the instance of SQL Server 2005.
  3. Right-click the Replication folder, and then click Configure Distribution.
Note You may not be able to find the Configure Distribution entry when you right-click the Replication folder. This behavior occurs when you have already used the Configure Distribution Wizard to configure a distributor. You can view and modify distributor properties at this point. To do this, follow these steps:
  1. Open SQL Server Management Studio.
  2. Connect to the instance of SQL Server 2005.
  3. Right-click the Replication folder, and then click Distributor Properties.

REFERENCES

For more information about the Configure Distribution Wizard, visit the following Microsoft Developer Network (MSDN) Web site:
http://msdn2.microsoft.com/en-us/library/ms190082.aspx (http://msdn2.microsoft.com/en-us/library/ms190082.aspx)
For more information about how to view and modify distributor properties, visit the following MSDN Web site:
http://msdn2.microsoft.com/en-us/library/ms151704.aspx (http://msdn2.microsoft.com/en-us/library/ms151704.aspx)

APPLIES TO
  • Microsoft SQL Server 2005 Standard Edition
  • Microsoft SQL Server 2005 Workgroup Edition
  • Microsoft SQL Server 2005 Developer Edition
  • Microsoft SQL Server 2005 Enterprise Edition
Keywords: 
kbsql2005setup kbsql2005presp1fix kbsql2005repl kbexpertiseadvanced kbtshoot kbprb KB914779
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate