User-1695411901 posted
When precompiling in Visual Studio 2017 I get this error: "Could not load file or assembly '<This project assembly>, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An API call exited abnormally. (Exception from HRESULT:
0x800300FA (STG_E_ABNORMALAPIEXIT))". What is unusual is that it references
this project's assembly that is created during this build. Any thoughts?