我在这些Windows服务中使用了Windows服务我在其中使用Nhibenate会话和方法,但是当我使用 installutil yourproject.exe命令安装它时服务不起作用,但它在调试模式下工作
这是错误消息
System.UnauthorizedAccessException: Access to the path 'C:\Windows\system32\config\systemprofile\AppData\Local\Application Data\' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.CommonInit()
at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler)
at System.IO.DirectoryInfo.InternalGetDirectories(String searchPattern, SearchOption searchOption)