Hello all,
I'm having a difficult time nailing down how to solve a certain exception I'm getting regarding a piece of content created by a user.
The content itself has many web parts on it, the main one being a tagged list.
When trying to access the page through the site, we get our error page.
When trying to edit the page in the web admin tool, we also get an error message, and it appears to have something to do with tags and missing relationships in the database (I believe a user accidentally deleted some tags and then recreated them).
Error screenshot is attached. Stack trace:
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:
|
Any insight into how to resolve this error (or even where tag relationships exist in the database) would be GREATLY appreciated.
Thanks!
Colin McGuire
| Attachment | Size |
|---|---|
| Tags error.jpg | 220.47 KB |