473,408 Members | 1,874 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

The server failed to load application '/LM/W3SVC'.

Hi to all.
My IIS has kicked the bucket.
When i try to load an aspx page i get this:

Server Application Error
The server has encountered an error while loading an application during the
processing of your request. Please refer to the event log for more detail
information. Please contact the server administrator for assistance.

And this is what it says in the event log:

Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 4/21/2004
Time: 2:56:55 PM
User: N/A
Computer: xxxxxx
Description:
The server failed to load application '/LM/W3SVC'. The error was 'The
specified metadata was not found.

I'v googled for it, but couldn't find anything that works.
Any idea?
Thanks.
Nov 18 '05 #1
8 2732
you may want to try running aspnetregiis at a command prompt to restore your
settings

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/27cok
"Sharon" <ta*******@hotmail.com> wrote in message
news:uJ**************@tk2msftngp13.phx.gbl...
Hi to all.
My IIS has kicked the bucket.
When i try to load an aspx page i get this:

Server Application Error
The server has encountered an error while loading an application during
the
processing of your request. Please refer to the event log for more detail
information. Please contact the server administrator for assistance.

And this is what it says in the event log:

Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 4/21/2004
Time: 2:56:55 PM
User: N/A
Computer: xxxxxx
Description:
The server failed to load application '/LM/W3SVC'. The error was 'The
specified metadata was not found.

I'v googled for it, but couldn't find anything that works.
Any idea?
Thanks.

Nov 18 '05 #2
What is aspnetregiis?
Can't find it.
Here are some things i tried:
Reinstalled IIS.
Reinstalled Dot Net framework.
IWAM_machineName added to administrators.
IUSR_machineName added to administrators.
Remove / Create Application.
When trying to run synciwam.vbs i get this:
Error: 1AD:ActiveX component can't create object.
I can browse the content of the folder, but can't run ASPX.
I think i'll have to reinstall XP.
Sharon.

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:Ok**************@TK2MSFTNGP11.phx.gbl...
you may want to try running aspnetregiis at a command prompt to restore your settings

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/27cok
"Sharon" <ta*******@hotmail.com> wrote in message
news:uJ**************@tk2msftngp13.phx.gbl...
Hi to all.
My IIS has kicked the bucket.
When i try to load an aspx page i get this:

Server Application Error
The server has encountered an error while loading an application during
the
processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.

And this is what it says in the event log:

Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 4/21/2004
Time: 2:56:55 PM
User: N/A
Computer: xxxxxx
Description:
The server failed to load application '/LM/W3SVC'. The error was 'The
specified metadata was not found.

I'v googled for it, but couldn't find anything that works.
Any idea?
Thanks.


Nov 18 '05 #3
try this
http://support.microsoft.com/default...;en-us;q306005

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"Sharon" <ta*******@hotmail.com> wrote in message
news:O%****************@TK2MSFTNGP09.phx.gbl...
What is aspnetregiis?
Can't find it.
Here are some things i tried:
Reinstalled IIS.
Reinstalled Dot Net framework.
IWAM_machineName added to administrators.
IUSR_machineName added to administrators.
Remove / Create Application.
When trying to run synciwam.vbs i get this:
Error: 1AD:ActiveX component can't create object.
I can browse the content of the folder, but can't run ASPX.
I think i'll have to reinstall XP.
Sharon.

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:Ok**************@TK2MSFTNGP11.phx.gbl...
you may want to try running aspnetregiis at a command prompt to restore

your
settings

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/27cok
"Sharon" <ta*******@hotmail.com> wrote in message
news:uJ**************@tk2msftngp13.phx.gbl...
> Hi to all.
> My IIS has kicked the bucket.
> When i try to load an aspx page i get this:
>
> Server Application Error
> The server has encountered an error while loading an application during
> the
> processing of your request. Please refer to the event log for more detail > information. Please contact the server administrator for assistance.
>
> And this is what it says in the event log:
>
> Event Type: Warning
> Event Source: W3SVC
> Event Category: None
> Event ID: 36
> Date: 4/21/2004
> Time: 2:56:55 PM
> User: N/A
> Computer: xxxxxx
> Description:
> The server failed to load application '/LM/W3SVC'. The error was 'The
> specified metadata was not found.
>
> I'v googled for it, but couldn't find anything that works.
> Any idea?
> Thanks.
>
>



