Hello,
I have SQL 2005 and Visual Studio 2005 and I′m trying to install the Data Mining Web Controls. I downloaded the SQL Samples and I′m following the instructions of the "ReadMe_Data_Mining_Web_Controls.htm" file, but when I try to install de data mining web controls the setup.exe does′nt create the folder "C:\Program Files\Microsoft.AnalysisServices.DataMiningHtmlViewers " and the folder "C:\Inetpub\wwwroot\aspnet_client\microsoft_analysisservices_datamininghtmlviewers ".
Then, I don′t have the file "C:\Program Files\Microsoft.AnalysisServices.DataMiningHtmlViewers\Microsoft.AnalysisServices.DataMiningHTMLViewers.dll " for using the web controls.
Can somebody help me?
Dunia
The package coming with SQL Samples will install the sample source code in a Samples subfolder somewhere under %ProgramFiles%\Microsoft SQL Server\90. I am almost sure that the location is %ProgramFiles%\Microsoft SQL Server\90\Tools\Samples, but I may be wrong. A search for a folder called Samples under %ProgramFiles%\Microsoft SQL Server\90 will find the right location.
At that location, you will find the Data Mining web viewer sample, which is a Visual Studio 2005 solution. You have to open the solution in Visual Studio and build it. It contains:
- the web viewers sample (one assembly)
- a setup package that deploys the assembly together with the documentation in the location you mentioned (under %ProgramFiles%)
After building the solution, you should run the generated setup package, install the sample and then use it according to the documentation
Hope this helps
|||
Hi,
first of all I′d like to thank you for the answer.
I tryed to build the solution that you mentioned but I had the following error:
"Could not find file 'C:\Program Files\Microsoft SQL Server\90\Samples\Analysis Services\DataMining\Data Mining Web Controls\WebControls\obj\Debug\Microsoft.AnalysisServices.DataMiningHtmlViewers.dll'"
Maybe the installer of the samples didn′t install this dll. I think that this is the problem. Do you know if I can download this dll from a site?
Thanks,
Dunia
|||
I never saw this before, but I can think of two possible reasons:
- In Visual Studio, you opened the setup project and not the whole solution which contains both the viewers project and the setup
or
- the solution was opened, you are trying to build the Release version and it incorrectly points to the debug version of the dll.
I would suggest:
- make sure that the full solution is opened, not only the setup project. Based on the error, I think it should be a file with the ".sln" extension in the "C:\Program Files\Microsoft SQL Server\90\Samples\Analysis Services\DataMining\Data Mining Web Controls" folder
- if that is not the problem, try to open in Visual Studio the .csproj project in 'C:\Program Files\Microsoft SQL Server\90\Samples\Analysis Services\DataMining\Data Mining Web Controls\WebControls'. If this works, then you should retry to build the first project (the setup)
If none of these works, please let us know and I will post a zip containing the full solution for the sample
|||
Hello,
I have already tryed to build the .sln and .csproj, but I have the same error message, that there is no 'C:\Program Files\Microsoft SQL Server\90\Samples\Analysis Services\DataMining\Data Mining Web Controls\WebControls\obj\Debug\Microsoft.AnalysisServices.DataMiningHtmlViewers.dll'.
I′d really appreciate if you could post me this file.....
Thanks,
Dunia
My e-mail is dunia@.execplan.com.br
|||Hello
Sorry for the late answer. I have sent you the sample code. Please let us know if you run into any more issues
bogdan
|||I have the same problem with installing data mining web controls.
Can you please send me the zip that contains the solution ?
Thanks a lot
My email is georges_0@.hotmail.com
|||Hi Guys,Can i have a copy of the file, Microsoft.AnalysisServices.DataMiningHtmlViewers.dll too. My email is bala.singam@.hotmail.com .
I also downloaded " DataMiningViewerClient " what's the different with the Data Mining Web Controls?|||I am having the same issue. I have made certain that all prerequisites have been installed and configured properly. How do I get a copy of this that has the missing dll?
No comments:
Post a Comment