IIS 7.0 with pipeline mode = Integrated doesn´t load any image/css in ASP .NET
Posted
by Paul
on Stack Overflow
See other posts from Stack Overflow
or by Paul
Published on 2009-04-29T01:19:04Z
Indexed on
2010/06/14
19:22 UTC
Read the original article
Hit count: 149
Hello guys....
I have a full system working in IIS 5.1 ... I migrated to IIS 7.0 with pipeline mode classic all works fine, but with pipeline Integrated my images/css are not loaded...
I´m using ASP.NET 3.5 with a Web Application...
Any help?
© Stack Overflow or respective owner