In ActivityViewer, when you try to cancel a trace, it doesn't work. I think the following change needs to be made to the code. In ASCommands.cs, change to: public void KillTrace(string tra...
Here is my full list of bugs I have found in the AggManager sample. Let me know if you have questions with them or need help getting them coded. The BIDS Helper (http://www.codeplex.com/bidshelper...
In ActivityViewer, when you try to cancel a trace, it doesn't work. I think the following change needs to be made to the code. In ASCommands.cs, change to: {{ public void KillTrace(string ...
At http://www.codeplex.com/MSFTASProdSamples/Wiki/View.aspx?title=SS2008%21Readme%20for%20Analysis%20Services%20Personalization%20Extensions%20Sample&referringTitle=Home the first sentence says "Th...
Hi, I’m testing the new ASTrace service and when I’m running it on my own personal notebook it runs just fine. The problem starts when I try to run the service in a x64 environment. The service in...
On the screen where you manually edit aggs, it would be nice to see a label which gives a rough size estimate for the agg you're working on. That way, you can get an idea of whether you're going to...
Apparently the aggregation designer in BIDS does create aggregations on non-materialized reference dimensions, but AggManager allows this, see: http://jesseorosz.spaces.live.com/blog/cns!E322FD9121...