error compiling project VB 2005 Openmake Meister 7 3 Months, 4 Weeks ago
Karma: 0  
debug info: Gen Openmake Build Control File: ok Run Openmake Build : ok Project Build of projnet01.exe for projnet01.exe :with problems om complete for PROJ.NET01 DEVELOPMENT :with problems Build Job complete for PROJ.NET01 DEVELOPMENT :with problems
debug info:
-------------------------------------------------------------------------------- Starting 'Gen Openmake Build Control File' Command Line: "PROJ.NET01" "DEVELOPMENT" -os -lj "PROJ.NET01 DEVELOPMENT" -lo "administrador" -ld "2008-06-18 23_02_05" -lm "My Computer" -la "Gen Openmake Build Control File" -ln "" -li "PROJ.NET01 DEVELOPMENT 2008-06-18 23_02_05" -di "63773778" Starting 'Gen Openmake Build Control File'
Application PROJ.NET01 from DEVELOPMENT for all targets. Done loading target lists.
Done processing rules. Creating windows.mak
Construction Complete. bldmake completed with no errors
Re:error compiling project VB 2005 Openmake Meister 7 3 Months, 2 Weeks ago
Karma: 0  
The procedure for VB2005 with Meister is not the same is in VB6. Both the parent sln and vbproj files are required dependencies for the target and the folder containing the sln file should be listed as a project directory in your "PROJ.NET01" "DEVELOPMENT" Dependency Directory.
Also, with the build service you have selected you need to insure that version 2.0 (or higher) of the .NET _frame_work is installed and that the _frame_work directory is included in your PATH environment variable and also your Dependency Directory. This may be what is causing the message:
WARNING 402: Unable to instantiate .NET 2005 MSBuild API. Is the .NET __frame__work installed?
While this message is only a warning, it is still likely to cause problems. If all of the these things check out and the build still fails, post the log again here or open a support case and we will go from there.