reporting service endpoints

Hi,

I am trying to access reportservice2005.asmx and reportexecution2005.asmx from visual studio.

But I am seeing http 404 Not Found Error.

'HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. '

The url I am using is http://servername/reports_CRMReporting/reportservice2005.asmx

What could be the reason? Where can I find reportservice2005.asmx on the server itself just to see if it is available or not?

Thanks.

September 1st, 2015 9:21am

Hello,

You used the "Report Manager" URL, it should be http://servername/reportserver_CRMReporting/reportservice2005.asmx instead; you can look it up in SSRS configuration manager

Free Windows Admin Tool Kit Click here and download it now
September 1st, 2015 9:26am

Hi, 

According to your description, you want to access reportservice2005.asmx, right? 

In Reporting Services, report server web service provides several endpoints for managing the report server. In your scenario, you need to use report server url to access the required endpoint. The format is like below: 

Http://servername/ReportServer/reportservice2005.asmx 

Reference: 

Report Server Web Service Endpoints

If you have any other question, please feel free to ask.

Regards,
Shrek Li

If you have any feedback on our support, please click here.

September 1st, 2015 10:14pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics