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

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -