So I am using visual studio with a big web app, I remember every time I would launch it, there was a .vs folder that would contain an applicationhost.config file in which I would modify the allowedServerVariables property.
for some reason, I don't see that folder anymore... I don't know if a Visual Studio setting, or just a display property (I remember the folder was like kind of transparent)
But the one sure thing is that I haven't changed anything in the code. Is there a way that this is linked to a setting in Visual Studio?