System.UnauthorizedAccessException: Access to the path 'D:\UserData\ef3suf00\Documents\Mendix\Learn Now 2025-main\.mendix-cache\base_data' is denied. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) at System.IO.FileStream..ctor(String path, FileMode mode) at Mendix.Modeler.Utility.FileSystem.OpenNewFileForWriting(String filePath) in Mendix.Modeler.Utility\FileSystem.cs:line 236 at Mendix.Modeler.VersionControl.Operations.GitWriteBaseFileOperation.Execute(String versionedFilePath, String destinationPath) in Mendix.Modeler.VersionControl.Git\Operations\GitWriteBaseFileOperation.cs:line 28 at Mendix.Modeler.VersionControl.BaseFileCacheManager.UpdateBaseFileAndMetadata(String projectFilePath, Revision desiredRevision, IVersionControlSystem vcs) in Mendix.Modeler.Core\VersionControl\BaseFileCacheManager.cs:line 83 at Mendix.Modeler.VersionControl.BaseFileCacheManager.EnsureUpToDate(String projectFilePath, IProgressInfo info) in Mendix.Modeler.Core\VersionControl\BaseFileCacheManager.cs:line 72 at Mendix.Modeler.ProjectHandling.View.Openers.ProjectFileOpenerUI.<AddConvertProjectBaseFileStep>b__43_0(IProgressInfo info) in Mendix.Modeler.ProjectHandling.View\Openers\ProjectFileOpenerUI.cs:line 287 at Mendix.Modeler.Utility.Progress.StepBase`1.Run(TProgressInfo info) in Mendix.Modeler.Utility\Progress\Step.cs:line 31 at Mendix.Modeler.Utility.Progress.StepBase`1.Mendix.Modeler.Utility.Progress.IStep.Run(Object progressInfo) in Mendix.Modeler.Utility\Progress\Step.cs:line 36 at Mendix.Modeler.UIFramework.Progress.ProcessRunner.RunStep(IStep step) in Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 167 at Mendix.Modeler.UIFramework.Progress.ProcessRunner.OnDoWork(Object sender, DoWorkEventArgs e) in Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 81 at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)--- End of stack trace from previous location --- at Mendix.Modeler.UIFramework.Progress.ProcessRunner.Run() in Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 57 at Mendix.Modeler.UIFramework.Progress.ProgressUtil.Run(IProcess process) in Mendix.Modeler.UIFramework\Progress\ProgressUtil.cs:line 15 at Mendix.Modeler.ProjectHandling.View.Openers.ProjectFileOpenerUI.DoOpenProject() in Mendix.Modeler.ProjectHandling.View\Openers\ProjectFileOpenerUI.cs:line 228 at Mendix.Modeler.ProjectHandling.View.Openers.ProjectFileOpenerUI.OpenProject() in Mendix.Modeler.ProjectHandling.View\Openers\ProjectFileOpenerUI.cs:line 182 at Mendix.Modeler.ProjectHandling.View.Openers.ProjectOpenerUI.OpenFileProject(String projectFilePath) in Mendix.Modeler.ProjectHandling.View\Openers\ProjectOpenerUI.cs:line 162 at Mendix.Modeler.ProjectHandling.View.Openers.ProjectOpenerUI.OpenOrImportProject(String projectPath) in Mendix.Modeler.ProjectHandling.View\Openers\ProjectOpenerUI.cs:line 144 at Mendix.Modeler.ProjectHandling.View.Openers.ProjectOpenerUI.DoOpenProject(OpenAppData openAppData) in Mendix.Modeler.ProjectHandling.View\Openers\ProjectOpenerUI.cs:line 97 at Mendix.Modeler.ProjectHandling.View.Openers.ProjectOpenerUI.OpenSprintrProject(ISprintrProject sprintrProject) in Mendix.Modeler.ProjectHandling.View\Openers\ProjectOpenerUI.cs:line 87 at Mendix.Modeler.ProjectHandling.View.Openers.ProjectOpenerUI.OpenSprintrProject(String sprintrProjectID) in Mendix.Modeler.ProjectHandling.View\Openers\ProjectOpenerUI.cs:line 75 at Mendix.Modeler.ProjectHandling.View.CommandLine.CommandLineHandler.HandleCommandLineOptions() in Mendix.Modeler.ProjectHandling.View\CommandLine\CommandLineHandler.cs:line 147 at Mendix.Modeler.MainWindow.MainWindow.OnShown(EventArgs e) in Mendix.Modeler.MainWindow\MainWindow.cs:line 205 at Eto.Forms.Control.Callback.OnShown(Control widget, EventArgs e) at Eto.Wpf.Forms.WpfWindow`3.<AttachEvent>b__36_6() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
asked
Fang Sun
1 answers
0
Maybe running studio pro with admin permissions will fix this issue for you