Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running Sample app #24

Open
praveenkrjha opened this issue Feb 9, 2016 · 1 comment
Open

Error running Sample app #24

praveenkrjha opened this issue Feb 9, 2016 · 1 comment

Comments

@praveenkrjha
Copy link

I have issues running the Sample app that has been provided. I below error

2016-02-09 15:02:42.1379 SampleUsageMVCApp.MvcApplication Unhandled RedisSessionProvider exception
System.MissingMethodException: Method not found: 'System.Nullable`1<Int32> StackExchange.Redis.ConfigurationOptions.get_DefaultDatabase()'.
   at RedisSessionProvider.Redis.RedisConnectionWrapper..ctor(String connIdentifier, ConfigurationOptions connOpts)
   at RedisSessionProvider.RedisSessionStateStoreProvider.RedisConnWrapperFromContext(HttpContextBase context) in RedisSessionStateStoreProvider.cs:line 463
   at RedisSessionProvider.RedisSessionStateStoreProvider.SerializeToRedis(HttpContextBase context, RedisSessionStateItemCollection redisItems, String currentRedisHashId, TimeSpan expirationTimeout) in RedisSessionStateStoreProvider.cs:line 374
   at RedisSessionProvider.RedisSessionStateStoreProvider.SetAndReleaseItemExclusive(HttpContext context, String id, SessionStateStoreData item, Object lockId, Boolean newItem) in RedisSessionStateStoreProvider.cs:line 302

I didn't change the code except for changing the Redis IP address.

@shakoorattari
Copy link

I'm also facing same issue.
any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants