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

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

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