Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnauthorizedAccessException occurs when right-clicking files in a remote TFS workspace #51

Open
stimpy77 opened this issue May 31, 2016 · 0 comments
Labels

Comments

@stimpy77
Copy link
Owner

stimpy77 commented May 31, 2016

Unhandled UnauthorizedAccessException (System.UnauthorizedAccessException):
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode)
   at Wijits.FastKoala.Utilities.ProjectUtilities.GetProjectRoot(Project project) in c:\projects\fastkoala\Fast Koala\Utilities\ProjectUtilities.cs:line 92
   at Wijits.FastKoala.Utilities.ProjectProperties.get_ProjectRoot() in c:\projects\fastkoala\Fast Koala\Utilities\ProjectProperties.cs:line 34
   at Wijits.FastKoala.Utilities.ProjectProperties.GetPropertyValue(String propertyName, String condition) in c:\projects\fastkoala\Fast Koala\Utilities\ProjectProperties.cs:line 57
   at Wijits.FastKoala.Utilities.ProjectProperties.get_BuildTimeAppCfgTransformsEnabled() in c:\projects\fastkoala\Fast Koala\Utilities\ProjectProperties.cs:line 39
   at Wijits.FastKoala.Transformations.BuildTimeTransformationsEnabler.get_HasBuildTimeTransformationsEnabled() in c:\projects\fastkoala\Fast Koala\Transformations\BuildTimeTransformationsEnabler.cs:line 566
   at Wijits.FastKoala.Transformations.BuildTimeTransformationsEnabler.get_CanEnableBuildTimeTransformations() in c:\projects\fastkoala\Fast Koala\Transformations\BuildTimeTransformationsEnabler.cs:line 532
   at Wijits.FastKoala.FastKoalaPackage.<EnableBuildTimeTransformationsMenuItemProject_BeforeQueryStatus>d__48.MoveNext() in c:\projects\fastkoala\Fast Koala\FastKoalaPackage.cs:line 676
@stimpy77 stimpy77 added the bug label May 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant