website - TFS Team Build - Build fails if app_code references another project in the solution -
i've using team build 2010 time, , stopped working after changes in code.
more specifically, when file in app_code used reference project in solution. error message:
c:\builds\venus\sources\branches\xxx\xxx\xxx\app_code\xxx.cs (9): type or namespace name 'xxx' not exist in namespace 'xxx.xxx' (are missing assembly reference?)
is known problem? there workaround ?
i tried deleting , redownloading whole workspace got no luck.
thanks in advance
this happened me after doing move web application project web site project. if project web application project, move files out of app_code
folder , delete it.
Comments
Post a Comment