I've just upgraded a site to 4.11.1, all seemed to be fine after the upgrade however now if the app pool is recycled, the web.config touched or a binary uploaded I get an error when accessing an internal page, at which point I get an error as seen below. If I get this error and hit the homepage of the site, it compiles and all is fine again, I can then browse to the internal pages again - until the next time the app pool recycles.
Has anyone come across this error? If so what is likely to be causing it?
Thanks,
Mike
-------
Server Error in '/' Application.
'/root/* [@isDoc]/* [@isDoc and @urlName='what's-on']/* [@isDoc and @urlName='sleeping-beauty']' has an invalid token.
Description: An unhandled exception occurred during
the execution of the current web request. Please review the stack trace
for more information about the error and where it originated in the
code.
Exception Details: System.Xml.XPath.XPathException:
'/root/* [@isDoc]/* [@isDoc and @urlName='what's-on']/* [@isDoc and
@urlName='sleeping-beauty']' has an invalid token.
Source Error:
An unhandled exception was generated during the execution of the current
web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Upgrading from 4.7 to 4.11.1
I've just upgraded a site to 4.11.1, all seemed to be fine after the upgrade however now if the app pool is recycled, the web.config touched or a binary uploaded I get an error when accessing an internal page, at which point I get an error as seen below. If I get this error and hit the homepage of the site, it compiles and all is fine again, I can then browse to the internal pages again - until the next time the app pool recycles.
Has anyone come across this error? If so what is likely to be causing it?
Thanks,
Mike
-------
Server Error in '/' Application.
'/root/* [@isDoc]/* [@isDoc and @urlName='what's-on']/* [@isDoc and @urlName='sleeping-beauty']' has an invalid token.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.Xml.XPath.XPathException: '/root/* [@isDoc]/* [@isDoc and @urlName='what's-on']/* [@isDoc and @urlName='sleeping-beauty']' has an invalid token.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
Hi Mike
What steps did you take in order to do the upgrade?
Are you by any chance using uComponents? If so you might need to upgrade it as well.
Please ellaborate a bit more on the process you have had doing the upgrade.
Looking forward to hearing more from you.
/Jan
is working on a reply...