I am new to Mendix and currently unable to open a project that i need to work on . Even when i try to open a new app like “the starter pack” i get this folllowing error message with details : Mendix.Modeler.Utility.Progress.ProgressException ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\estol\OneDrive\Documents\Mendix\App essai 2033-main\theme\logo.png' is denied. 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 Mendix.Modeler.Utility.FileSystem.OpenNewFileForWriting(String filePath) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Utility\FileSystem.cs:line 130 at Mendix.Modeler.Packages.PackageExtractor.Extract(ZipFile zipFile, IEnumerable`1 files, String baseDirectory, Func`2 getUpdatedFilePath) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Core\Packages\PackageExtractor.cs:line 46 at Mendix.Modeler.Packages.PackageExtractor.Extract(ZipFile zipFile, IEnumerable`1 files, String destinationPath) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Core\Packages\PackageExtractor.cs:line 24 at Mendix.Modeler.ProjectHandling.Packages.ProjectPackageImporter.<>c__DisplayClass7_0.<Import>b__0(IProgressInfo info) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.ProjectHandling\Packages\ProjectPackageImporter.cs:line 47 at Mendix.Modeler.UIFramework.Progress.ProcessRunner.RunStep(Step step) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 83 at Mendix.Modeler.UIFramework.Progress.ProcessRunner.OnDoWork(Object sender, DoWorkEventArgs e) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 63 at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument) --- End of inner exception stack trace --- at Mendix.Modeler.UIFramework.Progress.ProcessRunner.Run() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 45 at Mendix.Modeler.ProjectHandling.Packages.ProjectPackageImporter.Import(CreateProjectConfig config, ZipFile zipFile, ModelerPackage package, String title, Boolean isNewProject) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.ProjectHandling\Packages\ProjectPackageImporter.cs:line 62 at Mendix.Modeler.ProjectHandling.Packages.ProjectPackageImporterUI.ImportPackage(CreateProjectConfig config, ZipFile zipFile, ModelerPackage package, String processTitle, Boolean isNewProject) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.ProjectHandling\Packages\ProjectPackageImporterUI.cs:line 101 at Mendix.Modeler.ProjectHandling.Packages.ProjectPackageImporterUI.Import(String packageFilePath, CreateProjectConfig config, String processTitle, Boolean isNewProject) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.ProjectHandling\Packages\ProjectPackageImporterUI.cs:line 73 at Mendix.Modeler.ProjectHandling.Creators.AppStoreProjectCreator.CreateAppStoreProject(String appId, Func`2 getSettings, String processTitle) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.ProjectHandling\Creators\AppStoreProjectCreator.cs:line 76 at Mendix.Modeler.ProjectHandling.Creators.ProjectCreator.CreateProject(AppTemplate template, AppSettings settings) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.ProjectHandling\Creators\ProjectCreator.cs:line 46 at Mendix.Modeler.ProjectHandling.Creators.ProjectCreatorUI.CreateProject(AppTemplate template) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.ProjectHandling.View\Creators\ProjectCreatorUI.cs:line 62 at Mendix.Modeler.WindowsGui.Dashboard.DashboardControl.ActivateTemplate(AppTemplate appTemplate) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.WindowsGui\Dashboard\DashboardControl.xaml.cs:line 76 at Mendix.Modeler.WindowsGui.Dashboard.TemplateDetailsView.OnUseThisTemplateClicked(Object sender, RoutedEventArgs e) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.WindowsGui\Dashboard\Views\TemplateDetailsView.xaml.cs:line 33 at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 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) I don’t know what to do to finally be able to use the platform, so any help is warmly welcomed! Thanks
asked
tocndix mendix
1 answers
1
It looks like you’re storing your mendix projects in a folder within a OneDrive.
I assume that this is causing the error, can you try to store your project in another folder, eg. c:\Mendix\