index > Team Foundation Server - General > Using TFS MSSCCI Provider in VS 2003

Using TFS MSSCCI Provider in VS 2003


Hello, I am switching from vss to TFS, and using visual studio 2003. Everything seems to be working correctly, except for the checkin/checkout windows.

I re-bound my solution and project files to TFS and now I can check in and check out from within Visual studio 2003. But, when I check in a file I first see the old "checkin" dialog box where I enter a checkin comment and click check in. After I click the button, ANOTHER dialog comes up, which is the newer style TFS checkin dialog and I need to click check in again.

Is this normal that I will see two dialogs every time I check in a file?

Another problem comes up when I checkin multiple files. I see the normal (old style) checkin dialog, which lists all of the files I am about to check in, But after I click check in, I get a dialog window (new TFS style) for each file I am checking in. So If I am checking in 20 files, I get 20 dialog boxes.

Is this normal operation for the MSCCI provider in visual Studio, or is something screwed up on my machine? Anyone run into this before?

Thanks a lot.

Sean McKenna

Hello,

unfortunately what you see are limitation of the Msscci spec. The first (old) dialog is popped up by the IDE, the second one - by the provider. The reason we are displaying the second one is that we wanted to provide a way to specify work items, checkin notes, see policy alerts.

The second issue is also a known one (and described in the readme.txt). If the files are in different projects, or in different locations (in web project) they will be checked in different changesets, during different SccCheckin calls (and each of them will pop up the dialog).

Hope this helps




Michal Malecki
Michal Malecki
reply 2

You can use google to search for other answers

 

More Articles

REFRESH files and TFS
Permissions and Groups
Workspaces are broken
Team Build Error when using Strong Naming
Using Project Level Groups
Will there be an upgrade path from Team Foundation Server Workgro...
Backup Utility not working after TFS installed on Windows Server ...
Errors while managing Work Items in Excel
TFS Source code folder
Querying field such as description
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

BUG - Rank field
Submitting Work Item via Web Service API…
Publishing MS Project to TFS
SQL Server 2005 April CTP - Invalid SSPI…
How to backup and restore on TFS RC?
Best Practices for SCM
Project permissions
Clean client cache - Want to login with …
"TFPT Rollback" Question ..
Sharepoint Portal Page Components and Re…
Opening Sharepoint Hosted Documents
Multiple TFS Projects
VSTS and MSDN Academic Alliance
TFS Trial Download
User authorizations

Hot Articles

Project level lists
Atomic Commits
Areas and Iterations defined for project…
Extending Project Portal with Custom Web…
Changing user while Connecting to Team F…
Branching is Broken - Severe SQL Error
Could I use SQL Server 2005 Express Edit…
Still Error 32000 Report Server although…
Project delete left source folder in inc…
Build Error
Security Settings for client not on doma…
Visual Studio Team System
Why is TFS not available to Empower Prog…
problem opening file after reformatting …
Customizing the Assigned To field on a W…

Recommend Articles

Checkout documents from Team Explorer
Thanks Rob Caron!
Create a team instance outside of the Vi…
Deleting Team Project
Task Assigned To
Team Build:No binaries when built!
Team Foundation Server Access over Proxy
Setting up Alerts
BisSubscribe examples
List a user's activity...
Creating Workitems programatically
CMMI - Team Queries - work item columns
Accessing Team Foundation Server Remotely
Work Items and "Assigned to"
Problem when changing status from active…