Build setup for on premises TFS

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
I've been doing some searching and have not came up with much on those who may be using on premises TFS to deploy Nop to a web server(s).

I am looking for some help on setting up the build in TFS (as this is my first time) so that all of the proper files get published to my Dev web server.

Currently I get the following error:

Parser Error Message: Could not load type 'Nop.Web.MvcApplication'.


When comparing to a manual build and release directly from VS 2015 and what gets deployed from TFS, my bin folder does not have any of the DLLs from the NuGet Packages.  The only thing in the TFS build bin folder is amd64 and x86.

I'm assuming I have missed a setting in TFS.  I have the full source code checked into TFS including the packages folder.

Any help or guidance would be greatly appreciated.
6 years ago
Has anyone tried or set this up before?  This all for on premises TFS and web servers, not Azure, but Azure information is all I can seem to find thus far.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.