Web Deployment Project 2008 not compiling with v.3.5

Last post 10-30-2009 6:45 AM by ratish_shriyan. 2 replies.

Sort Posts:

  • Web Deployment Project 2008 not compiling with v.3.5

    10-29-2009, 7:09 PM
    • Member
      3 point Member
    • Yihuey
    • Member since 05-23-2007, 4:29 PM
    • Posts 6

    I added a WDP to my web application. The application is running in VS 2008 and has the target framework  set to be 3.5. But when I build the deployment project, I saw the following output in the output window.

    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_compiler.exe -v /HSD.CMS.csproj -p "C:\Client Management System 2008\HSD.CMS" -f .\TempBuildDir\

    Did I miss anything? How do I change it to make it to use the compiler under v3.5?

     

    Filed under:
  • Re: Web Deployment Project 2008 not compiling with v.3.5

    10-30-2009, 4:07 AM
    Answer
    • Star
      8,268 point Star
    • integrasol
    • Member since 06-05-2009, 11:18 AM
    • Posts 1,572

    ASP.NET 3.5 is an extension to version 2.0.50727, so it is using the correct compiler.

    Thanks

    Carsten

    Please click Mark as Answer if this post is of help to you. :-)



    My Blog
  • Re: Web Deployment Project 2008 not compiling with v.3.5

    10-30-2009, 6:45 AM
    Answer
    • Contributor
      2,194 point Contributor
    • ratish_shriyan
    • Member since 10-05-2009, 4:55 AM
    • A D I T I Technologies, Bangalore
    • Posts 308

    Hi,

    .NET 3.5 uses the same v2.0 ASP.NET engine. So there is nothing wrong in what your seeing.


    Knowledge Is Power
Page 1 of 1 (3 items)