Worked yesterday now I can't deploy.
Details:
===================================
A connection could not be made to the report server http://bireports/Reports. (Microsoft Semantic Model Designer)
===================================
The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version. (Microsoft.ReportingServices.SemanticQueryDesign)
Program Location:
at Microsoft.SqlServer.ReportingServices2005.RSConnection.MissingEndpointException.ThrowIfEndpointMissing(WebException e)
at Microsoft.SqlServer.ReportingServices2005.RSConnection.GetItemType(String Item)
at Microsoft.ReportingServices.ModelDesigner.Project.ReportServiceClient.GetItemType(String item)
at Microsoft.ReportingServices.ModelDesigner.Project.ReportServiceClient.CheckAuthorized()
at Microsoft.ReportingServices.ModelDesigner.Project.ModelClientManager.GetCredentials(String url)
at Microsoft.ReportingServices.ModelDesigner.Project.ModelProjectDeployer.PrepareDeploy()
===================================
The request failed with HTTP status 404: Not Found. (Microsoft.ReportingServices.SemanticQueryDesign)
Program Location:
at Microsoft.SqlServer.ReportingServices2005.RSConnection.GetSecureMethods()
at Microsoft.SqlServer.ReportingServices2005.RSConnection.IsSecureMethod(String methodname)
at Microsoft.SqlServer.ReportingServices2005.RSConnection.GetItemType(String Item)
TIA
You should use the report server URL to deploy. It looks like you're using the report manager Url (http://bireports/Reports).
If you chose the default deployment options this should be http://bireports/reportserver.
Hope that helps,
-Lukasz
This posting is provided "AS IS" with no warranties, and confers no rights.
That works.
Thanks for the help.
I did have a instance login problem after but resolved it using rsconfig.
No comments:
Post a Comment