Grupp: Webmaster Nedåtpil Stjärna

test

bara jag som har mucho problem med ag idag?  

0
Gilla!
2009-11-09 14:30:42 » Anmäl

me2 

Mvh solv

0
Gilla!
2009-11-09 14:59:02 » Anmäl

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

Safe handle has been closed
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.ObjectDisposedException: Safe handle has been closed

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:


[ObjectDisposedException: Safe handle has been closed]
System.Runtime.InteropServices.SafeHandle.DangerousAddRef(Boolean& success) +0
SNINativeMethodWrapper.SNIPacketReset(SafeHandle pConn, IOType ioType, SafeHandle packet) +95
System.Data.SqlClient.TdsParserStateObject.WriteSni() +35
System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode) +254
System.Data.SqlClient.TdsParserStateObject.ExecuteFlush() +62
System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc) +4297
System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +954
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +162
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +32
System.Data.SqlClient.SqlCommand.ExecuteXmlReader() +142
Aktieguiden.Net.Bll.User.ListUsersInRole(Int32 groupID, String role) +140
Aktieguiden.Net.Bll.User.ListUsersInRole(String role) +9
Aktieguiden.Net.Web.Reloader.Reloader.Page_Load(Object sender, EventArgs e) +33
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082  

0
Gilla!
2009-11-09 15:11:34 » Anmäl

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

Safe handle has been closed
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.ObjectDisposedException: Safe handle has been closed

Source Error:

The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

<%@ Page Language="C#" Debug="true" %>

or:

2) Add the following section to the configuration file of your application:







Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.

Stack Trace:


[ObjectDisposedException: Safe handle has been closed]
System.Runtime.InteropServices.SafeHandle.DangerousAddRef(Boolean& success) +0
SNINativeMethodWrapper.SNIPacketReset(SafeHandle pConn, IOType ioType, SafeHandle packet) +95
System.Data.SqlClient.TdsParserStateObject.WriteSni() +35
System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode) +254
System.Data.SqlClient.TdsParserStateObject.ExecuteFlush() +62
System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc) +4297
System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +954
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +162
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +32
System.Data.SqlClient.SqlCommand.ExecuteXmlReader() +142
Aktieguiden.Net.Bll.Group.SearchGroups(Int32 type, Object count, Object name, Object searchString) +249
Aktieguiden.Net.Bll.Group.GetOpenGroups() +14
Aktieguiden.Net.Web.DocsInformation.WelcomePage.ListOpenGroups() +12
ASP.docs_information_welcome_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) +73
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +256
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +19
System.Web.UI.Page.Render(HtmlTextWriter writer) +29
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27
System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +99
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1266




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082  

0
Gilla!
2009-11-09 16:03:09 » Anmäl
Usch då, då får vi titta på hur det kan komma sig. Mvh // Staffan Webmaster på Aktieguiden
0
Gilla!
2009-11-09 16:28:13 » Anmäl

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

Safe handle has been closed
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.ObjectDisposedException: Safe handle has been closed

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:


[ObjectDisposedException: Safe handle has been closed]
System.Runtime.InteropServices.SafeHandle.DangerousAddRef(Boolean& success) +0
SNINativeMethodWrapper.SNIPacketReset(SafeHandle pConn, IOType ioType, SafeHandle packet) +95
System.Data.SqlClient.TdsParserStateObject.WriteSni() +35
System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode) +254
System.Data.SqlClient.TdsParserStateObject.ExecuteFlush() +62
System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc) +4297
System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +954
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +162
System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) +175
System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +137
Aktieguiden.Net.Persistance.StoredProcedureClass.UpdateObject() +110
Aktieguiden.Net.Persistance.GenericDataAccess.Update() +39
Aktieguiden.Net.Bll.General.TextBag.Save() +93
Aktieguiden.Net.Web.Docs.Message.ListThreads.Page_Init(Object sender, EventArgs e) +2600
System.Web.UI.Control.OnInit(EventArgs e) +99
System.Web.UI.Page.OnInit(EventArgs e) +12
System.Web.UI.Control.InitRecursive(Control namingContainer) +333
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082  

0
Gilla!
2009-11-10 08:31:38 » Anmäl
Måste bara kolla med er andra också; visst fungerar allting bättre igen sedan femtiden igår kväll? Mvh // Staffan Webmaster på Aktieguiden
0
Gilla!
2009-11-10 08:41:21 » Anmäl

#6 Jag har inte haft några problem med AG sedan jag slog på datorn igår kväll vid 19-tiden.

"Framgång består av en mängd små segrar"

0
Gilla!
2009-11-10 09:08:49 » Anmäl

Inga problem idag. Många igår. 

0
Gilla!
2009-11-10 10:05:31 » Anmäl
Bra - tack! Mvh // Staffan Webmaster på Aktieguiden
Upp till toppen
Kommentera
Tjäna mer pengar på dina aktieaffärer

Bli medlem på Aktieguiden gratis på 30 sekunder.

Som medlem på Aktieguiden kan du:

  • Läsa träffsäkra tips och analyser från duktiga traders
  • Ställa frågor till och chatta med aktieproffs
  • Få gratis tillgång till en över miljon inlägg aktiehandel
  • Skapa egna privata forumgrupper

 

Redan medlem? Klicka här för att logga in.