Clous TFS and compiling RDLC files with custom assemblies


hi,

we started use fts service on cloud. managed upload code , check-in , out code files. 
1 of project have, have reporting services local files (*.rdlc), custom code in assembly referenced rdlc files. 
in order build project, custom assembly should placed in vs privateassemblies folder or gac of build machine. on local machine project built successfully.

since build done in cloud, on server have no access to, can not copy custom assembly build agent, , therefore build fails error of  :

 "error while loading code module: ‘reportscustomcode, version=1.1.0.0, culture=neutral, publickeytoken=efd143059b5dbe27’. details: not load file or assembly 'reportscustomcode, version=1.1.0.0, culture=neutral, publickeytoken=efd143059b5dbe27' or 1 of dependencies. system cannot find file specified." 

is there way build the project on cloud, or have use tfs on local  server?

thanks in advance

hi,

based on below link, have install on-premises test agents , controller, , connect collection in cloud.

http://tfs.visualstudio.com/learn/hosted-build-controller-in-vs

q:does build depend on software other software that installed on build controller?

a:no. can use hosted build controller.
(but if need other software, can install on on-premises build agents. these agents controlled on-premises build controller, can connect team foundation service collection. learn more on msdn: build controller, build agent.)

regards

-------

please use mark answer if post solved problem , use vote helpful if post useful.



Archived Forums V  >  Team Foundation Server - Build and release management



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........