Microsoft Knowledge Base Email Alertz

When you attempt to extend a web site based on SharePoint Team Services from Microsoft,the following error message appears:

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: 295414 - Last Review: March 29, 2007 - Revision: 1.1

STS: Error 18452 While Extending a SharePoint Team Web Site

This article was previously published under Q295414

SYMPTOMS

When you attempt to extend a web site based on SharePoint Team Services from Microsoft,the following error message appears:
Logon failed for user 'Administrator'. Reason: Not associated with a trusted SQL Server connection (Error code: 18452).
The SharePoint team Web site is not extended, even though you are using the Administrator's account and the correct password.

CAUSE

This error message can occur if the SQL Server is using Windows only authentication. SharePoint Team Services requires SQL Server authentication and uses a system account to log on to the SQL Server.

RESOLUTION

To correct this problem, change the SQL Server authentication method to use both SQL Server and Windows. To do this, follow these steps:
  1. Start the SQL Server Enterprise Manager.
  2. Right-click the name of the server running SharePoint Team Services, and then click Properties on the shortcut menu.
  3. Click the Security tab.
  4. In the Authentication section, click SQL Server and Windows.
  5. Under the Startup service, select System.
  6. Click OK.
  7. If you are prompted to stop and restart the SQL server, click Yes.
  8. Extend the SharePoint team Web site by using the 'sa' account.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

For more information about SharePoint Team Services, please see the following Microsoft Web site:
http://www.microsoft.com/technet/windowsserver/sharepoint/v1/default.mspx (http://www.microsoft.com/technet/windowsserver/sharepoint/v1/default.mspx)

APPLIES TO
  • Microsoft SharePoint Team Services
Keywords: 
kbbug kbpending KB295414
       

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