We have a workflow that modifies the URL to the list attachments of a record which results in a 500 Internal Server Error when we click on the link. If we delete the attachment and restore them from the recycle bin the link work accordingly. We can not find out what is happening to the links that would produce this error. The URLs are the same
I turned on IIS Failed Request Tracing Rules but the log report the same 500 Internal Error.
SharePoint Logs entries have the following: Possible mismatch between the reported error with code = 0x81070504 and message: "There is no Web named: URL TO THE PAGE" But I'm not sure how it correlates to the issue.
Can anyone provide how we can troubleshoot the issue to see what is really going on?
Thank YOu