Hi,
In this post we will view the steps when we receive error related to XML schema of best practice suppressions file.
Step1: Sometimes we might receive error stating "Couldn't find the schema information for" related to XML of best practice suppressions file.
In such a case, launch Visual Studio and select the best practice suppression XML file. In my case the path is "C:\AOSService\PackagesLocalDirectory\Daxology\Daxology\AxIgnoreDiagnosticList"
Step 2: Select the option XML and choose "Create Schema".
Step 3: Schema gets created for the selected XML file.
Step 4: Save the schema at the same location we have the BPSuppression file. In my case it is "Daxology_BPSuppressions.xsd". Once after doing this we will no longer get the schema error.
Regards,
Chaitanya Golla

Like
Report
*This post is locked for comments