Probelm building VS after updagre to FB620_1265

Hi
 
I have upgraded from FB620_1074 to FB620_1265 and now I have a problem I haven't got in previous versions.
When running a Build VS.net solution ( without using MSBuild ) I get this error: Can't open perl script "*": Invalid argument
 
I have tried to build the problematic VS 2005 solution with "Build VS.net solution" action, "Execute Program" action and running a batch file through FinalBuilder and in all these cases this problem reproduced, but when build the solution with Visual Studio 2005, cmd command line or with previous version of FinalBuilder It's built successfully.
( In the solution I do run Perl script but couldn't find a reason why I get this error also all files related to this didn't changed )
 
Do you have any idea what could cause this ? 
 
Elad

Hi Elad

I have no idea. The only changes made to the vs.net action between those versions is the localization of output parsing (to detect errors and warnings for fbserver metrics collection) which I doubt would be the cause of what you are seeing. This sounds like an environment or starting directory issue. Are you using relative paths anywhere?

I wonder if beside the regular “Build Log” output there is a way to get more debug info of what is done behind the scenes

Elad.