Issues with default VS2013 Asp.Net Project.

Andrew Fletcher's Avatar

Andrew Fletcher

11 Nov, 2014 11:00 PM

Hey there!
First, I'd just like to pass on my thanks! AppVeyor looks to be a truly excellent service! Extremely impressed :-)

I'm attempting to get the default Visual Studio 2013 ASP.net MVC Project building on AppVeyor, however, the build hasn't managed to pass thus far.

I've investigated the environment settings and everything seems valid. From what I can re-produce on my own machine, it would appear that AppVeyor is using an outdated version of the .Net framework.

Does anyone have any ideas that could correct this? For reference, I've attached the latest build log.

Thanks,
Andrew.

  1. Support Staff 1 Posted by Feodor Fitsner on 11 Nov, 2014 11:11 PM

    Feodor Fitsner's Avatar

    Hi Andrew,

    Thanks for trying out AppVeyor!

    Looking at the log I would assume there is nuget restore step missing.

    Add to "before build" the following command:

    nuget restore
    

    Let me know how it goes.

  2. 2 Posted by Andrew Fletcher on 12 Nov, 2014 12:11 AM

    Andrew Fletcher's Avatar

    Hey Feodor

    I'm pleased to say that's sorted it! The build is now passing perfectly.

    Thanks very much for the extremely quick reply! Much appreciated!

    Thanks,
    Andrew.

  3. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:50 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

01 Oct, 2024 04:27 PM
26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM