MJRichardson / RavenDbSessionStateStoreProvider

An ASP.NET session-state store-provider implementation using RavenDB for persistence.
Other
18 stars 6 forks source link

Obsolete RavenDB Nuget packages #2

Closed completer closed 12 years ago

completer commented 12 years ago

Hi there, it looks like Raven have got themselves a new set of nuget packages, and deprecated the ones depended on by this package. Any chance of switching your provider to use the new one? Thanks indeed!

MJRichardson commented 12 years ago

Done. Grab the latest nuget package; let me know if you have any issues.

completer commented 12 years ago

Thank you very much. I am actually seeing an exception when I run the website under the debugger. I have posted about it, within with a longer rant, here:

https://groups.google.com/forum/?fromgroups#!topic/ravendb/YYNQ02e96fI

Please let me know if you need more information! Hopefully it is easy to reproduce.

Pete.

completer commented 12 years ago

I'll open a new issue..