gunnars04
(gunnars04)
June 9, 2013, 12:22pm
1
Hi,
I have a .net solution with a couple of .net 4.5 projects (written in vs2012 c#).
When I run VS.NET Solution Iterator locally everything works fine.
When I run VS.NET Solution Iterator on the build server , I get: "Found 0 projects "
Any idea what could be wrong?
Thanks,
Gunnar
P.S.
FB local version: 7.0.0.1283
FB build server version: 7.0.0.1535
Vincent
(Vincent Parrett)
June 9, 2013, 2:36am
2
What options do you have set. Are the projects referenced by the solution actually available on the build server?
gunnars04
(gunnars04)
June 10, 2013, 10:28am
3
I can go to the build server and open vs2012 and open the exact solution and the projects come up just fine. IS it possable that the “VS.NET Solution Iterator” doesn’t recognize .net 4.5 projects?
Vincent
(Vincent Parrett)
June 10, 2013, 11:17am
4
The iterator does support VS2012, I just tested that, however the neither the VS.NET action or the MSBuild actions support VS2012 in the finalbuilder versions you are using.