reporting services - Deploy SSRS Report to Remote Server -
i'm trying deploy ssrs report remote server (that not on network). i'm not sure how this. machine on network, change targeturl, i'm guessing there should somewhere can associate credentials deploy remote server, i'm not finding it.
i face similar issue delivering reports various servers (customers , dev,qa,staging , production.) in visual studio best way start new project new server , import new reports it. end new project each server.
i found tfs / vs unwieldy , workflow manage unfortunately doing manually, or using 1 of few open source report uploading tools (there powershell scripts find tools more user friendly.)
best thing start doing manually; sort initial problem.
save file out of report writer disk.
in internet explorer log report manager of remote server http(s)://remoteservername/reports , navigate folder want. upload report.
when uploaded may need fix connection database.
once used doing can use tool reportsync , move reports between servers.
Comments
Post a Comment