Showing posts with label closed. Show all posts
Showing posts with label closed. Show all posts

Sunday, February 19, 2012

ERROR - "The underlying connection was closed"

We are running Reporting Services on an SBS 2003 server and have created a
WinForms application that will print reports from RS. Everything works great
from the SBS server but when I run the application from another machine on
the same domain I get the following error: "The underlying connection was
closed: Unable to connect to the remote server."
We're not using SSL or proxies.
Does anyone have any idea what might be causing this problem? Any help would
be greatly appreciated!"Robert" <Robert@.discussions.microsoft.com> wrote in message
news:61AD6244-FDD6-43F0-A5C9-277F269128E2@.microsoft.com...
> We are running Reporting Services on an SBS 2003 server and have created a
> WinForms application that will print reports from RS. Everything works
> great
> from the SBS server but when I run the application from another machine on
> the same domain I get the following error: "The underlying connection was
> closed: Unable to connect to the remote server."
> We're not using SSL or proxies.
> Does anyone have any idea what might be causing this problem? Any help
> would
> be greatly appreciated!
Is this a web service call? I've found a very simple way to reduce 99.9% of
these errors with web services is to place the initial web service call in a
try...catch block. If it fails, immediately try the same web service call
again. That usually fixes it.
HTH,
Mike Rodriguez

Friday, February 17, 2012

Error

Has anyone recieved this error while navigating the Report Services Report
Manager?
"The underlying connection was closed: An unexpected error occurred on a
send."
Any ideas on why and how to resolve the issue?
A refresh clears up the issue but this happens frequently enough to bother
end-users.
thanks you,
AndyCheck the RS log files. There may be more details of why this happens. You
can find the files in the LogFiles directory. Mine is located at C:\Program
Files\Microsoft SQL Server\MSSQL\Reporting Services\LogFiles
--
| Thread-Topic: Error
| thread-index: AcUgLxRLAuM3/6BDS1aVcpkzn5iVOQ==| X-WBNR-Posting-Host: 208.253.78.26
| From: "=?Utf-8?B?QW5keQ==?=" <Andy@.discussions.microsoft.com>
| Subject: Error
| Date: Thu, 3 Mar 2005 12:25:02 -0800
| Lines: 14
| Message-ID: <5126CA9F-E997-4EB8-B142-C31A1484F7B3@.microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.sqlserver.reportingsvcs
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.reportingsvcs:44508
| X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
|
| Has anyone recieved this error while navigating the Report Services
Report
| Manager?
|
| "The underlying connection was closed: An unexpected error occurred on a
| send."
|
| Any ideas on why and how to resolve the issue?
|
| A refresh clears up the issue but this happens frequently enough to
bother
| end-users.
|
| thanks you,
|
| Andy
|