Hello -
When I switched my app over to SQL Session State, I started getting this error:
[SerializationException: Type 'GleamTech.Web.Controls.FileVistaFolder' in Assembly 'GleamTech.Web.Controls.FileVistaControl, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null' is not marked as serializable.]
I am not putting the control into state... I examined the state bag and it turns out that FileVista is using state. The objects I found are marked serializable, but the one that is throwing the error is not.
How can I correct this? I'm using the 1.6 build.
Regards - Jeff
Jeff
11/21/2008 1:28 PM
FileVistaFolder class is a new class in v1.6 and it seems we forgot to mark it serializable as the other classes. I have sent you the updated dll via email.
Cem Alacayir
11/24/2008 8:25 AM
Hi,
We're using version 1.6 of the FileVistaControl in our Web application, and we're getting the same problem. Can I get the updated dll as well?
regards,
Mark
Mark
1/22/2009 1:20 PM
Hi,
same problem. Can we get also the updated dll?
Thanks
lnu
2/11/2009 2:03 AM
I am having the same problem. Can we get also the updated dll?
Curtis
2/11/2009 12:09 PM
We also have the same problem. Can you send me the updated DLL.
Thanks.
Tim
Tim Butcher
4/1/2009 2:26 AM
I also have this problem, could you please email me the updated DLL. I am trying to get this control up and running as soon as possible so I can demo some new functionality.
Thanks
Ben Russell
4/29/2009 7:43 PM
I'm running into the same issue when I downloaded the free trial today. Can I get the updated .dll to try?
RJensen
5/13/2009 5:58 AM
I'm having the same issue. Is it fixed in 1.7 (I licensed 1.6). If so, how do I get 1.7?
Mark Reichard
7/14/2009 5:20 PM
Yes, this fix is included in v1.7. I have sent you information on howto upgrade.
Cem Alacayir
7/21/2009 4:59 PM