Nov 18 '05 #4
Thanks for the help, but unfortunatly
"%windir%\Microsoft.NET\Framework\version\aspnet_r egiis.exe" -i
and
regsvr32 %windir%\Microsoft.NET\Framework\version\aspnet_is api.dll
didn't help.
Any other ideas before i nuke it?

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:Oh**************@tk2msftngp13.phx.gbl...
try this
http://support.microsoft.com/default...;en-us;q306005

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"Sharon" <ta*******@hotmail.com> wrote in message
news:O%****************@TK2MSFTNGP09.phx.gbl...
What is aspnetregiis?
Can't find it.
Here are some things i tried:
Reinstalled IIS.
Reinstalled Dot Net framework.
IWAM_machineName added to administrators.
IUSR_machineName added to administrators.
Remove / Create Application.
When trying to run synciwam.vbs i get this:
Error: 1AD:ActiveX component can't create object.
I can browse the content of the folder, but can't run ASPX.
I think i'll have to reinstall XP.
Sharon.

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:Ok**************@TK2MSFTNGP11.phx.gbl...
you may want to try running aspnetregiis at a command prompt to restore

your
settings

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/27cok
"Sharon" <ta*******@hotmail.com> wrote in message
news:uJ**************@tk2msftngp13.phx.gbl...
> Hi to all.
> My IIS has kicked the bucket.
> When i try to load an aspx page i get this:
>
> Server Application Error
> The server has encountered an error while loading an application during > the
> processing of your request. Please refer to the event log for more

detail
> information. Please contact the server administrator for assistance.
>
> And this is what it says in the event log:
>
> Event Type: Warning
> Event Source: W3SVC
> Event Category: None
> Event ID: 36
> Date: 4/21/2004
> Time: 2:56:55 PM
> User: N/A
> Computer: xxxxxx
> Description:
> The server failed to load application '/LM/W3SVC'. The error was 'The > specified metadata was not found.
>
> I'v googled for it, but couldn't find anything that works.
> Any idea?
> Thanks.
>
>



Nov 18 '05 #5
Event Type: Error
Event Source: COM+
Event Category: (98)
Event ID: 4822
Date: 4/23/2004
Time: 3:53:57 AM
User: N/A
Computer: xxxxxxx
Description:
A condition has occurred that indicates this COM+ application is in an
unstable state or is not functioning correctly. Assertion Failure:
SUCCEEDED(hr)

Server Application ID: {02D4B3F1-FD88-11D1-960D-00805FC79235}
Server Application Instance ID:
{B583E9D0-1989-43EC-854D-C311B4298A49}
Server Application Name: System Application
The serious nature of this error has caused the process to terminate.
Error Code = 0x8000ffff : Catastrophic failure
COM+ Services Internals Information:
File: d:\nt_qxp\com\com1x\src\comsvcs\tracker\trksvr\trk svrimpl.cpp, Line:
3000
Comsvcs.dll file version: ENU 2001.12.4414.53 shp

How can i reinstall COM+?

