What does System.Web.CachedPathData.GetConfigPathData(String configPath) do? I am googling it and all I am getting are blog posts about errors associated with it. I am troubleshooting an issue where the HTTP exception being thrown has this method call
at the top of the call stack and I need to know what it does. Thanks in advance for any and all assistance/guidance provided.
Go to the complete details ...