Viewing 15 posts - 871 through 885 (of 1,839 total)
Is this AS2000 or AS2K5? If the latter, then you'll need to ensure that your attribute relationships are set up correctly (ie it's not enough to simply have user hierarchies...
May 7, 2007 at 11:40 pm
You could try using one (or more) Scope() statements in an MDX script and then try to set the aggregation of the measure in that way. I would recommend getting...
May 7, 2007 at 11:36 pm
Hi Ravi,
From what you've written it sounds like you've created a web service (assuming .net) to query your cube(s). If so, you will most likely need to set the permissions...
May 7, 2007 at 11:32 pm
I'd definitely try out mdaniels suggestion then of using the anonymous user through IIS. ie. set the virtual directory to accept anonymous connections, then in AS give the anonymous user...
May 7, 2007 at 7:41 am
Not only the cube/data security, but allowing the guest account on the OS could mean that any directories not adequately secured (via NTFS) could accessed by any connected user -...
May 6, 2007 at 8:20 am
Sorry, don't recall. I would try removing the field(s) from the drill through columns that come from the snow flaked table(s) and re-test the drill through. Assuming this then *does*...
April 30, 2007 at 8:09 am
I think we hit this once or twice using AS2000. In the end I think it was a join problem in our model. You may want to trace the SQL...
April 28, 2007 at 10:12 pm
Not sure I'm following exactly, but if you check out the sample Printer rendering example (from RS 2000) you could possibly make use of that as a rendering target. Keep...
April 27, 2007 at 1:04 pm
Have you set up roles within the Report Server itself? It's prob easiest (in RS2000)to do this via Report Manaer, in RS2005 you could prob do it through Management Studio. ...
April 27, 2007 at 1:02 pm
BB,
In your last post, you daid you received the Missing Key error when processing only the dimension? Can we assume you meant you processed the cube as processing the...
April 21, 2007 at 10:04 pm
I haven't payed around with it at all but have noticed the Row Count(er) in the Toolbox when working in the DataFlow. Possibly you could find a way to...
April 21, 2007 at 9:47 pm
Probably a bit too late for those originating the thread but if you're still looking for an XML destination, take a look at the (SSIS) sample; datasetdestination - it has...
April 21, 2007 at 9:40 pm
Are you logged on to the server as a different user than when logged on to your local machine? If so, it could be security settings that are preventing it...
April 19, 2007 at 11:37 am
On the migration, i think the Ops (Operations) Guide had some suggestions for this too. You can findit on the same page i linked to in the previous post.
April 19, 2007 at 11:34 am
The DSO/XML tool was written to do this (it was almost like a precursor to what they were doing in Yukon at the time). You should be able to jump...
April 19, 2007 at 11:32 am
Viewing 15 posts - 871 through 885 (of 1,839 total)