Viewing 15 posts - 1,426 through 1,440 (of 1,839 total)
Firstly, thanks for confirming that I'm not going insane - the 'losing postings' is happening to me quite a bit, and the time out seems to be reasonably short. I've...
May 20, 2005 at 8:56 am
I guess I'm left scratching my head as to why you're getting prompted at all? We run RS (sp2) on a W2K3 box that's basically a member server and no...
May 19, 2005 at 6:07 pm
Are you trying to have a parameter available to the users so that they can select another user but it defaults to themselves? Or are you just trying to limit...
May 19, 2005 at 6:04 pm
re: your original post, it looks like RS SP2 can let you disable client side printing --> http://support.microsoft.com/kb/897121/
May 19, 2005 at 5:57 pm
You have a few options. If the report doesn't have parameters, or if it does but they can be defaulted, then consider running snapshots or alternatviely using the cache. Either...
May 18, 2005 at 6:30 pm
It sounds like you could be using basic authentication. Is there a need for that or could you switch to windows integrated? We use integrated so there is no prompt...
May 18, 2005 at 5:37 pm
Easy way out -> put a try-catch around the call, and just drop (ignore) the exception.
A little more work-> use the FindItems method and then check the CatalogItems collection returned...
May 18, 2005 at 5:35 pm
You forgot to mention reprocess in the middle of that sequence. Copy and paste moves only the meta-data so the new DB will require a re-process prior to archiving off.
May 17, 2005 at 11:45 pm
Not sure if you're still looking at this Jared but if you re you might want to look at Mosha's ASP.net smaple app that reads and displays KPI's from AS2K. ...
May 17, 2005 at 11:24 pm
Hey Richard. No problems. After re-reading your question (and my long-winded answer), a more simple answer is that when you have items set as columns in your mdx, these are...
May 17, 2005 at 6:10 pm
I recently had the same issue and went with a matrix. I also followed quite closely the recommendations in the msdn doc 'Integrating Analysis Services with Reporting Services', where you...
May 17, 2005 at 5:50 pm
Where are they actually being asked to enter their credentials? The virtual directory should have windows security enabled by default (I thought the installer set this).
May 17, 2005 at 5:39 pm
Just a thought, but my reasoning for the checkbox being there is that you can allow blank and null, and without selecting either of these you can't leave any paramters empty...
May 17, 2005 at 5:38 pm
Short answer is yes, the longer one is that you'll need to do a little work to consume the Web Service. One of the great things about RS is it's...
May 15, 2005 at 7:55 am
You're not looking to implement it now rather than later? You'll miss out on all the fun. Think of it as the last job you'll do in sunny weather :p
May 15, 2005 at 6:31 am
Viewing 15 posts - 1,426 through 1,440 (of 1,839 total)