Hi all,
E3D Draw users are facing frequent force exit of application. Reviewing reports are giving below similar error for all user. Why this error is coming, and how we can avoid this. Users are having writing permission to that folder. Please help!!
Failed to start Find Addin
System.UnauthorizedAccessException: Access to the path 'E:\Projects\ASE\asedflts\Searches.Project Settings (ASE)\AVEVA.WriteableTest62b79097-fa8b-4664-85b2-d3ca0e066946' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalDelete(String path, Boolean checkHost)
at System.IO.File.Delete(String path)
at Aveva.ApplicationFramework.SettingsGroupImpl.CanWriteToDirectory(String directoryToCheck)
at Aveva.ApplicationFramework.SettingsGroupImpl..ctor(String name, String directory)
at Aveva.ApplicationFramework.SettingsManagerImpl.AddGroup(String groupName, String directoryName)
at Aveva.Core.Presentation.FindAddIn.SearchGroupImpl.Load()
at Aveva.Core.Presentation.FindAddIn.FindAddin.LoadSavedSearches()
at Aveva.Core.Presentation.FindAddIn.FindAddin.Start(IDependencyResolver resolver)
at Aveva.ApplicationFramework.AddinImpl.Start()
at Aveva.ApplicationFramework.AddinManagerImpl.StartAddins()