Closed GoogleCodeExporter closed 8 years ago
Can you please check out with the latest version?
Is this test code similar to your case:
public override bool AppStart(IScope application)
{
CreateSharedObject(application, "TestSO", false);
ISharedObject so = GetSharedObject(application, "TestSO");
return base.AppStart(application);
}
Original comment by zol...@thesilentgroup.com
on 18 Jun 2009 at 1:09
Yep,zol,your example is just what I have met.
Original comment by zoroufa...@gmail.com
on 18 Jun 2009 at 3:22
I'll try to get the latest version when I'm free.
Thanks a lot~
Original comment by zoroufa...@gmail.com
on 18 Jun 2009 at 5:34
Original comment by zol...@thesilentgroup.com
on 26 Sep 2009 at 1:33
Original issue reported on code.google.com by
zoroufa...@gmail.com
on 15 Jun 2009 at 12:48