Friday, March 9, 2012

Newbie error deploying report

Hello,
I apologize if this has been posted. I did a search and didn't find it
so here it goes. I have been using RS for about 2 months now and are ready
to put into production. On the production box we checked to use SSL during
installation. Now when we try to deploy/upload any .rds or .rdl file we get
errors. From VS we get this message.
Deploying report 'Syncing Report'.
The underlying connection was closed: Could not establish trust relationship
with remote server.
Any help would be greatly appreciated. Thanks in advance.There is a the property on the root of your solution in VS that is
http://servername/reportserver. Change to use
https://servername/reportserver.
--
| From: "Jake Smythe" <rondican@.hotmail.com>
| Subject: Newbie error deploying report
| Date: Tue, 8 Mar 2005 13:48:46 -0800
| Lines: 17
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
| X-RFC2646: Format=Flowed; Original
| Message-ID: <Odi7liCJFHA.1304@.TK2MSFTNGP09.phx.gbl>
| Newsgroups: microsoft.public.sqlserver.reportingsvcs
| NNTP-Posting-Host: mail.virtualconstruction.net 66.63.143.230
| Path:
TK2MSFTNGXA02.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP0
8.phx.gbl!TK2MSFTNGP09.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.reportingsvcs:44941
| X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
|
| Hello,
|
| I apologize if this has been posted. I did a search and didn't find
it
| so here it goes. I have been using RS for about 2 months now and are
ready
| to put into production. On the production box we checked to use SSL
during
| installation. Now when we try to deploy/upload any .rds or .rdl file we
get
| errors. From VS we get this message.
|
| Deploying report 'Syncing Report'.
| The underlying connection was closed: Could not establish trust
relationship
| with remote server.
|
|
| Any help would be greatly appreciated. Thanks in advance.
|
|
|
||||The most common reason for this is that the hostname you used as the
deployment server doesn't match the name on the server's SSL certificate,
which is usually the fully-qualified domain name.
--
Albert Yen
SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Jake Smythe" <rondican@.hotmail.com> wrote in message
news:Odi7liCJFHA.1304@.TK2MSFTNGP09.phx.gbl...
> Hello,
> I apologize if this has been posted. I did a search and didn't find it
> so here it goes. I have been using RS for about 2 months now and are ready
> to put into production. On the production box we checked to use SSL during
> installation. Now when we try to deploy/upload any .rds or .rdl file we
get
> errors. From VS we get this message.
> Deploying report 'Syncing Report'.
> The underlying connection was closed: Could not establish trust
relationship
> with remote server.
>
> Any help would be greatly appreciated. Thanks in advance.
>
>|||Brad,
Thanks that works. I do have another problem though when trying to add a
new subscription I get the following message. Any idea on where it's
erroring out? This happens right after I hit the OK button on the main part
of adding a subscription. Thanks so far for the help.
SQL Server Reporting Services
Error
The underlying connection was closed: Could not establish trust relationship
with remote server.
Home
""Brad Syputa - MS"" <bradsy@.Online.Microsoft.com> wrote in message
news:MkNP6yCJFHA.1140@.TK2MSFTNGXA02.phx.gbl...
> There is a the property on the root of your solution in VS that is
> http://servername/reportserver. Change to use
> https://servername/reportserver.
> --
> | From: "Jake Smythe" <rondican@.hotmail.com>
> | Subject: Newbie error deploying report
> | Date: Tue, 8 Mar 2005 13:48:46 -0800
> | Lines: 17
> | X-Priority: 3
> | X-MSMail-Priority: Normal
> | X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
> | X-RFC2646: Format=Flowed; Original
> | Message-ID: <Odi7liCJFHA.1304@.TK2MSFTNGP09.phx.gbl>
> | Newsgroups: microsoft.public.sqlserver.reportingsvcs
> | NNTP-Posting-Host: mail.virtualconstruction.net 66.63.143.230
> | Path:
> TK2MSFTNGXA02.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP0
> 8.phx.gbl!TK2MSFTNGP09.phx.gbl
> | Xref: TK2MSFTNGXA02.phx.gbl
> microsoft.public.sqlserver.reportingsvcs:44941
> | X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> |
> | Hello,
> |
> | I apologize if this has been posted. I did a search and didn't find
> it
> | so here it goes. I have been using RS for about 2 months now and are
> ready
> | to put into production. On the production box we checked to use SSL
> during
> | installation. Now when we try to deploy/upload any .rds or .rdl file we
> get
> | errors. From VS we get this message.
> |
> | Deploying report 'Syncing Report'.
> | The underlying connection was closed: Could not establish trust
> relationship
> | with remote server.
> |
> |
> | Any help would be greatly appreciated. Thanks in advance.
> |
> |
> |
> |
>

No comments:

Post a Comment