In VS 2005/VSS 0.0d
The option to
Exclude xxxx from Source Control
is not available to me for any files in a web site project.
Which would be desirable as for example the web.config I use is not the same as for other team members, and also for dll references in the bin folder of the web project.

Exclude from Source Control
Maryam
Exclude from source control is not supported for web projects.
Dll references in bin folder should be automatically excluded.
Search the forum for "exclude", the issue has been discussed before in a couple of theads like http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=106422&SiteID=1
Alin
Phil_