I am new to TFS (Team Foundation Server) and just migrated from SourceGear.
I have an LLBLGen Pro project as part of my solution.
Whenever am re-generating the code i do check out the project first, re-generate and check in.
However when i have added a new database object like a table or a view. And i re-generate then check in.
TFS does not check in new files related to the newly database objects. Those files also appear with an icon without a padlock from the computer i re-generated the code from. However from the other developer clients, the file appears with a yellow warning exclamation sign. When you click them, a warning about the file being not found appears. Those same files when you go under source control, under the column Latest the status is "Not Downloaded".
I appreciate any help and ideas.