"Sharon" <ta*******@hotmail.com> wrote in message
news:uw**************@TK2MSFTNGP09.phx.gbl...
Thanks for the help, but unfortunatly
"%windir%\Microsoft.NET\Framework\version\aspnet_r egiis.exe" -i
and
regsvr32 %windir%\Microsoft.NET\Framework\version\aspnet_is api.dll
didn't help.
Any other ideas before i nuke it?

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:Oh**************@tk2msftngp13.phx.gbl...
try this
http://support.microsoft.com/default...;en-us;q306005

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"Sharon" <ta*******@hotmail.com> wrote in message
news:O%****************@TK2MSFTNGP09.phx.gbl...
What is aspnetregiis?
Can't find it.
Here are some things i tried:
Reinstalled IIS.
Reinstalled Dot Net framework.
IWAM_machineName added to administrators.
IUSR_machineName added to administrators.
Remove / Create Application.
When trying to run synciwam.vbs i get this:
Error: 1AD:ActiveX component can't create object.
I can browse the content of the folder, but can't run ASPX.
I think i'll have to reinstall XP.
Sharon.

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:Ok**************@TK2MSFTNGP11.phx.gbl...
> you may want to try running aspnetregiis at a command prompt to restore your
> settings
>
> --
> Regards,
> Alvin Bruney [ASP.NET MVP]
> Got tidbits? Get it here...
> http://tinyurl.com/27cok
> "Sharon" <ta*******@hotmail.com> wrote in message
> news:uJ**************@tk2msftngp13.phx.gbl...
> > Hi to all.
> > My IIS has kicked the bucket.
> > When i try to load an aspx page i get this:
> >
> > Server Application Error
> > The server has encountered an error while loading an application during> > the
> > processing of your request. Please refer to the event log for more
detail
> > information. Please contact the server administrator for assistance.> >
> > And this is what it says in the event log:
> >
> > Event Type: Warning
> > Event Source: W3SVC
> > Event Category: None
> > Event ID: 36
> > Date: 4/21/2004
> > Time: 2:56:55 PM
> > User: N/A
> > Computer: xxxxxx
> > Description:
> > The server failed to load application '/LM/W3SVC'. The error was 'The> > specified metadata was not found.
> >
> > I'v googled for it, but couldn't find anything that works.
> > Any idea?
> > Thanks.
> >
> >
>
>



Nov 18 '05 #6
Comsvcs.dll
re-register this dll, or can you get a new copy of the dll. Well, after much
thought, you should just re-install the components

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"Sharon" <ta*******@hotmail.com> wrote in message
news:uo**************@TK2MSFTNGP09.phx.gbl...
Event Type: Error
Event Source: COM+
Event Category: (98)
Event ID: 4822
Date: 4/23/2004
Time: 3:53:57 AM
User: N/A
Computer: xxxxxxx
Description:
A condition has occurred that indicates this COM+ application is in an
unstable state or is not functioning correctly. Assertion Failure:
SUCCEEDED(hr)

Server Application ID: {02D4B3F1-FD88-11D1-960D-00805FC79235}
Server Application Instance ID:
{B583E9D0-1989-43EC-854D-C311B4298A49}
Server Application Name: System Application
The serious nature of this error has caused the process to terminate.
Error Code = 0x8000ffff : Catastrophic failure
COM+ Services Internals Information:
File: d:\nt_qxp\com\com1x\src\comsvcs\tracker\trksvr\trk svrimpl.cpp, Line:
3000
Comsvcs.dll file version: ENU 2001.12.4414.53 shp

How can i reinstall COM+?

