Dim objRptServ As New ReportingService
'Assign default credentials for web service access
objRptServ.Credentials = System.Net.CredentialCache.DefaultCredentials
Guys, I was hoping someone might be able to shed some light on this subject.
The above lines of code made available via an asp.ne...
more >>
I am currently planning the deployment of reporting services into a hardware
load balanced environment. The documentation from MS only covers MS's NLB
software. Has anyone had any experience deploying with a hardware load
balancer. Specifically F5 load balencing equipment.
Thanks,
Adr...
more >>