Hello,
I had to download the source code for version
Our environment uses a web cluster and sql cluster farm for hosting many applications. I received the error below and in order to allow bugnet to run in our environment I had to add the [Serializable] attribute on all public class Entities. I recompiled and redeployed and bugnet would then run in a clustered environment (with remote session state)...
This should probably be corrected for others in future versions to allow bugnet to run in a clustered environment w/remote session state.
Thanks
sq
Exception message: Type 'BugNET.BusinessLogicLayer.Bug' in Assembly 'BugNET, Version=0.7.942.0, Culture=neutral, PublicKeyToken=null' is not marked as serializable.