DynCube Application Installation Instructions
---------------------------------------------

1. Unzip download package contents, preserving directories.

2. Restore the DynamicAnalysisDemo.bak SQL 2005 database backup to a SQL 2005 instance (or SQLEXPRESS is fine also).

3. Run the ConfigDynCube.exe application.  Enter your SQL and Analayis Services connection information.  When "Set" is clicked, a quick verification will be made that the provided connection details are valid and connection information is updated in various files.

4. Open the DynCubeASDB.sln solution.  Right-click on the DynCubeASDB database in Solution Explorer and select "Process".

5. You should be able to browse the DynamicAnalysisDemo SQL database, run DynCube.exe, and use DumpAMO at this point.


Troubleshooting
---------------

ConfigDynCube returning errors?  Here are some things to look for:

- Is DynamicAnalysisDemo restored and in working order?  Do you have necessary credentials to access it?  You can check this by trying to connect with SQL Management Studio, for example.

- Is your SSAS instance accessible?  Again, SQL Management Studio can be used to verify this, selecting the Server Type of "Analysis Services".  Also, the machine on which you run ConfigDynCube.exe must have the Microsoft.AnalysisServices assemblies installed, which tends to imply it's a development box with an SSAS instance on it.


Questions?  Comments?  Feel free to drop me a line at admin@codexframework.com.
