PDA

View Full Version : How do you build a cube project?


ambalboa
07-15-2008, 03:34 PM
A solution I am building includes a cube project, that I am able to build seperately in VS 2005, but not in VBP.

I've placed numerous files with the extension *.dwproj, *.dwproj.user, and *.cube in the filename field, and I get an "Unsupported project type" error every time.

How can I build this project?

kinook
07-15-2008, 04:00 PM
The Make VS 2005 action does not currently support building individual Analysis Services projects. You would need to either build the containing solution, or invoke DEVENV_NET (http://www.visualbuild.com/Manual/vsmacros.htm) directly from a Run Program action. We'll consider adding support for this in a future release. Thanks.

kinook
08-13-2009, 09:10 PM
This is supported in VBP v7.

http://www.kinook.com/Forum/showthread.php?threadid=3884