wtf?

Fergiesarmy

New Member
Newbie
Joined
Oct 27, 2001
Messages
5,231
Location
pires is a cheat
just clicked on a thread and got this

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

General network error. Check your network documentation.
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.Data.SqlClient.SqlException: General network error. Check your network documentation.

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:


[SqlException: General network error. Check your network documentation.]
System.Data.SqlClient.SqlConnection.Open() +761
clslibHT.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) +59
keywords.clsMiniKeyword..ctor(String strConnString, String strKeyword, String strCountryCode, String strRegionCode, String strCultureCountry, String strCultureRegion) +334
keywords.keyword.Page_Load(Object sender, EventArgs e) +1134
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +29
System.Web.UI.Page.ProcessRequestMain() +724
 
Errmmm Neil, hate to be the one that has to point this out but look at the banner at the top of this page

;)
 
<img src="graemlins/lol.gif" border="0" alt="[Laugh Out Loud]" />

That error comes from ASP.Net web pages, not CGI one's like this, the page would have a .aspx extension to get that error.