views:

28

answers:

0

Hi all!

I am developing a web application that will work with Data Mining-models deployed to Analysis Services. I downloaded the library Data Mining Web Content Viewer of Microsoft SQL Server 2008 R2 Feature Pack (http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ceb4346f-657f-4d28-83f5-aae0c5c83d52&displaylang=en). Installed it in the Program Files folder appears Microsoft SQL Server 2008 DM Content Viewer, in which many assemblies

Microsoft.AnalysisServices.DLL
Microsoft.AnalysisServices.Controls.DLL
Microsoft.AnalysisServices.DeploymentEngine.dll
Microsoft.AnalysisServices.Design.DLL
Microsoft.AnalysisServices.Graphing.DLL
Microsoft.AnalysisServices.Importer.DLL
Microsoft.AnalysisServices.Normalizer.DLL
Microsoft.AnalysisServices.OleDbDM.DLL
Microsoft.AnalysisServices.OneClickCube.DLL
Microsoft.AnalysisServices.Project.dll
Microsoft.AnalysisServices.TimeDimGenerator.dll
Microsoft.AnalysisServices.Viewers.DLL
Microsoft.AnalysisServices.Wizards.DLL
Microsoft.DataWarehouse.DLL
Microsoft.DataWarehouse.Interfaces.DLL
Microsoft.NetEnterpriseServers.ExceptionMessageBox.dll
Microsoft.SqlServer.Batchparser.dll
Microsoft.SqlServer.ConnectionInfo.dll
Microsoft.SqlServer.CustomControls.dll
Microsoft.SqlServer.DataStorage.dll
Microsoft.SqlServer.DlgGrid.dll
Microsoft.SqlServer.DTEnum.dll
Microsoft.SqlServer.DtsMsg.dll
Microsoft.SqlServer.DTSPipelineWrap.dll
Microsoft.SqlServer.DTSRuntimeWrap.dll
Microsoft.SqlServer.DTSUtilities.dll
Microsoft.SqlServer.ForEachAdoEnumerator.dll
Microsoft.SqlServer.ForEachFileEnumeratorWrap.dll
Microsoft.SqlServer.ForEachFromVarEnumerator.dll
Microsoft.SqlServer.ForEachNodeListEnumerator.dll
Microsoft.SqlServer.ForEachSMOEnumerator.dll
Microsoft.SqlServer.GridControl.dll
Microsoft.SqlServer.ManagedConnections.dll
Microsoft.SqlServer.ManagedDTS.dll
Microsoft.SqlServer.msxml6_interop.dll
Microsoft.SqlServer.PackageFormatUpdate.dll
Microsoft.SqlServer.PipelineHost.dll
Microsoft.SqlServer.PipelineXML.dll
Microsoft.SqlServer.RegSvrEnum.dll
Microsoft.SqlServer.Rmo.dll
Microsoft.SqlServer.ServiceBrokerEnum.dll
Microsoft.SqlServer.Smo.dll
Microsoft.SqlServer.SqlEnum.dll
Microsoft.SqlServer.SQLTaskConnectionsWrap.dll
Microsoft.SqlServer.SString.dll
Microsoft.SqlServer.WizardFramework.dll
Microsoft.SqlServer.WmiEnum.dll

What kind of assembly to be adding to the project, the control to appear? If you add the assembly Microsoft.AnalysisServices.Viewers, then there are those elements for WinForms, and in the toolbox they do not appear. Once, two years ago had downloaded the same thing for SQL Server 2005. I do not remember what assemblies are added, but the panel appearing three elements: Decision Tree Viewer, Naive Bayes Viewer and Cluster Viewer. But this library to add does not work. Who worked, tell me, please

Thank!

P.S. Incidentally, the very description of the library for some inexplicable

The Data Mining Web Controls Library is a set of Microsoft Windows Forms controls that enable software developers to display data mining models created using Microsoft SQL Server 2008 Analysis Services in their client-side applications