Posted: Sun Jul 09, 2006 6:12 am Post subject: Here is the error
Code:
Server Error in '/admin' Application.
--------------------------------------------------------------------------------
Stream does not support writing.
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.NotSupportedException: Stream does not support writing.
Source Error:
[No relevant source lines]
Source File: c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\admin\1b32d94b\ae8d211d\os82ckua.0.cs Line: 0
Stack Trace:
[NotSupportedException: Stream does not support writing.]
System.IO.__Error.WriteNotSupported() +48
System.IO.BufferedStream.WriteByte(Byte value) +46
MySql.Data.MySqlClient.PacketWriter.FlushBuffer() +92
MySql.Data.MySqlClient.PacketWriter.Flush() +59
MySql.Data.MySqlClient.NativeDriver.Authenticate411() +169
MySql.Data.MySqlClient.NativeDriver.Authenticate() +99
MySql.Data.MySqlClient.NativeDriver.Reset() +42
MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() +226
MySql.Data.MySqlClient.MySqlPool.GetConnection() +148
MySql.Data.MySqlClient.MySqlPoolManager.GetConnection(MySqlConnectionString settings) +264
MySql.Data.MySqlClient.MySqlConnection.Open() +145
Mammoth.Gamecreate.CRepository.Connect()
Mammoth.Gamecreate.CRepository..ctor()
Mammoth.Gamecreate.BlankPage..ctor()
Mammoth.Gamecreate.BasePage..ctor()
Mammoth.Gamecreate.Pages.Login_aspx..ctor() +9
ASP.Login_aspx..ctor() in c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\admin\1b32d94b\ae8d211d\os82ckua.0.cs:0
[TargetInvocationException: Exception has been thrown by the target of an invocation.]
System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) +0
System.Activator.CreateInstance(Type type, Boolean nonPublic) +66
System.Web.UI.TemplateControlParser.GetCompiledInstance(String virtualPath, String inputFile, HttpContext context) +164
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
This is (usually) a temporary problem that we're battling. We have a scheduled fix for it runs every half hour which should correct the problem while we work to find a solution.
If the problem still exists after this half hour period, please let us know so we can chase it up.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum