User281315223 posted
The only thing that I see out of this that might have any value would be the "401" which is the HTTP Error Code for an Unauthorized Request (generally this indicates that some credentials being used are invalid or an issue relating to permissions).
You might consider checking and ensuring that your permissions are set up correctly and that the appropriate users (either explicit users or IIS_USERs, etc.) can access it.