Microsoft Knowledge Base Email Alertz

(243623) - When you attempt to check out a file in a FrontPage extended Web, you receive the following error message: Unable to check out the file 'file.htm'. Server Error: There is a problem with source control integration on your server. Contact your web...

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: 243623 - Last Review: February 22, 2007 - Revision: 2.1

Errors Occur with Source Control Integration When Checking Out Files

This article was previously published under Q243623

SYMPTOMS

When you attempt to check out a file in a FrontPage extended Web, you receive the following error message:
Unable to check out the file 'file.htm'. Server Error: There is a problem with source control integration on your server. Contact your web server Administrator.

Do you want to open a read only copy?
If the LogInitialSourceControlErrors registry key is enabled, the following error message appears in the Application event log:
Microsoft FrontPage Server Extensions:
(OS Error #-2147167977 Message: )
Microsoft FrontPage Server Extensions:
http://server1 - Error #90017 Message: Source Control System failure: The SourceSafe database path \\server2\vss\data does not exist. Please select another database.
For additional information, see the following article or articles in the Microsoft Knowledge Base:
238252  (http://kbalertz.com/Feedback.aspx?kbNumber=238252/EN-US/ ) Enable Event Error Logging for FrontPage 2000 and SourceSafe

CAUSE

This problem occurs because the Visual SourceSafe database is on another computer, and the Web server is using Windows NT Challenge/Response (NTLM) authentication. Because the database is on another computer, NTLM cannot, by design, forward your credentials. NTLM only works over the first hop (client to Web server).

WORKAROUND

Enable Basic authentication on the Web server, and do not use NTLM. To do this on a computer running IIS, follow these steps:
  1. Click Start and then point to Programs.
  2. Point to Windows NT 4.0 Option Pack, and then point to Microsoft Internet Information Server.
  3. Click Internet Service Manager.
  4. Right-click the Web site, and then click Properties.
  5. Click the Directory Security tab.
  6. Click the Edit button for Anonymous Access and Authentication Control.
  7. Click to check the Basic Authentication check box.
  8. Click to uncheck the Windows NT Challenge/Response check box.
  9. Click OK twice.

APPLIES TO
  • Microsoft FrontPage 2000 Server Extensions
  • Microsoft Visual SourceSafe 5.0 Standard Edition
  • Microsoft Visual SourceSafe 6.0 Standard Edition
Keywords: 
kbprb KB243623
       

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