Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Analysis Services Guidance Package
 

Analysis Services Guidance Package

I am trying to build a SSAS guidance package for my department at work that will roll out a new project with the items that are common to all the Analysis Services project we build. Then add recipes that can be used in specific instances. I see the vstemplates <ProjectType> is expecting only CSharp/VisualBasic/Jsharp/Web. Does anyone know if there is a vstemplate for SSAS?

b_c_ellis  Monday, March 10, 2008 3:09 PM
Hi,

What goes into the <ProjectType> element is dictated by VS and the different installed packages but not GAX.

My recommendation would be that you check with the Analysis Services team to check if they've a template available for VS.

You may be able to create your own vstemplate that may be good as an Analysis Server project but as I'm not familiar with Analysis Server and I don't know what really such a type of project should have I can't really help.

There should be a forum for Analysis Server where you should get better luck than here.


vga  Tuesday, March 11, 2008 5:43 AM
Hi,

What goes into the <ProjectType> element is dictated by VS and the different installed packages but not GAX.

My recommendation would be that you check with the Analysis Services team to check if they've a template available for VS.

You may be able to create your own vstemplate that may be good as an Analysis Server project but as I'm not familiar with Analysis Server and I don't know what really such a type of project should have I can't really help.

There should be a forum for Analysis Server where you should get better luck than here.


vga  Tuesday, March 11, 2008 5:43 AM

You can use google to search for other answers

Custom Search

More Threads

• Template runs as part of the target solution but does not run as part of a Guidance Package
• Custom developed Guidance Automation Package not listed under VisualStudio template
• A Bug in DteHelper?
• Guidance Automation Toolkit installation problems
• HOL006 problem - Exercise 2
• Error installing Guidance Automation Extensions on VS2008 architecture edition
• Getting a handle on DTE from a library class.
• How to add a parameter to the path of the file?
• Support for Web Application Project
• Referencing a generic class with a t4 template