G
Guest
We are building some new sites using .NET 2.0. We are trying to implement
persisting ViewState site wide to SQL (as opposed to on a per application
basis). I have successfully got the ViewState to persist for a given
application, but I was then trying to compile a DLL that contains the custom
code, add it to the GAC and use the .browser file to “enable itâ€. When I do,
I get the following error. “Server could not create
DatabasePageStatePersister.SqlPageAdapter.â€
Yes, the DLL is signed and is in the GAC.
Any thoughts anyone?
persisting ViewState site wide to SQL (as opposed to on a per application
basis). I have successfully got the ViewState to persist for a given
application, but I was then trying to compile a DLL that contains the custom
code, add it to the GAC and use the .browser file to “enable itâ€. When I do,
I get the following error. “Server could not create
DatabasePageStatePersister.SqlPageAdapter.â€
Yes, the DLL is signed and is in the GAC.
Any thoughts anyone?