March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Dear All,
This morning on trying to create or modify a schedule I got the following error message :
An error has occured. Try again later.
and in the logs on the machine server the erros ==>
ERROR|85|OData exception occured: Microsoft.SqlServer.ReportServices2010.RSConnection2010+MissingEndPointException: Echec de la tentative de connexion au serveur de rapports. Vérifiez vos informations de connexion et assurez-vous que la version du serveur de rapports est compatible. ---> System.InvalidOperationException: Client found response content type of '', but excepted 'test/xml'. The request failed with empty response.
Can any one help us to find a solution ?
Thank you by advance for your valuable suggestions.
Best Regards,
Camille.
Hi @CamilleS ,
Please try the following steps to troubleshoot and resolve this issue:
1. Verify Connection Information:
- Ensure that the Reporting Services endpoint URL is correct in the Report Server Configuration Manager.
- Check if the service account used by Reporting Services has the appropriate permissions.
2. Check Reporting Services Configuration:
- Open the SQL Server Reporting Services Configuration Manager and verify that the service is running.
- Confirm that the Report Server is properly configured and the URLs are set up correctly.
3. Review Server Version Compatibility:
- Make sure that the version of the report server is compatible with your Reporting Services tools or applications.
- If you have recently upgraded your Reporting Services installation, ensure that all components are updated to compatible versions.
4. Check Network Connectivity:
- Ensure there are no network issues that might prevent communication with the Reporting Services endpoint.
- If you're accessing the server remotely, check for any firewalls or security settings that might be blocking the request.
5. Review Reporting Services Logs:
- Look at the detailed Reporting Services log files for more information about the error.
- The logs are typically located in the folder: `C:\Program Files\Microsoft SQL Server\MSRSxx.SSRS\Reporting Services\LogFiles`.
6. Test XML Response:
- Try accessing the Reporting Services endpoint directly in a web browser or using a tool like Postman to see if you get the expected 'text/xml' response.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.