Used the Versioner to update my LBT version to 1.7.26 and ran into this issue
LBT Plugin: System.UnauthorizedAccessException: Access to the path ‘C:\Program Files\ladybug_tools\grasshopper\dragonfly_grasshopper’ is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator1.AddSearchableDirsToStack(SearchData localSearchData) at System.IO.FileSystemEnumerableIterator
1.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable
1 collection)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at System.Linq.Enumerable.d__172.MoveNext() at System.Collections.Generic.List
1.InsertRange(Int32 index, IEnumerable`1 collection)
at Ladybug.GH.Loader.Ladybug_LoaderInfo.LoadGrasshopperComponents()
at Ladybug.GH.Loader.Ladybug_LoaderInfo…ctor()
Please advise.