错误 - "找不到文件create \ UI.xml"在umbraco中创建用户

时间:2018-01-14 15:40:09

标签: umbraco

我尝试在umbraco系统中创建另一个用户。但当我点击按钮"创建" (在用户下)我收到此错误:

  

找不到文件   ' \ dev05-PC \ C $ \ Users \用户moshel \源\工作区\ Aman.Magar.Maply \ WebAdmin的\一把umbraco \配置\创建\ UI.xml&#39 ;.   描述:执行期间发生未处理的异常   当前的网络请求。请查看堆栈跟踪了解更多信息   有关错误的信息以及它在代码中的起源。

     

异常详细信息:System.IO.FileNotFoundException:找不到   文件   ' \ dev05-PC \ C $ \ Users \用户moshel \源\工作区\ Aman.Magar.Maply \ WebAdmin的\一把umbraco \配置\创建\ UI.xml'

     

来源错误:

     

执行期间生成了未处理的异常   当前的网络请求。有关的来源和位置的信息   可以使用下面的异常堆栈跟踪来识别异常。

     

堆栈追踪:

     

[FileNotFoundException:找不到文件   ' \ dev05-PC \ C $ \ Users \用户moshel \源\工作区\ Aman.Magar.Maply \ WebAdmin的\一把umbraco \配置\创建\ UI.xml&#39 ;.]   System.IO .__ Error.WinIOError(Int32 errorCode,String maybeFullPath)   +382 System.IO.FileStream.Init(String path,FileMode mode,FileAccess access,Int32 rights,Boolean useRights,FileShare share,   Int32 bufferSize,FileOptions选项,SECURITY_ATTRIBUTES secAttrs,   String msgPath,Boolean bFromProxy,Boolean useLongPath,Boolean   checkHost)+736 System.IO.FileStream..ctor(String path,FileMode   模式,FileAccess访问,FileShare共享,Int32 bufferSize)+63
  System.Xml.XmlDownloadManager.GetStream(Uri uri,ICredentials   凭证,IWebProxy代理,RequestCachePolicy cachePolicy)+77
  System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri,String role,Type   ofObjectToReturn)+69
  System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)+54
  System.Threading.CompressedStack.runTryCode(Object userData)+70
  System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode   code,CleanupCode backoutCode,Object userData)+0
  System.Threading.CompressedStack.Run(CompressedStack compressedStack,   ContextCallback回调,对象状态)+92
  System.Xml.XmlTextReaderImpl.OpenUrl()+132
  System.Xml.XmlTextReaderImpl.Read()+208
  System.Xml.XmlLoader.Load(XmlDocument doc,XmlReader reader,Boolean   preserveWhitespace)+132 System.Xml.XmlDocument.Load(XmlReader   读者)+107 Umbraco.Web.UI.LegacyDialogHandler.GetXmlDoc()+ 1366   Umbraco.Web.UI.LegacyDialogHandler.GetTaskForOperation(HttpContextBase   httpContext,User umbracoUser,Operation op,String nodeType)+149
  Umbraco.Web.UI.LegacyDialogHandler.UserHasCreateAccess(HttpContextBase   httpContext,User umbracoUser,String nodeType)+13
  Umbraco.Web.UI.Umbraco.CreateDialog.SecurityCheck(字符串   nodeTypeAlias)+71
  Umbraco.Web.UI.Umbraco.CreateDialog.OnLoad(EventArgs e)+50
  System.Web.UI.Control.LoadRecursive()+59
  System.Web.UI.Page.ProcessRequestMain(布尔   includeStagesBeforeAsyncPoint,Boolean includeStagesAfterAsyncPoint)   780

     

版本信息:Microsoft .NET Framework版本:4.0.30319;   ASP.NET版本:4.7.2110.0

任何想法?谢谢!

1 个答案:

答案 0 :(得分:0)

请检查' \ dev05-pc \ c $ \ Users \ moshel \ source \ Workspaces \ Aman.Magar.Maply \ WebAdmin \ umbraco \ config \ create \ UI.xml'。文件存在并请检查" Umbraco"文件夹权限

权限应如此处所述 - https://our.umbraco.org/Documentation/Getting-Started/Setup/Server-Setup/permissions