BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportGeneral SupportGeneral SupportHelp !!! Project Summary links cause Application Error - /BugNET/Bugs/BugList.aspxHelp !!! Project Summary links cause Application Error - /BugNET/Bugs/BugList.aspx
Previous
 
Next
New Post
5/26/2008 8:32 AM
 

BugNET does not support sql server for the state server currently.  It tries to serialize some classes that are currently not serializable.  If you change bugnet to run on inprocess it should resolve this.


Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
5/28/2008 12:51 AM
 

Hi,

Here is where to change it.

(Davin, I had to store this image in a sub folder of the WIKI documentation images) I dont have forum rights to upload images.


Follow me on twitter: @stewartmoss http://www.twitter.com/stewartmoss
Follow BugNETProject on twitter: @bugnetproject http://www.twitter.com/bugnetproject
 
New Post
9/15/2008 8:51 AM
 

I am getting the same error. I actually have my app located in a folder called tracker. Does the app need to be in a folder called BugNET to work properly? My version is Powered by BugNET 0.7.921.0

Application Error - /tracker/Bugs/BugList.aspx

An error has occured in processing your request.

Please try again.

 

 
New Post
9/15/2008 8:56 AM
 

This is the error I am being emailed:

2008-09-15 11:53:43,638 [1] ERROR BugNET.Global [(null)] - Application Error

 

 

System.Web.HttpException: Unable to serialize the session state. In 'StateServer' and 'SQLServer' mode, ASP.NET will serialize the session state objects, and as a result non-serializable objects or MarshalByRef objects are not permitted. The same restriction applies if similar serialization is done by the custom session state store in 'Custom' mode. ---> System.Runtime.Serialization.SerializationException: Type 'BugNET.BusinessLogicLayer.BugCollection' in Assembly 'BugNET, Version=0.7.921.0, Culture=neutral, PublicKeyToken=null' is not marked as serializable.

   at System.Runtime.Serialization.FormatterServices.InternalGetSerializableMembers(RuntimeType type)

   at System.Runtime.Serialization.FormatterServices.GetSerializableMembers(Type type, StreamingContext context)

   at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitMemberInfo()

   at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter)

   at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.Serialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter)

   at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, Header[] inHeaders, __BinaryWriter serWriter, Boolean fCheck)

   at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph, Header[] headers, Boolean fCheck)

   at System.Web.Util.AltSerialization.WriteValueToStream(Object value, BinaryWriter writer)

   --- End of inner exception stack trace ---

   at System.Web.Util.AltSerialization.WriteValueToStream(Object value, BinaryWriter writer)

   at System.Web.SessionState.SessionStateItemCollection.WriteValueToStreamWithAssert(Object value, BinaryWriter writer)

   at System.Web.SessionState.SessionStateItemCollection.Serialize(BinaryWriter writer)

   at System.Web.SessionState.SessionStateUtility.Serialize(SessionStateStoreData item, Stream stream)

   at System.Web.SessionState.SessionStateUtility.SerializeStoreData(SessionStateStoreData item, Int32 initialStreamSize, Byte[]& buf, Int32& length)

   at System.Web.SessionState.OutOfProcSessionStateStore.SetAndReleaseItemExclusive(HttpContext context, String id, SessionStateStoreData item, Object lockId, Boolean newItem)

   at System.Web.SessionState.SessionStateModule.OnReleaseState(Object source, EventArgs eventArgs)

   at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

 
New Post
9/16/2008 6:56 AM
 

Hi DChristiansen,

Did you see my previous post to this thread which showed how to change the BugNET application to run "in process" (InProc) ??


Follow me on twitter: @stewartmoss http://www.twitter.com/stewartmoss
Follow BugNETProject on twitter: @bugnetproject http://www.twitter.com/bugnetproject
 
Previous
 
Next
HomeHomeSupportSupportGeneral SupportGeneral SupportHelp !!! Project Summary links cause Application Error - /BugNET/Bugs/BugList.aspxHelp !!! Project Summary links cause Application Error - /BugNET/Bugs/BugList.aspx


Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.