PDA

View Full Version : Can't get to file


RedKingGold
10-31-2008, 06:07 AM
Any way we can get a version of it uploaded here?


Server Error in '/woof_test' Application. <HR width="100%" color=silver SIZE=1>

Exception of type 'System.Exception' was thrown.


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.Exception: Exception of type 'System.Exception' was thrown.

Source Error:

<TABLE width="100%" bgColor=#ffffcc><TBODY><TR><TD><CODE>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.</CODE> </TD></TR></TBODY></TABLE>
Stack Trace:

<TABLE width="100%" bgColor=#ffffcc><TBODY><TR><TD><CODE>
[Exception: Exception of type 'System.Exception' was thrown.] MySql.Data.MySqlClient.NativeDriver.Open() +110[MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts.] MySql.Data.MySqlClient.NativeDriver.Open() +249 MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() +61 MySql.Data.MySqlClient.MySqlPool.GetConnection() +142 MySql.Data.MySqlClient.MySqlConnection.Open() +313 NHibernate.Connection.DriverConnectionProvider.GetConnection() +59 NHibernate.Impl.SessionFactoryImpl.OpenConnection() +29[ADOException: cannot open connection] NHibernate.Impl.SessionFactoryImpl.OpenConnection() +83 NHibernate.Impl.ConnectionManager.GetConnection() +51 NHibernate.Impl.BatcherImpl.Prepare(IDbCommand cmd) +42 NHibernate.Impl.BatcherImpl.ExecuteReader(IDbCommand cmd) +24 NHibernate.Loader.Loader.GetResultSet(IDbCommand st, RowSelection selection, ISessionImplementor session) +182 NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) +175 NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) +56 NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) +37 NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet querySpaces, IType[] resultTypes) +78 NHibernate.Impl.SessionImpl.Find(CriteriaImpl criteria, IList results) +321 NHibernate.Impl.SessionImpl.Find(CriteriaImpl criteria) +41 NHibernate.Impl.CriteriaImpl.List() +12 WOOF.Import.LeagueSchedule.Page_Load(Object sender, EventArgs e) in C:\Documents and Settings\Greg\My Documents\visual studio projects\woofweb\Web\Import\LeagueSchedule.aspx.cs:35 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +33 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +47 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436</PRE></CODE></TD></TR></TBODY></TABLE>
</P><HR width="100%" color=silver SIZE=1>[B][FONT=Verdana]Version Information:[/B] Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433 [/FONT]<!-- [Exception]: Exception of type 'System.Exception' was thrown. at MySql.Data.MySqlClient.NativeDriver.Open()[MySqlException]: Unable to connect to any of the specified MySQL hosts. at MySql.Data.MySqlClient.NativeDriver.Open() at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() at MySql.Data.MySqlClient.MySqlPool.GetConnection() at MySql.Data.MySqlClient.MySqlConnection.Open() at NHibernate.Connection.DriverConnectionProvider.GetConnection() at NHibernate.Impl.SessionFactoryImpl.OpenConnection()[ADOException]: cannot open connection at NHibernate.Impl.SessionFactoryImpl.OpenConnection() at NHibernate.Impl.ConnectionManager.GetConnection() at NHibernate.Impl.BatcherImpl.Prepare(IDbCommand cmd) at NHibernate.Impl.BatcherImpl.ExecuteReader(IDbCommand cmd) at NHibernate.Loader.Loader.GetResultSet(IDbCommand st, RowSelection selection, ISessionImplementor session) at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet querySpaces, IType[] resultTypes) at NHibernate.Impl.SessionImpl.Find(CriteriaImpl criteria, IList results) at NHibernate.Impl.SessionImpl.Find(CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List() at WOOF.Import.LeagueSchedule.Page_Load(Object sender, EventArgs e) in C:\Documents and Settings\Greg\My Documents\visual studio projects\woofweb\Web\Import\LeagueSchedule.aspx.cs:line 35 at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)[HttpUnhandledException]: Exception of type 'System.Web.HttpUnhandledException' was thrown. at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.import_leagueschedule_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)--><!-- This error page might contain sensitive information because ASP.NET is configured to show verbose error messages using <customErrors mode="Off"/>. Consider using <customErrors mode="On"/> or <customErrors mode="RemoteOnly"/> in production environments.-->

WSUCougar
10-31-2008, 06:10 AM
+1

I get a "database error."

Update: Never mind, I was able to grab the file.

RedKingGold
10-31-2008, 06:26 AM
Blah, I'm getting sent to the old server from home.

Ben E Lou
10-31-2008, 06:34 AM
Something is wrong with the database server, I suspect. Maybe they've finally moved it. I can't even get to the backend to try to log in....meaning this isn't just us: it's anyone on that server.

This is the direct link to the file.

http://www.gstelmack.com/woof_test/Uploads/2013/329/woof_export.zip