I have an application in dajngo does anyone know why I have this error? "This configuration section cannot be used on this route. This happens when the section is locked at a parent level. The lock is either default (overrideModeDefault="Deny"), or explicitly set by a location tag with overrideMode="Deny " or the legacy allowOverride="false"."
I think it's because I can't enable wfastcgi "wfastcgi-enable"
['C:\\Windows\\system32\\inetsrv\\appcmd.exe', 'set', 'config', '/section:system.webServer/fastCGI', "/+[full path='C:\ \Users\\Administrator\\AppData\\Local\\Programs\\Python\\Python310\\python.exe', arguments='C:\\Users\\Administrator\\AppData\\Local\\Programs\\Python \ \Python310\\lib\\site-packages\\wfastcgi.py', signalBeforeTerminateSeconds='30']"]
"Please make sure your user has sufficient privileges and try again."
"