Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
  #1  
Old 05-11-2005, 09:28 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,027
Yes, I believe this is an MS bug rather than a VBP bug. First, the Make VS.NET action uses MSBuild by default for building VS 2005 projects. However, MSBuild doesn't support building of VS Setup projects. This is remedied by entering 'devenv' (without quotes) in the 'Override default location...' field on the Options tab, so that the action will use the devenv command-line compiler instead.

Using VS 2005 Beta 2, after creating a new Setup Project and building the .sln file in VBP with the change noted above (or via devenv directly, which VBP uses for the build part) produces output like this:

Microsoft (R) Visual Studio Version 8.0.50215.44.
Copyright (C) Microsoft Corp 1984-2005. All rights reserved.

Package 'Visual Studio Source Control Integration Package' failed to load.

<at this point a messagebox is displayed by devenv>

---------------------------
Error
---------------------------
Unable to open project 'C:\Documents and Settings\user\My Documents\Visual Studio\Projects\Setup1\Setup1\Setup1.vdproj'.
---------------------------
OK
---------------------------
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 04:36 PM.


Copyright © 1999-2023 Kinook Software, Inc.