An error occurred whilst rendering the DrillDown control.
System.Exception: Initialising the category list failed: The Web application at http://192.168.142.151:60000 could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application. ---> System.IO.FileNotFoundException: The Web application at http://192.168.142.151:60000 could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application.
at Microsoft.SharePoint.SPSite..ctor(SPFarm farm, Uri requestUri, Boolean contextSite, SPUserToken userToken)
at Microsoft.SharePoint.SPSite..ctor(String requestUrl)
at DrillDownControl.DrillDown.InitialiseCategoryList()
--- End of inner exception stack trace ---
at DrillDownControl.DrillDown.InitialiseCategoryList()
at DrillDownControl.DrillDown.Render(HtmlTextWriter writer)