I get the following error in the ProGet web UI when attempting to change the Storage.LocalStoragePath property from C:\ProgramData\ProGet\LocalStorage to D:\ProgramData\ProGet\LocalStorage
Proget Version is Version 2025.18 (Build 12) I used the Windows offline installer to install and am running on Windows Server 2019.
An error occurred in the web application: Property set method not found.
URL: http://localhost:8624/0x44/proget/Inedo.ProGet.WebApplication.Pages.Administration.AdvancedSettingsPage/ChangeSetting
Referrer: http://localhost:8624/administration/advanced-settings
User: (unknown)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36
IP Address: ::1
Stack trace: at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index)
at Inedo.ProGet.WebApplication.Pages.Administration.AdvancedSettingsPage.ConfigSetting.set_Value(Object value)
at Inedo.ProGet.WebApplication.Pages.Administration.AdvancedSettingsPage.ChangeSetting(String name, Object newValue)
at InvokeStub_AdvancedSettingsPage.ChangeSetting(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
::Web Error on 2026-01-22 10:54:59 AM::