Try our conversational search powered by Generative AI!

Where we can find error log for Episerver Admin section error? What is causing error for when we click on link within Episerver Admin tools settings?

Vote:
 

Hi,

If any of the link within Episerver Admin -> Tools -> Setting item loads the page just fine and if we select any value and click on button within page it gives "page not found" error in integration DXC environment and works just fine in local environment.

Where we can get what is that causing error for this in Episerver Admin section?

#218722
Edited, Mar 19, 2020 8:04
Vote:
 

Is that setting a custom built plugin? Might be that you forgot to include some aspx in project that is deployed to DXC? Might be that you have a "localhost" reference somewhere in it?

#218724
Edited, Mar 19, 2020 8:12
Vote:
 

Yeah custom code from this link https://world.episerver.com/blogs/joe-mayberry/dates/2019/2/working-with-the-local-object-cache/. Not added any localhost reference witjin codebase.

#218733
Mar 19, 2020 9:25
Vote:
 

Hmm sounds like the postback to the action method isn't able to map to correct method for some reason. I'm not familiar with that plugin. 

Might be the related to the HttpParamAction attribute?

#218735
Edited, Mar 19, 2020 10:17
Vote:
 

Redirect within web.release.config was causing this page not found error. We are able to use the plugin now.

Thank you 

#218738
Mar 19, 2020 11:58
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.