Anytime I try to load an aspx file in my browser from my
iis server or try to run the debugger in VS7 web project
to debug aspx, I get Server Application Error.

In the event log it says this:
The server failed to load application '/LM/W3SVC'. The
error was 'The specified metadata was not found.

Does anybody know what this means and how to fix it?

Re: problem running aspx by Curt_C

Curt_C
Sat Aug 30 19:48:39 CDT 2003

I'd suggest a DotNet group on ASPX issues.
This one in ASP so you'll get better/more responses there.

--
----------------------------------------------------------
Curt Christianson (Software_AT_Darkfalz.Com)
Owner/Lead Designer, DF-Software
http://www.Darkfalz.com
---------------------------------------------------------
..Offering free scripts & code snippits for everyone...
---------------------------------------------------------


"Dave" <dave463@hotmail.com> wrote in message
news:035601c36f4d$c36818d0$a101280a@phx.gbl...
> Anytime I try to load an aspx file in my browser from my
> iis server or try to run the debugger in VS7 web project
> to debug aspx, I get Server Application Error.
>
> In the event log it says this:
> The server failed to load application '/LM/W3SVC'. The
> error was 'The specified metadata was not found.
>
> Does anybody know what this means and how to fix it?