TeamBuild error compiling websites (FILE)
ASPNETCOMPILER(0,0): error ASPCONFIG: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Any suggestion?
ASPNETCOMPILER(0,0): error ASPCONFIG: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Any suggestion?
What is the version of Team Build that you are building on?
When you try building the web project from the command prompt, does it pass? If not, what is the error message that you get?
Is the web project even building from the IDE?
The problem was solved installing the C# language tools in the build server.
Initially, I just installed the SDK and the tester tools.
Thank you
BFC