Differences in 'os: Windows Server 2012 R2' for Pro & Open Source
I was expecting the VM build template to be identical between Pro & Open Source. This does not look like it is the case right now for 'os: Windows Server 2012 R2'. I am troubleshooting a build failure that only occurs in the Open Source accounts.
Same commit:
Kevin's Pro account makes it much further:
https://ci.appveyor.com/project/KevinRansom/visualfsharp-radou/buil...
My Open Source account fails early. I also get this problem on
my laptop. This is the issue I want to resolve:
https://ci.appveyor.com/project/ctaggart/visualfsharp/build/32
To verify this, I create another fork from my Tachyus Pro
account and it looks like it will match Kevin's output:
https://ci.appveyor.com/project/Tachyus/visualfsharp/build/1
Is there a way to get identical images between Pro & Open Source?
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

Support Staff 1 Posted by Feodor Fitsner on 19 Oct, 2015 01:05 AM
Right, on OSS environment default
Windows Server 2012 R2image has Visual Studio 2015 + Xamarin tools installed and MSBuild 14.0 is in PATH there.Having both VS 2013 and 2015 on the same image helped identify a lot of issues. Going forward this image will become default for both environments.
Looking at those builds. Maybe you could just put MSBuild 12.0 in PATH to make it default again.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:01 AM.