개발언어/C#.NET
System.InvalidOperationException: 임시 클래스를 생성할 수 없습니다(result=1)
by 엔돌슨
2012. 11. 7.
System.InvalidOperationException: 임시 클래스를 생성할 수 없습니다(result=1)
오류나는 폴더에 대한 접근 권한이 없어서 발생한다.
오류메시지
해결은?
오류난 폴더에 권한을 주면 해결. C:\windows\temp 폴더에 권한을 줌. 읽기/쓰기 권한 줌