VS.NET Solution Iterator - solution with .net 4.5 projects: "Found 0 projects"

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

 

What options do you have set. Are the projects referenced by the solution actually available on the build server?

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?

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.