문제

I get a Partially Succesful build. The error is:

SYMSTORE ERROR: Class: Server. Desc: Couldn't connect to server. Error 67: The network name cannot be found. TF270015: 'symstore.exe' returned an unexpected exit code. Expected '0'; actual '67'.

My symbols are supposed to be published on a share network drive, which the build service account has write access to. Yet, they are not published.

I don't know what to do to avoid this error. Could someone help ?

도움이 되었습니까?

해결책

turned out there was a typo in the path to the shared drive.... on top of that, pdb's were not generated at build because in the advanced option of the build tab in visual studio, debug info was set to none.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top