We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: