Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
7 | |
6 | |
3 | |
3 | |
2 |