UnauthorizedAccessException: 对路径“DYXYPrompts”的访问被拒绝。 StackTrace: 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost) 在 System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost) 在 DynamicClass.PromptCategoryManager..ctor() 在 DynamicClass.MainProgram.InitPhaseC_PromptControls(Window win, IDictionary`2 dataContext) 在 DynamicClass.MainProgram.InitPhaseB_AIControls(Window win, IDictionary`2 dataContext) 在 DynamicClass.MainProgram.InitPhaseA_CoreButtons(Window win, IDictionary`2 dataContext) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)