devmae
개발자 향기
devmae
전체 방문자
오늘
어제
  • 전부 감상 (280)
    • Unity (52)
      • memo (37)
      • R&D (15)
    • 모바일 (32)
      • iOS (6)
      • Android (25)
    • 개발자 모드 (41)
      • 개발자처럼 파고들기 (28)
      • 한가해서 책읽는거 아님 (10)
      • 영상 요약 (3)
    • Languages (40)
      • C++ (23)
      • MFC (8)
      • Java (4)
      • javascript (5)
    • Flash (108)
      • tip (29)
      • tech (4)
      • as2.0 (1)
      • as3isolib (3)
      • flartoolkit (2)
      • 이미지 편집기 (2)
      • papervision3d (12)
      • scale form (2)
      • Flash Builder (12)
      • air (5)
      • as3.0 (20)
      • flash player (9)
      • 개념잡기 (6)
      • source (1)
    • +,-,×,÷ (3)
      • 수학 뽀개기 (3)

블로그 메뉴

  • 홈
  • 방명록

인기 글

최근 댓글

최근 글

hELLO · Designed By 정상우.
devmae

개발자 향기

Unity/memo

Unity UnauthorizedAccessException 에러

2014. 6. 23. 17:27

UnauthorizedAccessException: Access to the path "E:\work\perforce_root\RealDualGostop\trunk\UnityVS.trunk.CSharp.csproj" is denied.

System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) (at /Users/builduser/buildslave/monoAndRuntimeClassLibs/build/mcs/class/corlib/System.IO/FileStream.cs:320)

System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share)

(wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)

System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) (at /Users/builduser/buildslave/monoAndRuntimeClassLibs/build/mcs/class/corlib/System.IO/StreamWriter.cs:124)

System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding)

(wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool,System.Text.Encoding)

System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) (at /Users/builduser/buildslave/monoAndRuntimeClassLibs/build/mcs/class/corlib/System.IO/File.cs:626)

SyntaxTree.VisualStudio.Unity.Bridge.Project.WriteFileIfNecessary (System.String fileName, System.String content)

SyntaxTree.VisualStudio.Unity.Bridge.ProjectFile.WriteIfNecessary (SyntaxTree.VisualStudio.Unity.Bridge.FileGenerationHandler generationHandler)

SyntaxTree.VisualStudio.Unity.Bridge.ProjectFilesGenerator.GenerateProjectFiles ()

SyntaxTree.VisualStudio.Unity.Bridge.ProjectFilesGenerator.GenerateProject ()

SyntaxTree.VisualStudio.Unity.Bridge.ProjectFilesGenerator+<>c__DisplayClass1.<.cctor>b__0 ()

UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at C:/BuildAgent/work/d3d49558e4d408f4/artifacts/EditorGenerated/EditorApplication.cs:214)


유니티 프로젝트를 열었더니 계속 Log창에 찍히는 메세지들... 어쩌고 저쩌고...

해당 파일이 읽기 전용으로 되어 있어서 그렇다.
파일속성에 "읽기전용"을 체크해지하면 에러가 발생하지 않는다.


저작자표시 (새창열림)
    'Unity/memo' 카테고리의 다른 글
    • Error building Player:NullReferenceException : object reference not set to an instance of an object
    • [c#] 문자열에서 더블쿼티션 제거하기
    • unity 로컬에 캐시된 정보를 삭제해 주는 url 링크
    • [펌]BuildAssetBundleOptions
    devmae
    devmae
    enjoy with me?

    티스토리툴바