해결책
이 오류는 새 프로젝트에서 참조 된, TestStand API Interop 어셈블리의 '
Embed Interop Types 속성'에 대한 기본값이 true이기 때문에 발생합니다. 이 오류를 해결하려면 다음 단계를 따라
Embed Interop Types 속성 값을
False 로 변경하십시오.
- 솔루션 탐색기에서 프로젝트의 참조 섹션에있는 TestStand Interop Assembly 참조(reference) 를 선택하십시오.

- 속성 브라우저에서 Embed Interop Types 속성을 찾아 값을 False로 변경하십시오.
