• 0

Generate precompiled files for asp.net mvc application with Jenkins build


Question

I'm unable to generate precompiled files(.compiled files) for asp.net mvc application with Jenkin build. But we are able to generate precompiled files while running local with below command and publish merge option. but not generating with Jenkin build. Error says 'Property invalid'.

msbuild command : MSBuild.exe "C:\GitHub\website1\Test.UI\test.UI.csproj" /p:Configuration=Release  /t:Clean;Rebuild;MvcPreCompileViews;_CopyWebApplication /p:OutDir=.\Deploy /p:Configuration=Release /p:Platform=AnyCPU /verbosity:d

I have tried adding p:AspnetCompileMerge=true with this command still no hope.

have the below settings in UI.csprj file.

<MvcBuildViews>false</MvcBuildViews> <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'"> <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" /> </Target>

Can anyone help?

1 answer to this question

Recommended Posts

  • 0

Most of the Jenkins team is focusing on Jenkins-X right now so step one in solving any problem like this is work with the latest version of the tools you are using and often the problem just goes away because it was one of a 1,000 bugs fixed since you last updated.

 

If you still have this issue on Jenkins-X, I will look into it in more detail.

 

 

 

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

  • Recent Achievements

    • Explorer
      Jdoe25 went up a rank
      Explorer
    • First Post
      Ian_ earned a badge
      First Post
    • Explorer
      JaviAl went up a rank
      Explorer
    • Reacting Well
      Cole Multipass earned a badge
      Reacting Well
    • Reacting Well
      JLP earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      661
    2. 2
      ATLien_0
      282
    3. 3
      Michael Scrip
      224
    4. 4
      +FloatingFatMan
      190
    5. 5
      Steven P.
      146
  • Tell a friend

    Love Neowin? Tell a friend!