visual studio 2008 - Solution explorer not showing files, not because the show/all files button -


i have solution checked tfs. looking in source control explorer have .cs file in solution. looking in solution explorer it's missing.

when project built takes file consideration , it's code included in build.

a collegue of mine has pulled code tfs , built , appears expected.

any ideas?

had same problem. did was, keeping solution/projects open. went windows explorer, deleted files of project not showing files. tfs, got files project. prompted reload project, , voila - files showed up. not sure why happened though.


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -