Viewing 15 posts - 1,396 through 1,410 (of 1,839 total)
My 'drill through to details' option is greyed out (tickec/checked, but not available) too.
But, I just did a quick test using the VBA from the site mentioned in someones earlier...
June 9, 2005 at 6:03 pm
The quote was from the June CTP email from Paul Flessner.
You may want to check the Express June CTP to see if what hes saying is matched by whats installed...
June 9, 2005 at 5:59 pm
Someone else on this furm had exactly the same issue (in the last 2 weeks or there abouts). I think it came down to a problem with the window user...
June 9, 2005 at 5:22 pm
You'll most likely want to use the web service to call the report render. Basic steps would be:
1. Call web service to render report, set the render type to be...
June 8, 2005 at 6:52 pm
i think you use the 'Comment' property (ie match your field returned in the subscriber dataset to the Comment field).
cheers,
June 8, 2005 at 6:49 pm
Have you tried using an expression in the 'Color' property for the textbox (ie cell) in the report? I imagine it would look something like
= Fields!MyColorColumn.Value
HTH,
June 8, 2005 at 6:45 pm
I have a feeling this has to do with the keys (for securely storing/encryping values in the RS DB). If you look up in the BOL for rs.exe there should...
June 7, 2005 at 6:05 pm
You can only reference the value property of the other report items, which is a bi tlimiting. One way that I have worked around this (NB, it's ugly and time...
June 7, 2005 at 1:19 am
If you're using enterprise edition you could look into data driven subscriptions.
June 7, 2005 at 1:16 am
Can't really think of what could cause this *other* than the error message be correct and that there are two sibling members with the same name. Can you post the...
June 7, 2005 at 1:14 am
Uh-huh..... and that could definitely explain a loss of access over the .net temp dir/s.... It's all fun and games 'til someone looses an eye.
May 30, 2005 at 10:46 pm
So what happened between last week and this?
Is this one of your prod boxes? ie you didn't load another framework (2 beta?),...
May 30, 2005 at 10:13 pm
This won't help much, but we used to get similar errors when developing .net web apps. For us, the randomly generated dll was the dll created on the JIT compile...
May 30, 2005 at 9:05 pm
I'm happy to be wrong, but to the best of my knowledge you can't import custom components into RS. You can write them for delivery extensions (ie , you don't...
May 30, 2005 at 12:37 am
That' what we've done up until now, the management overhead starts when you have large user/group and item (reports, folders) counts.
The management console in SQL2K5 goes a fair way towwards...
May 26, 2005 at 5:17 pm
Viewing 15 posts - 1,396 through 1,410 (of 1,839 total)