Closed peetah74 closed 6 years ago
Same here, doesn't show up in EPiServer 10.8.
I solved my issue by adding this line:
<protectedModules>
<add name="BVNetwork.404Handler" />
</protectedModules>
It was not added during Install-Package
Hi @Konrad77 ,
Where did you add that section? I've tired adding it web.config -> under
I also tried using BVNetwork.EPi404(reference i saw). That seen to have worked
I'm having the same issue, I've got no idea about where to open the Redirect Manager Running Episerver 11.2 + BVN vers: 10.1.1 - Clean project default Allow MVC.
Can't find the Gadget in the side menu like the i can with the default gadgets. - I checked plugin settings, its installed.
I have updated readme with required configuration: https://github.com/Geta/404handler#configuration
There is a Web.config transform which should add the required configuration, but sometimes NuGet does not: https://github.com/Geta/404handler/blob/master/src/web.config.install.xdt
The solution from @Konrad77 it worked for me, thanks.
Can't seem to find the gadget and I don't see anything in the logs. using episerver 10.5