Hi,
The error occurs before the logging of the command-line is done.
So I do NOT know what command line is compose by VisBuild Pro.
I did verify the composed command-line when building a "normal" (non ASP.NET) .NET application (project).
This looks like below (for a normal VB.NET project)
Command: "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\devenv.com" "C:\Projects\Open BASE\OpenBase.vbproj" /build "Release" /project "C:\Projects\Open BASE\OpenBase.vbproj"
So how to continue?
Henk.
|