Issue with aspnet_compiler.exe, web application project on machine without Visual Studio

Last post 03-15-2008 8:22 PM by Trochtova. 2 replies.

Sort Posts:

  • Issue with aspnet_compiler.exe, web application project on machine without Visual Studio

    09-11-2007, 6:35 PM
    • Member
      4 point Member
    • anotherbug
    • Member since 09-11-2007, 9:13 PM
    • Tucson
    • Posts 8

    I'm having a problem with the aspnet_compiler.exe on a build machine that does not have VS 2005 installed on it. We're just using CruiseControl.NET and Nant to build (simple command line stuff). You can read the original post here.

    The central issue is that why does a Web Application Project compile on my machine with VS 2005 SP1 and it doesn't compile on the build machine with the 2.0 Framework & SDK? Does VS 2005 need to be installed for aspnet_compiler.exe to work?

  • Re: Issue with aspnet_compiler.exe, web application project on machine without Visual Studio

    10-16-2007, 5:26 PM
    • Member
      2 point Member
    • hanifmerchant
    • Member since 10-16-2007, 9:23 PM
    • Posts 1

    In order to compile a web application project on any machine it needs to have a Web Application project add on installed on it. This may inturn require you to install VS 2005 first. So Yes, VS 2005 is needed to be installed to build a WEB APPLICATION project.

  • Re: Issue with aspnet_compiler.exe, web application project on machine without Visual Studio

    03-15-2008, 8:22 PM
    • Member
      2 point Member
    • Trochtova
    • Member since 03-15-2008, 1:33 PM
    • Posts 4

     

    The Visual Studio ins't necessary according to this article:

    http://odetocode.com/Blogs/scott/archive/2006/05/30/3802.aspx
Page 1 of 1 (3 items)