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

Method not found: 'Sitecore.Caching.ICache Sitecore.Caching.CustomCache.get_InnerCache()' #28

Closed
sagittarius-rbrisley opened this issue Nov 25, 2016 · 5 comments

Comments

@sagittarius-rbrisley
Copy link

Hi, First off thanks for the great module we have it on several installations and its been really great. I've just tried to install it on a Sitecore 8.0 (rev. 150812). I tried UrlRewrite 1.8 and 1.8.2 but just get this error in the log file.

6200 13:41:09 ERROR UrlRewrite::Exception during initialization.
Exception: System.MissingMethodException
Message: Method not found: 'Sitecore.Caching.ICache Sitecore.Caching.CustomCache.get_InnerCache()'.
Source: Hi.UrlRewrite
at Hi.UrlRewrite.Caching.RulesCache.SetRules[T](IEnumerable1 outboundRules, String key) at Hi.UrlRewrite.Caching.RulesCache.SetInboundRules(IEnumerable1 inboundRules) in C:\git\UrlRewrite\Hi.UrlRewrite\Caching\RulesCache.cs:line 31
at Hi.UrlRewrite.Processing.RulesEngine.GetCachedInboundRules() in C:\git\UrlRewrite\Hi.UrlRewrite\Processing\RulesEngine.cs:line 257
at Hi.UrlRewrite.Processing.InboundRuleInitializer.Process(PipelineArgs args) in C:\git\UrlRewrite\Hi.UrlRewrite\Processing\InboundRuleInitializer.cs:line 30

Any ideas why it might be happening before we try debugging it ourselves?

Best Regards
Richard

@iamandycohen
Copy link
Owner

iamandycohen commented Nov 25, 2016 via email

@sagittarius-rbrisley
Copy link
Author

sagittarius-rbrisley commented Nov 25, 2016

@iamandycohen
Copy link
Owner

iamandycohen commented Nov 25, 2016 via email

@sagittarius-rbrisley
Copy link
Author

That's much appreciated many thanks!

@iamandycohen
Copy link
Owner

@sagittarius-rbrisley I do not have that problem. Are you sure you are installing the correct version of the module? The caching error that you are referencing would only happen if you were installing the 8.2 versions.

Here is the file that you should be referencing.

https://github.com/iamandycohen/UrlRewrite/releases/download/v1.8/URL.Rewrite-1.8.zip

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