Hi Harish,
Thank you for your update.
From the description, my understanding of this is that: You get the
following error when you try to start the Reporting Services:
***************************************
System.Data.SqlClient.SqlException: Could not locate entry in sysdatabases
for databas 'DynamicsTempDB'. No entry found with that name. Make sure that
the name is entered correctly.
.........
***************************************
If I misunderstood your concern, please feel free to let me know.
Firstly, please try to confirm the database DynamicsTempDB is existed in
your database server.
It seems that you are trying to connect to a Report Server database. Please
make sure the Dynamics database is a Report Server database.
Please try to use the rsconfig utility to connect to the database.
rsconfig Utility
http://msdn2.microsoft.com/en-us/library/ms162837.aspx rsconfig -c -s <SQLSERVERNAME> -d reportserver -a Windows -u
<MYDOMAIN\MYACCOUNT> -p <PASSWORD>
Secondly, would you please send the Reporting Service Error log to me if
the above steps does not resolve the issue?By default, the log file is
located at \Microsoft SQL Server\<SQL Server Instance>\Reporting
Services\LogFiles. You may zip the folder and send to me directly. I
understand the information may be sensitive to you, my direct email address
is weilu@ONLINE.microsoft.com(Please remove ONLINE when you send the
email), you may send the file to me directly and I will keep it secure.
Sincerely,
Wei Lu
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.