@Prashant Rastogi
Apologies for the delayed response. I see you are getting the above error when trying to deploy to a local service fabric cluster.
You can read more about this error and how to further troubleshoot it here. You can also checkout the GitHub Troubleshooting Guide. This error usually indicates a filenotfound error which can be caused by a missing file or permission issue. Please check these related threads to see if anything helps.
https://github.com/microsoft/service-fabric/issues/812
https://stackoverflow.com/questions/47570912/strange-issue-with-system-net-http-4-2-0-0-not-found
https://learn.microsoft.com/en-us/answers/questions/80946/debugging-error-code-0x80070002.html
Hope this helps. If you are still facing issues let me know and we can work with you directly to resolve this.
-------------------------------
Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.