Forum member

Awwan

1 post

Posts by Awwan

  1. Build fails - "An unknown error has occurred - check the processing queue for more information"

    Hi, Had a weird issue yesterday. This line of code made the build fail in nCrunch. Initially I had no errors, but then got: "An unknown error has occurred - check the processing queue for more information" var oldestPriceByDate = await _dataverse.in_Price.AsQueryable() .Join…