error RG0000: Could not load file or assembly 'xxx' or one of its dependencies. Access is denied
컨텐츠 정보
- 1,677 조회
본문
error RG0000: Could not load file or assembly '3rdPartyAssemblyUsedByProject, Version=1.1.263.0, Culture=neutral, PublicKeyToken=687bce93d7ce902c' or one of its dependencies. Access is denied. Line 174 , position 5. [C:\xxx\src\BackOffice.csproj]
에러가 뜰땐 관리자모드로
gacutil -i 추가할파일.dll
다시 resgen을 실행하면 잘 될것임
끝!
관련자료
댓글 0개
등록된 댓글이 없습니다.