IIS error on "Save & Publish" after using "ç" on PageName
Hi Everyone, Im a pretty amateurish Umbraco user, I'm currently working on a site for a friend and I stumbled upon this issue I cant seem to find why it is happening.
Umbraco threw an IIS error when I first saved a node named "français" This is the error in question:
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
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.
I did change the name to "francais" afterwards but the problem persists... even if I delete and recreate the page with the same "francais" name.
Upon researching on the forums, it appears that the "ç" character may have indeed caused this. Is it possible that the Versioning Umbraco keeps for this page is causing this? I tried to find a way to purge the old versions somehow but I've been unsucessful. Can this be done from the database... somehow?
Or maybe I'm off the mark and this is caused by something else. If the community can help me it would be awesome.
IIS error on "Save & Publish" after using "ç" on PageName
Hi Everyone, Im a pretty amateurish Umbraco user, I'm currently working on a site for a friend and I stumbled upon this issue I cant seem to find why it is happening.
Umbraco threw an IIS error when I first saved a node named "français" This is the error in question:
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
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:
I did change the name to "francais" afterwards but the problem persists... even if I delete and recreate the page with the same "francais" name.
Upon researching on the forums, it appears that the "ç" character may have indeed caused this.
Is it possible that the Versioning Umbraco keeps for this page is causing this? I tried to find a way to purge the old versions somehow but I've been unsucessful. Can this be done from the database... somehow?
Or maybe I'm off the mark and this is caused by something else. If the community can help me it would be awesome.
Thanks!
is working on a reply...