Hi,

I'm trying to get IIS 7 working on my home PC, new PC Dual Core, 4GB
ram, 1GB video. I did an upgrade from XP pro and IIS worked fine.

Not I'm not even able to bring up the default page: http://localhost.

I get the following error: Server Error in Application "Default Web
Site"

I tried changing the settings in IIS to allow version 6 compatability
but that did not help.

I'm developing using VS2005 .NET2

Please help
Fick

Re: Vista Ultimate IIS not working by David

David
Wed Feb 21 11:46:17 CST 2007

Turn on Detail Custom Errors and Failed Request Tracing features in
IIS7. They will disclose what module is failing so that you can
diagnose and determine a solution. By default, such info is not
provided for security reasons.

Of course, with VS2005, you can also develop .Net apps without
requiring IIS.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//



On Feb 20, 8:57 pm, "Fick" <jfic...@hotmail.com> wrote:
> Hi,
>
> I'm trying to get IIS 7 working on my home PC, new PC Dual Core, 4GB
> ram, 1GB video. I did an upgrade from XP pro and IIS worked fine.
>
> Not I'm not even able to bring up the default page:http://localhost.
>
> I get the following error: Server Error in Application "Default Web
> Site"
>
> I tried changing the settings in IIS to allow version 6 compatability
> but that did not help.
>
> I'm developing using VS2005 .NET2
>
> Please help
> Fick