June 15, 2005 at 7:26 am
Hello all,
I posted my problem previously and didnt get any response..Some one please help...I need help....pls..
I am using sql server 2005 Beta 2 Reporting services. Now,I have a problem.
After installation of sql server 2005 beta 2,
I tried typing http://localhost/ReportServer to check if the reportserver is working correctly, but
I am getting this error message:
The report server cannot open a connection to the report server database. A connection to the database is required for all requests and processing. (rsReportServerDatabaseUnavailable) Get Online Help
Shared Memory Provider: The specified module could not be found.
I am not sure where is the error and what to do? Please help me out!!
Thanks a zillion in advance.
Sincerely,
Sankar
June 15, 2005 at 9:17 am
Hi,
This problem might be due to the different order of installation of vs.net 2005 and sql server 2005 or some problem occured during installation. You can go to
start-programs-microsoft sql server 2005-reporting services configuration and connect to your instance; set up all those that you need.
while installing sql server or specifically reporting services, sometimes the installation wizard will not attach the database to our sql server instance, then we might have to attach the database that exists in our system and reporting services configuration can be used to do that safely.
Thanks
June 15, 2005 at 9:51 am
You may also want to take a look at the suggestions in this post -> http://www.aspfaq.com/sql2005/show.asp?id=3 although they focus on Express Manager connections, the last suggestion re: moving TCPIP up the list for client protocals my make a difference.
hth,
Steve.
June 15, 2005 at 10:58 am
Hi,
Thanks a lot for your reply..
I typed in
rsconfig -c -iMSSQLSERVER -slocalhost -dReportServer -aWindows from command prompt
and now i am able to connect to Report Manager..
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply