TeamBuild error compiling websites (FILE)

I am gettinh this error when try to compile my website in TeamBuild

ASPNETCOMPILER(0,0): error ASPCONFIG: The specified module could not be found. (Exception from HRESULT: 0x8007007E)

Any suggestion




Answer this question

TeamBuild error compiling websites (FILE)

  • Tintxo

    Sorry, this sounds a bit vague - which tools were these
  • GetOuraThatGarden

    I met the same problem. It only occurs in Windows Server 2003. In XP, it is OK.
  • Ahmad Ariff Baharudin

    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


  • smitra

    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



  • TeamBuild error compiling websites (FILE)