| re: "The resource cannot be found" error accessing a .aspx file
"Steve M" <steve@donotreply.com> wrote in message
news:<ODPjALQFFHA.1084@tk2msftngp13.phx.gbl>...
[color=blue]
> I figured it out.
>
> Under the root path in IIS configuration, under "Home Directory"
> under the field "local path". "c:\inetpub\mywebsite\" is not the same
> as "c:\inetpub\mywebsite" apparently now. My site came back alive as
> soon as I removed the trailing backslash so that the path now says
> "c:\inetpub\mywebsite".
>
> Who would know?
>[/color]
Did you by any means install the latest security patches from
Microsoft like the Security Update for Microsoft .NET Framework,
Version 1.1 Service Pack 1 (KB886903)? After I installed this (and
other patches) and rebooted the server, all sites worked except the
one utilizing .Net. Luckily I discovered this post and it solved my
problem too. Works like a charm again.
Grtz,
Mac |