Login from remote computer returns runtime error

J

James Watts

Hi

I am running 2003 server. A program that I use called
Maximizer uses portals into addressbooks. The portals
run on ASP.NET (I think... *.aspx) When I try to log on
to the portals from a remote computer I get a server
error. I'm not sure if this is a maximizer error or a
IIS error.

Any help would be appreciated greatly.

Error:

Server Error in '/MaximizerCustomer' Application.
----------------------------------------------------------
----------------------

The underlying connection was closed: Unable to connect
to the remote server.
Description: An unhandled exception occurred during the
execution of the current web request. Please review the
stack trace for more information about the error and
where it originated in the code.

Exception Details: System.Net.WebException: The
underlying connection was closed: Unable to connect to
the remote server.

Source Error:

An unhandled exception was generated during the execution
of the current web request. Information regarding the
origin and location of the exception can be identified
using the exception stack trace below.

Stack Trace:


[WebException: The underlying connection was closed:
Unable to connect to the remote server.]
System.Net.HttpWebRequest.CheckFinalStatus() +676
System.Net.HttpWebRequest.EndGetResponse(IAsyncResult
asyncResult) +139
System.Net.HttpWebRequest.GetResponse() +147
System.Xml.XmlDownloadManager.GetNonFileStream(Uri uri,
ICredentials credentials) +65
System.Xml.XmlDownloadManager.GetStream(Uri uri,
ICredentials credentials) +94
System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri,
String role, Type ofObjectToReturn) +55
System.Xml.XmlTextReader.CreateScanner() +384
System.Xml.XmlTextReader.Init() +23
System.Xml.XmlTextReader.Read() +530
System.Xml.XmlReader.MoveToContent() +75
System.Data.DataSet.ReadXml(XmlReader reader, Boolean
denyResolving) +145
System.Data.DataSet.ReadXml(String fileName) +63
Maximizer.External.General.e.a(HttpSessionState A_0,
String A_1) +61
Maximizer.External.PageTemplate.OnInit(EventArgs e)
+101
Maximizer.External.NewsTemplate.a(EventArgs A_0) +51
System.Web.UI.Control.InitRecursive(Control
namingContainer) +241
System.Web.UI.Page.ProcessRequestMain() +174
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
DewittMill
Top