Hello Diego,
maybe u've installed smth which change the IIS settings silently
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog:
http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
DS> I have a Windows 2003 server with a couple of websites published
DS> with
DS> IIS. Every website and virtual directory is set to run .net
DS> framework
DS> v1.1. The most used of those websites is developed for v1.1 but
DS> after
DS> some days running right, IIS suddenly starts running it under v2.0.
DS> Although there is not a single virtual directory trying to run v2.0,
DS> IIS does want it. I've created an app. pool and add the problematic
DS> website inside it, but the issue continues. I've finally prohibited
DS> asp.net v2.0 in "web service extensions but I don't think it's a
DS> good
DS> workaround.
DS> BTW aspnet_regiis.exe -lk says that everything is running v1.1
DS> Do you have any suggestion?
DS> Thanks in advance.
DS>