I have installed StateManager as a class Module.
Now when I compile I receive an error on this line
Public Sub RestoreState(Page As Page, PageName As String, ValidPeriodInMinutes As Int) As Boolean
Error description: Unknown type: page
Are you missing a library reference?
I checked off RandomAccessFile and Reflection