Quantcast
Channel: Rss Feed - Yet Another Forum.NET - Topic:PageRequestManagerParserErrorException - 15
Viewing all articles
Browse latest Browse all 7

PageRequestManagerParserErrorException

$
0
0
skilesare wrote:
I'm having this error, but I don't have trace turned on as far as I can tell. I am using this in a site with in a site. Here is my current config section where it talks about trace:
<customErrors mode="Off" defaultRedirect="GenericErrorPage.htm">
<error statusCode="403" redirect="NoAccess.htm" />
<error statusCode="404" redirect="FileNotFound.htm" />
</customErrors>


Just FYI, tracing has a specific section that looks like this:

Code:
<trace requestLimit="100" enabled="true" traceMode="SortByTime" localOnly="true" mostRecent="true" pageOutput="false"/>


And it can also be set on the page. "Site within a site" sounds like something you should definitely expect to have to do some additional debugging with. Smile Check your entire web.config hierarchy.

Viewing all articles
Browse latest Browse all 7

Latest Images

Trending Articles





Latest Images