Server Error in '/' Application.

The remote server returned an error: (500) Internal Server Error.

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 remote server returned an error: (500) Internal Server Error.

Source Error:


Line 1:  <!--#include file="header.aspx"-->
Line 2:  <% 
Line 3:  Response.Write(MWSTools.openURL(member_id,template_style,strHost,daURL));
Line 4:  %>
Line 5:  <!--#include file="footer.aspx"-->

Source File: C:\Inetpub\wwwroot\member_roots\style07\_07_www.molever.com\default.aspx    Line: 3

Stack Trace:


[WebException: The remote server returned an error: (500) Internal Server Error.]
   System.Net.HttpWebRequest.CheckFinalStatus() +680
   System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) +139
   System.Net.HttpWebRequest.GetResponse() +248
   objMemberInfo.MWSFunctions.openURL(Int32 member_id, String template_style, String host, String daURL) +587
   ASP.default_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in C:\Inetpub\wwwroot\member_roots\style07\_07_www.molever.com\default.aspx:3
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
   System.Web.UI.Control.Render(HtmlTextWriter writer) +7
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
   System.Web.UI.Page.ProcessRequestMain() +1926


Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032