hi ,i am new to reports 2005 . In ms reporting services. i'm having this problem to deploy the report. when i try to configure the report server using configuration tool, it says that "No report server were found on the specified machine Details : Invalid namespace" pls do needfullhelp regards kumarp
have you install the report server. If yes you have specify in you report the report server URL Also Check if your report Server is running fine. Http://ServerName/Reports
when you were instaling the SQL Server did you get a warning for SSRS. Most porbably you may have not enabled IIS.
thanks for reply i installed iis after that only i installed sql server 2005. it displays The Report Services WMI Provider is not installed or is misconfigured (Microsoft.SqlServer.Management.UI.RSClient) regards, kumarp
Can you check if RS WMI is properly installed? Run wbemtest. Connect to \ ootMicrosoftSqlServerReportServerv9admin, and see if you can "Enum Classes". (Use blank super class name).If there is an error, then it's probably an installation problem. Make sure you have RS tools component installed.