I install .NET Framework and it shows the message saying that was all right, but when I try to run a web site the uses .NET 4, it doesn't run, because IIS doesn't find the .dlls. Even if I search for them at windows explorer, I can't find.

Does anyone had the same problem?

link|improve this question
feedback

1 Answer

IS the web site application pool set to .NET 4 and not the default pool?

link|improve this answer
Yes, it is. Even the default pool is using .NET 4.0 – Andre Nascentes May 6 '10 at 17:47
feedback

Your Answer

 
or
required, but never shown