You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello,
I get this error on installing on Sitecore 9.3:
Method not found: 'System.Web.HttpContext Sitecore.Pipelines.HttpRequest.HttpRequestArgs.get_Context()'.
Can you please advice?
Thanks
The text was updated successfully, but these errors were encountered:
On Wed, Apr 29, 2020, 9:42 AM Carmen Popovici ***@***.***> wrote:
hello,
I get this error on installing on Sitecore 9.3:
Method not found: 'System.Web.HttpContext
Sitecore.Pipelines.HttpRequest.HttpRequestArgs.get_Context()'.
Can you please advice?
Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#55>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGGM77OQT2KJBHA4UNYMRDRPA4DZANCNFSM4MTZASLA>
.
Hi there,
if anyone looking for the fix please get the source code and update InboundRewriteProcessor.cs to use HttpContext instead of "Context" as it is obsolete now.
Not sure on 9.3 but I am upgrading to 10.1 and I have to fix the configs as well. "Hi.UrlRewrite.Prefetch.Web.config" & "Hi.UrlRewrite.Prefetch.Master.config" please refer to sitecore.config.
hello,
I get this error on installing on Sitecore 9.3:
Method not found: 'System.Web.HttpContext Sitecore.Pipelines.HttpRequest.HttpRequestArgs.get_Context()'.
Can you please advice?
Thanks
The text was updated successfully, but these errors were encountered: