| bio | website | |
|---|---|---|
| location | Dacula, GA | |
| age | ||
| visits | member for | 5 months |
| seen | May 2 at 21:13 | |
| stats | profile views | 0 |
|
Apr 2 |
awarded | Scholar |
|
Apr 2 |
accepted | Can a custom button be shared by multiple custom tabs? |
|
Apr 2 |
comment |
Can a custom button be shared by multiple custom tabs? Thanks Yuri. That'll do what I need nicely. |
|
Mar 29 |
awarded | Supporter |
|
Mar 29 |
asked | Can a custom button be shared by multiple custom tabs? |
|
Jan 21 |
comment |
Causes for really long page Request times? We didn't use PowerShell, rather we used C#. Ours was based on this concept by Andrew Connell: andrewconnell.com/blog/archive/2010/03/27/…. We added the ability to load specific pages via a URL property, however. Basically it uses a HttpWebRequest object to get a response, like so: response = ( HttpWebResponse )request.GetResponse( ); |
|
Jan 16 |
comment |
Causes for really long page Request times? We created a timer job that pings the report pages to keep them alive. I've seen some similar timer jobs online that you can probably search for. If you have trouble finding them let me know. |
|
Jan 15 |
comment |
SSRS SharePoint Integration on 2 Computer Deployment This certainly isn't an "answer" but you may find it interesting: social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/… |
|
Jan 15 |
comment |
Causes for really long page Request times? I don't have any official numbers since this is not an in-house application but a product we sell ( so every client environment is different ). However, I would say in my local dev box running two ssrs reports simultaneously on the same page went from 20-30 seconds to 5-10 seconds on average. There are obviously a lot of factors like the amount of data, the report type, etc. However, if the report runs fine in BIDS, it will probably run just as well in Native Mode. |
|
Jan 15 |
answered | Causes for really long page Request times? |
|
Jan 15 |
comment |
SSRS SharePoint Integration on 2 Computer Deployment This is probably the best reference I know of: msdn.microsoft.com/en-us/library/bb510781(v=sql.105).aspx. It has several different deployment options (such as installing just SSRS on the SharePoint box). |
|
Jan 15 |
awarded | Teacher |
|
Jan 15 |
answered | SSRS SharePoint Integration on 2 Computer Deployment |
|
Nov 29 |
answered | No Home Page Question |
|
Nov 29 |
awarded | Student |
|
Nov 28 |
asked | Issue with web parts disappearing |