PDA

View Full Version : Can I execute a Visual Build Pro project on a remote server?


kinook
04-08-2003, 09:03 AM
You can use the VisBuildPro Project (http://www.visualbuild.com/Manual/visbuildprojaction.htm) action's Remote tab (http://www.visualbuild.com/Manual/vbpremotetab.htm) to launch a Visual Build Pro build on a remote server. See the Server.bld sample (http://www.visualbuild.com/Manual/serversample.htm) for a demonstration.

Another option is to setup a web front-end to the build server and allow users to launch builds from that. This is demonstrated by the WebLauncher ASP.NET sample: http://www.kinook.com/VBP/Manual/weblaunchersample.htm