I have reporting services setup on my machine. I can access http://localhost:8080/Reports and the reports manager works fine.
When I try accessing the web service URL (http://localhost:8080/TRADE) all I get is a directory listing that looks something like:
viernes, 04 de mayo de 2018 16:35 <dir> Gestión Proveedores
viernes, 11 de mayo de 2018 13:20 <dir> Reportes Operativos
jueves, 19 de abril de 2018 20:36 <dir> Reportes RRHH
lunes, 23 de abril de 2018 15:08 <dir> Reportes Sistemas
Microsoft SQL Server Reporting Services Versión 11.0.7001.0
I would like to use the web service same as report manager
What am I doing wrong?