msully1975 / reportsync

Automatically exported from code.google.com/p/reportsync
0 stars 0 forks source link

Does not connect to another server #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

What is the expected output? What do you see instead?
suppose will show all the files in the server but it show error http 404. 
However it works on my local server.

What version of the product are you using? On what operating system?
ReportSync.v1.1-beta.exe on Windows 7

Original issue reported on code.google.com by codebrea...@gmail.com on 27 Jun 2013 at 2:38

Attachments:

GoogleCodeExporter commented 8 years ago
Sadly you have marked out the very part of the url I am interested in.
SSRS provides two urls:
The webservice url and the reports manager url.
reportsync requires the webservice url.

Since you got it working for the source, this may not be the problem.
But, can you verify that the url you entered for the destination was that of 
the webservice for the destination server?

For any given server, you can get the web service url form Reporting Services 
Configuration Manager.

Original comment by nunespascal on 27 Jun 2013 at 6:24

GoogleCodeExporter commented 8 years ago
I think get what you mean.

The input for the destination url link  destination are:
destination: 183.81.164.146/reports

Because it works on browser which make me think it should on the report sync 
too.
 I will check again the url for the webservice.

Thanks

Original comment by codebrea...@gmail.com on 27 Jun 2013 at 6:56

GoogleCodeExporter commented 8 years ago
Normally, server/reports is the address for report manager.
That is the browser based site to manage your reporting service.

Normally the web service url is server/reportserver.

The browser app url is definitely not what reportsync can connect to.
Please let me know if your issue is solved, so I will close this issue.

Original comment by nunespascal on 27 Jun 2013 at 7:33