Is there a way to exclude a file or folder from being compiled in VSNET 2005 in a aspnet project, since I know there are no web projects now, it takes everything inside the folder for compilation right? can I prevent it from compiling some files?
I ask this because I use CVS as my source control and it leaves some folders (called CVS) and it leaves some code files inside it when any change is pushed.
jportelas
Contributor
2699 Points
584 Posts
Excluding folder or files from compilation in VS 2005
Nov 14, 2006 02:22 PM|LINK
Hi there:
Is there a way to exclude a file or folder from being compiled in VSNET 2005 in a aspnet project, since I know there are no web projects now, it takes everything inside the folder for compilation right? can I prevent it from compiling some files?
I ask this because I use CVS as my source control and it leaves some folders (called CVS) and it leaves some code files inside it when any change is pushed.
Thanks.
jportelas
Contributor
2699 Points
584 Posts
Re: Excluding folder or files from compilation in VS 2005
Dec 05, 2006 07:14 PM|LINK
It seems like there is no way to do it without installing the SP1, and it seems like the SP1 is only available in English and japanese:
http://west-wind.com/weblog/posts/4502.aspx
Well, it seems like we were abandoned once again! (Spanish VS 2005 Version).
That makes me go back to an old believe I had on microsoft: "Always install MS Products in English".....
jportelas
Contributor
2699 Points
584 Posts
Re: Excluding folder or files from compilation in VS 2005
Dec 05, 2006 07:52 PM|LINK