Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Could not found file 'AdatumTaxCorpKnowledgeService\AdatumTaxCorpKnowledgeService\bin\roslyn\csc.exe' #85

Closed
levi106 opened this issue Apr 6, 2019 · 2 comments

Comments

@levi106
Copy link

levi106 commented Apr 6, 2019

Version:

Visual Studio Enterprise 2017 15.9.11

Repro Step:

  1. Checkout PBI1-Begin branch
  2. Build AdatumTaxCorpKnowledgeService project
  3. Run

Expected:

FAQ site will be shown.

Actual:

I get the following error:
Could not find a part of the path 'XXX\AdatumTaxCorpKnowledgeService\AdatumTaxCorpKnowledgeService\bin\roslyn\csc.exe'

@levi106
Copy link
Author

levi106 commented Apr 6, 2019

I found the following workaround:

  1. Checkout PBI1-Begin branch
  2. Build AdatumTaxCorpKnowledgeService project
  3. Clean project
  4. Build project again
  5. Run

@leo-leong
Copy link
Contributor

This is most likely caused by the .NET 4.7.1 Developer Pack not installed. Download https://dotnet.microsoft.com/download/thank-you/net471-developer-pack

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants