When FrontPage 2000 Server Extensions check out the file to
write the connection information, FrontPage 2000 Server Extensions drops the
domain information from your user ID. Therefore, although the project shows
that it is checked out by User, the conflict occurs because the IDE properly
uses Domain\User when you try to check in the project.
Steps to Reproduce the Behavior
- Create a Microsoft ASP.NET Web application in Microsoft
Visual Basic .NET. Make sure that you use File Share access for the Web access method.
- Add the solution to source control. This must be the same
database that the FrontPage 2000 Server Extensions are pointed to.
- On the File menu, point to Source Control, and then click Change Source Control to unbind the solution and the project from source
control.
- Right-click the project, and then click Properties.
- Click Web Settings, and then click to select the FrontPage check box.
- Save and close the solution.
- Open Microsoft Internet Information Services (IIS), and
then follow these steps to add the Web site to source control:
- Right-click the Web site, and then click Properties.
- Click the Server Extensions tab.
- Click Use External from the drop-down list box, and then add the project to the same
location that you added the project to in step 2.
- Open the solution again in the Visual Studio .NET IDE.
Notice that you cannot check in the files.