BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportUpgrading BugNE...Upgrading BugNE...0.7.921 to 0.7.942 upgrade issue - serialization error0.7.921 to 0.7.942 upgrade issue - serialization error
Previous
 
Next
New Post
7/9/2009 11:49 AM
 

I just ran the update from 921 to 942 (dropped in the new code, ran DB update script). Installation went well. The issue is in viewing the bugs. I get a serialization error whenever the \Bugs\Bugs.aspx page is accessed:

 

It appears to not like the fact that I'm using the SQLServer state option. This bug was flagged as closed in the change log and indeed, in version 0.7.921 it worked OK (BGN-786). This version appears to have the bug re-introduced.

I did pull down the installer on 6/30/09 at 2:50 PM MST, so if an update was done after that, please let me know.

2009-07-09 14:33:57,145 [5] 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.Bug' in Assembly 'BugNET, Version=0.7.942.0, Culture=neutral, PublicKeyToken=null' is not marked as serializable.

 
Previous
 
Next
HomeHomeSupportSupportUpgrading BugNE...Upgrading BugNE...0.7.921 to 0.7.942 upgrade issue - serialization error0.7.921 to 0.7.942 upgrade issue - serialization error


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.