Showing posts with label SSRS. Show all posts
Showing posts with label SSRS. Show all posts

Friday, June 12, 2009

How to resolve "Report Server has encountered a SharePoint error. (rsSharePointError)"

Unfortunately i have faced this error while integrating SSRS2005 with MOSS2007.
I googling a lot n finally i configured all the options once againg through RSCongfiguration Manager.

I have the issue with email settings.

U need to configure email setting properly.Other wise u would get the following error.

"An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) "

Once u did every thing properly u should Subscription through email.

Friday, April 10, 2009

How to deploy SSRS report into MOSS environment?

I got the chance to work on SSRS.I developed Emp Details Page Template and Leave Tracking details for one of my stakeholder. The data is storing in a Data Base Table. Using these data I am going to generate various reports. So as per my first attempt I did one sample report and I would like to explain how to deploy into Sharepoint environment.

Once i deploy the report it has show like the following shot.