"Sharon" <ta*******@hotmail.com> wrote in message
news:uw**************@TK2MSFTNGP09.phx.gbl...
Thanks for the help, but unfortunatly
"%windir%\Microsoft.NET\Framework\version\aspnet_r egiis.exe" -i
and
regsvr32 %windir%\Microsoft.NET\Framework\version\aspnet_is api.dll
didn't help.
Any other ideas before i nuke it?

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:Oh**************@tk2msftngp13.phx.gbl...
> try this
> http://support.microsoft.com/default...;en-us;q306005
>
> --
> Regards,
> Alvin Bruney
> [ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
> Got tidbits? Get it here... http://tinyurl.com/27cok
> "Sharon" <ta*******@hotmail.com> wrote in message
> news:O%****************@TK2MSFTNGP09.phx.gbl...
> > What is aspnetregiis?
> > Can't find it.
> > Here are some things i tried:
> > Reinstalled IIS.
> > Reinstalled Dot Net framework.
> > IWAM_machineName added to administrators.
> > IUSR_machineName added to administrators.
> > Remove / Create Application.
> > When trying to run synciwam.vbs i get this:
> > Error: 1AD:ActiveX component can't create object.
> > I can browse the content of the folder, but can't run ASPX.
> > I think i'll have to reinstall XP.
> > Sharon.
> >
> > "Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
> > news:Ok**************@TK2MSFTNGP11.phx.gbl...
> >> you may want to try running aspnetregiis at a command prompt to restore > > your
> >> settings
> >>
> >> --
> >> Regards,
> >> Alvin Bruney [ASP.NET MVP]
> >> Got tidbits? Get it here...
> >> http://tinyurl.com/27cok
> >> "Sharon" <ta*******@hotmail.com> wrote in message
> >> news:uJ**************@tk2msftngp13.phx.gbl...
> >> > Hi to all.
> >> > My IIS has kicked the bucket.
> >> > When i try to load an aspx page i get this:
> >> >
> >> > Server Application Error
> >> > The server has encountered an error while loading an application

during
> >> > the
> >> > processing of your request. Please refer to the event log for more
> > detail
> >> > information. Please contact the server administrator for assistance. > >> >
> >> > And this is what it says in the event log:
> >> >
> >> > Event Type: Warning
> >> > Event Source: W3SVC
> >> > Event Category: None
> >> > Event ID: 36
> >> > Date: 4/21/2004
> >> > Time: 2:56:55 PM
> >> > User: N/A
> >> > Computer: xxxxxx
> >> > Description:
> >> > The server failed to load application '/LM/W3SVC'. The error was

'The
> >> > specified metadata was not found.
> >> >
> >> > I'v googled for it, but couldn't find anything that works.
> >> > Any idea?
> >> > Thanks.
> >> >
> >> >
> >>
> >>
> >
> >
>
>



Nov 18 '05 #7
How do i reinstall the components?

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:Om**************@TK2MSFTNGP11.phx.gbl...
Comsvcs.dll
re-register this dll, or can you get a new copy of the dll. Well, after much thought, you should just re-install the components

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"Sharon" <ta*******@hotmail.com> wrote in message
news:uo**************@TK2MSFTNGP09.phx.gbl...
Event Type: Error
Event Source: COM+
Event Category: (98)
Event ID: 4822
Date: 4/23/2004
Time: 3:53:57 AM
User: N/A
Computer: xxxxxxx
Description:
A condition has occurred that indicates this COM+ application is in an
unstable state or is not functioning correctly. Assertion Failure:
SUCCEEDED(hr)

Server Application ID: {02D4B3F1-FD88-11D1-960D-00805FC79235}
Server Application Instance ID:
{B583E9D0-1989-43EC-854D-C311B4298A49}
Server Application Name: System Application
The serious nature of this error has caused the process to terminate.
Error Code = 0x8000ffff : Catastrophic failure
COM+ Services Internals Information:
File: d:\nt_qxp\com\com1x\src\comsvcs\tracker\trksvr\trk svrimpl.cpp, Line: 3000
Comsvcs.dll file version: ENU 2001.12.4414.53 shp

How can i reinstall COM+?

"Sharon" <ta*******@hotmail.com> wrote in message
news:uw**************@TK2MSFTNGP09.phx.gbl...
Thanks for the help, but unfortunatly
"%windir%\Microsoft.NET\Framework\version\aspnet_r egiis.exe" -i
and
regsvr32 %windir%\Microsoft.NET\Framework\version\aspnet_is api.dll
didn't help.
Any other ideas before i nuke it?

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:Oh**************@tk2msftngp13.phx.gbl...
> try this
> http://support.microsoft.com/default...;en-us;q306005
>
> --
> Regards,
> Alvin Bruney
> [ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
> Got tidbits? Get it here... http://tinyurl.com/27cok
> "Sharon" <ta*******@hotmail.com> wrote in message
> news:O%****************@TK2MSFTNGP09.phx.gbl...
> > What is aspnetregiis?
> > Can't find it.
> > Here are some things i tried:
> > Reinstalled IIS.
> > Reinstalled Dot Net framework.
> > IWAM_machineName added to administrators.
> > IUSR_machineName added to administrators.
> > Remove / Create Application.
> > When trying to run synciwam.vbs i get this:
> > Error: 1AD:ActiveX component can't create object.
> > I can browse the content of the folder, but can't run ASPX.
> > I think i'll have to reinstall XP.
> > Sharon.
> >
> > "Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message > > news:Ok**************@TK2MSFTNGP11.phx.gbl...
> >> you may want to try running aspnetregiis at a command prompt to

restore
> > your
> >> settings
> >>
> >> --
> >> Regards,
> >> Alvin Bruney [ASP.NET MVP]
> >> Got tidbits? Get it here...
> >> http://tinyurl.com/27cok
> >> "Sharon" <ta*******@hotmail.com> wrote in message
> >> news:uJ**************@tk2msftngp13.phx.gbl...
> >> > Hi to all.
> >> > My IIS has kicked the bucket.
> >> > When i try to load an aspx page i get this:
> >> >
> >> > Server Application Error
> >> > The server has encountered an error while loading an application
during
> >> > the
> >> > processing of your request. Please refer to the event log for more > > detail
> >> > information. Please contact the server administrator for

assistance.
> >> >
> >> > And this is what it says in the event log:
> >> >
> >> > Event Type: Warning
> >> > Event Source: W3SVC
> >> > Event Category: None
> >> > Event ID: 36
> >> > Date: 4/21/2004
> >> > Time: 2:56:55 PM
> >> > User: N/A
> >> > Computer: xxxxxx
> >> > Description:
> >> > The server failed to load application '/LM/W3SVC'. The error was 'The
> >> > specified metadata was not found.
> >> >
> >> > I'v googled for it, but couldn't find anything that works.
> >> > Any idea?
> >> > Thanks.
> >> >
> >> >
> >>
> >>
> >
> >
>
>



Nov 18 '05 #8
its a windows server component. install it from control panel Microsoft
Transaction Server

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"Sharon" <ta*******@hotmail.com> wrote in message
news:Oa**************@TK2MSFTNGP11.phx.gbl...
How do i reinstall the components?

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:Om**************@TK2MSFTNGP11.phx.gbl...
Comsvcs.dll
re-register this dll, or can you get a new copy of the dll. Well, after

much
thought, you should just re-install the components

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"Sharon" <ta*******@hotmail.com> wrote in message
news:uo**************@TK2MSFTNGP09.phx.gbl...
> Event Type: Error
> Event Source: COM+
> Event Category: (98)
> Event ID: 4822
> Date: 4/23/2004
> Time: 3:53:57 AM
> User: N/A
> Computer: xxxxxxx
> Description:
> A condition has occurred that indicates this COM+ application is in an
> unstable state or is not functioning correctly. Assertion Failure:
> SUCCEEDED(hr)
>
> Server Application ID: {02D4B3F1-FD88-11D1-960D-00805FC79235}
> Server Application Instance ID:
> {B583E9D0-1989-43EC-854D-C311B4298A49}
> Server Application Name: System Application
> The serious nature of this error has caused the process to terminate.
> Error Code = 0x8000ffff : Catastrophic failure
> COM+ Services Internals Information:
> File: d:\nt_qxp\com\com1x\src\comsvcs\tracker\trksvr\trk svrimpl.cpp, Line: > 3000
> Comsvcs.dll file version: ENU 2001.12.4414.53 shp
>
> How can i reinstall COM+?
>
> "Sharon" <ta*******@hotmail.com> wrote in message
> news:uw**************@TK2MSFTNGP09.phx.gbl...
>> Thanks for the help, but unfortunatly
>> "%windir%\Microsoft.NET\Framework\version\aspnet_r egiis.exe" -i
>> and
>> regsvr32 %windir%\Microsoft.NET\Framework\version\aspnet_is api.dll
>> didn't help.
>> Any other ideas before i nuke it?
>>
>> "Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
>> news:Oh**************@tk2msftngp13.phx.gbl...
>> > try this
>> > http://support.microsoft.com/default...;en-us;q306005
>> >
>> > --
>> > Regards,
>> > Alvin Bruney
>> > [ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
>> > Got tidbits? Get it here... http://tinyurl.com/27cok
>> > "Sharon" <ta*******@hotmail.com> wrote in message
>> > news:O%****************@TK2MSFTNGP09.phx.gbl...
>> > > What is aspnetregiis?
>> > > Can't find it.
>> > > Here are some things i tried:
>> > > Reinstalled IIS.
>> > > Reinstalled Dot Net framework.
>> > > IWAM_machineName added to administrators.
>> > > IUSR_machineName added to administrators.
>> > > Remove / Create Application.
>> > > When trying to run synciwam.vbs i get this:
>> > > Error: 1AD:ActiveX component can't create object.
>> > > I can browse the content of the folder, but can't run ASPX.
>> > > I think i'll have to reinstall XP.
>> > > Sharon.
>> > >
>> > > "Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message >> > > news:Ok**************@TK2MSFTNGP11.phx.gbl...
>> > >> you may want to try running aspnetregiis at a command prompt to
> restore
>> > > your
>> > >> settings
>> > >>
>> > >> --
>> > >> Regards,
>> > >> Alvin Bruney [ASP.NET MVP]
>> > >> Got tidbits? Get it here...
>> > >> http://tinyurl.com/27cok
>> > >> "Sharon" <ta*******@hotmail.com> wrote in message
>> > >> news:uJ**************@tk2msftngp13.phx.gbl...
>> > >> > Hi to all.
>> > >> > My IIS has kicked the bucket.
>> > >> > When i try to load an aspx page i get this:
>> > >> >
>> > >> > Server Application Error
>> > >> > The server has encountered an error while loading an
>> > >> > application
>> during
>> > >> > the
>> > >> > processing of your request. Please refer to the event log for more >> > > detail
>> > >> > information. Please contact the server administrator for
> assistance.
>> > >> >
>> > >> > And this is what it says in the event log:
>> > >> >
>> > >> > Event Type: Warning
>> > >> > Event Source: W3SVC
>> > >> > Event Category: None
>> > >> > Event ID: 36
>> > >> > Date: 4/21/2004
>> > >> > Time: 2:56:55 PM
>> > >> > User: N/A
>> > >> > Computer: xxxxxx
>> > >> > Description:
>> > >> > The server failed to load application '/LM/W3SVC'. The error was >> 'The
>> > >> > specified metadata was not found.
>> > >> >
>> > >> > I'v googled for it, but couldn't find anything that works.
>> > >> > Any idea?
>> > >> > Thanks.
>> > >> >
>> > >> >
>> > >>
>> > >>
>> > >
>> > >
>> >
>> >
>>
>>
>
>



Nov 18 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Steve Battisti | last post by:
Hello all, I posted recently about a HTTP1.1/500 Server Error message I was getting. I was pointed to http://www.aspfaq.com/show.asp?id=2109. I did everything listed in that FAQ, and I still...
1
by: Shahzad | last post by:
Hello I m geting The Following Error Message please I m able to execute the HTML PAGES but not able to run ASP pages... I have win2k server , ADS , IIS5.0 , framework 1.1 on my PC. Help...
8
by: middletree | last post by:
I use to always be able to view my local ASP pages at http://localhost, but a few days ago, it started giving me the following notice: =================== Server Application Error The server has...
2
by: Kevin R | last post by:
I'm trying to get asp.net 1.1 running on my home PC. When I try creating a new ASP.NET Web Application in 'Visual Studio .NET 2003' I get the following error: "Visual Studio .NET has detected...
7
by: Alan Silver | last post by:
Hello, I would like to create a new web site with VWD, but would like to run it under IIS, not the development server. One reason for this is that I want the web site to be at the domain root,...
4
by: casper | last post by:
Hi, I created an asp.net 2.0 website with VWD and made it an application in IIS. It was created on a ntfs disc (my documents...). The directory permissions are set on 'anonymous allowed' using...
2
by: simonbuxton132 | last post by:
When openening any ASP web page on my local IIS web server the site reports Server Application Error The server has encountered an error while loading an application during the processing of...
0
by: anubhavbajpai | last post by:
In regards to the Server Application Error, One may perform the following steps : 1. Restart the IIS Default website. 2. Go to Start -> Run -> type cmd -> On the command prompt, type iisreset...
17
by: =?Utf-8?B?RGF2ZQ==?= | last post by:
I have set up a virtual directory using IIS. Whenever, I load a web page of type .htm, I have no problem. Whenever I run a .aspx page I get the statement below. I am running on XP Pro, both...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.