473,387 Members | 3,781 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,387 software developers and data experts.

IIS doesn't serve ASP.NET Applications

I am trying to open up a .Net application on my localhost but I get a
server error. On checking the Event log I found the following message:

The server failed to load application '/LM/W3SVC'. The error was 'The
specified metadata was not found.
'.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
HTML pages works fine.
I've tried to reinstall .NET Framework and IIS, but it doesn't help.
I'm using Windows XP SP 2.0 + latest updates, IIS 6.0, .NET Framework 1.0
and .NET Framework 2.0.

Thank you,
Vitaly Sedov
Aug 10 '06 #1
4 1277
Look for the regiis.exe on your server, and run it with the -i command line
flag. See if that fixes the problem.

Theres a connected thread here that you might wish to refer to also.
http://www.dotnet247.com/247referenc...47/239444.aspx

--
Regards

John Timney (MVP)

"Vitaly Sedov" <Vi**********@aplana.comwrote in message
news:e7*************@TK2MSFTNGP05.phx.gbl...
>I am trying to open up a .Net application on my localhost but I get a
server error. On checking the Event log I found the following message:

The server failed to load application '/LM/W3SVC'. The error was 'The
specified metadata was not found.
'.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
HTML pages works fine.
I've tried to reinstall .NET Framework and IIS, but it doesn't help.
I'm using Windows XP SP 2.0 + latest updates, IIS 6.0, .NET Framework 1.0
and .NET Framework 2.0.

Thank you,
Vitaly Sedov


Aug 10 '06 #2
Thank you for response!

After a number of reinstallations of IIS and .NET Framework I gor another
error message:
"Class not registered".
And I found one bad thing: there is no Distributed Transaction Coordinator
(MSDTC) in Services and I can't browse COM+ Components in
COMPONENT SERVICES>>COMPUTERS>>MY COMPUTER>>COM+ SERVICES.
The folowing error occured: Error code 8004E00F Com+ was unable to talk to
the MSDTC
"John Timney (MVP)" <x_****@timney.eclipse.co.ukwrote in message
news:te********************@eclipse.net.uk...
Look for the regiis.exe on your server, and run it with the -i command
line
flag. See if that fixes the problem.

Theres a connected thread here that you might wish to refer to also.
http://www.dotnet247.com/247referenc...47/239444.aspx

--
Regards

John Timney (MVP)

"Vitaly Sedov" <Vi**********@aplana.comwrote in message
news:e7*************@TK2MSFTNGP05.phx.gbl...
I am trying to open up a .Net application on my localhost but I get a
server error. On checking the Event log I found the following message:

The server failed to load application '/LM/W3SVC'. The error was 'The
specified metadata was not found.
'.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
HTML pages works fine.
I've tried to reinstall .NET Framework and IIS, but it doesn't help.
I'm using Windows XP SP 2.0 + latest updates, IIS 6.0, .NET Framework
1.0
and .NET Framework 2.0.

Thank you,
Vitaly Sedov


Aug 10 '06 #3
Gotcha!

I solve this problem! The trouble was with Distributed Transaction
Coordinator (MSDTC) Service. I haven't it in my Services list before.
Then I reinstall it (using this article
http://support.microsoft.com/kb/279786/en-us), reinstall IIS and register
IIS with aspnet_regiis utility.
And now everything works fine! I hope this information will help someone

Vitaly Sedov

"Vitaly Sedov" <Vi**********@aplana.comwrote in message
news:eO**************@TK2MSFTNGP06.phx.gbl...
Thank you for response!

After a number of reinstallations of IIS and .NET Framework I gor another
error message:
"Class not registered".
And I found one bad thing: there is no Distributed Transaction Coordinator
(MSDTC) in Services and I can't browse COM+ Components in
COMPONENT SERVICES>>COMPUTERS>>MY COMPUTER>>COM+ SERVICES.
The folowing error occured: Error code 8004E00F Com+ was unable to talk to
the MSDTC
"John Timney (MVP)" <x_****@timney.eclipse.co.ukwrote in message
news:te********************@eclipse.net.uk...
Look for the regiis.exe on your server, and run it with the -i command
line
flag. See if that fixes the problem.

Theres a connected thread here that you might wish to refer to also.
http://www.dotnet247.com/247referenc...47/239444.aspx

--
Regards

John Timney (MVP)

"Vitaly Sedov" <Vi**********@aplana.comwrote in message
news:e7*************@TK2MSFTNGP05.phx.gbl...
>I am trying to open up a .Net application on my localhost but I get a
server error. On checking the Event log I found the following message:
>
The server failed to load application '/LM/W3SVC'. The error was 'The
specified metadata was not found.
'.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.
>
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
>
>
HTML pages works fine.
I've tried to reinstall .NET Framework and IIS, but it doesn't help.
I'm using Windows XP SP 2.0 + latest updates, IIS 6.0, .NET Framework
1.0
and .NET Framework 2.0.
>
Thank you,
Vitaly Sedov
>
>


Aug 11 '06 #4
Glad to hear you've solved your problem :)

Regards

John Timney (MVP)

"Vitaly Sedov" <Vi**********@aplana.comwrote in message
news:er**************@TK2MSFTNGP02.phx.gbl...
Gotcha!

I solve this problem! The trouble was with Distributed Transaction
Coordinator (MSDTC) Service. I haven't it in my Services list before.
Then I reinstall it (using this article
http://support.microsoft.com/kb/279786/en-us), reinstall IIS and register
IIS with aspnet_regiis utility.
And now everything works fine! I hope this information will help someone

Vitaly Sedov

"Vitaly Sedov" <Vi**********@aplana.comwrote in message
news:eO**************@TK2MSFTNGP06.phx.gbl...
>Thank you for response!

After a number of reinstallations of IIS and .NET Framework I gor another
error message:
"Class not registered".
And I found one bad thing: there is no Distributed Transaction
Coordinator
(MSDTC) in Services and I can't browse COM+ Components in
COMPONENT SERVICES>>COMPUTERS>>MY COMPUTER>>COM+ SERVICES.
The folowing error occured: Error code 8004E00F Com+ was unable to talk
to
the MSDTC
"John Timney (MVP)" <x_****@timney.eclipse.co.ukwrote in message
news:te********************@eclipse.net.uk...
Look for the regiis.exe on your server, and run it with the -i command
line
flag. See if that fixes the problem.

Theres a connected thread here that you might wish to refer to also.
http://www.dotnet247.com/247referenc...47/239444.aspx

--
Regards

John Timney (MVP)

"Vitaly Sedov" <Vi**********@aplana.comwrote in message
news:e7*************@TK2MSFTNGP05.phx.gbl...
I am trying to open up a .Net application on my localhost but I get a
server error. On checking the Event log I found the following
message:

The server failed to load application '/LM/W3SVC'. The error was 'The
specified metadata was not found.
'.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
HTML pages works fine.
I've tried to reinstall .NET Framework and IIS, but it doesn't help.
I'm using Windows XP SP 2.0 + latest updates, IIS 6.0, .NET Framework
1.0
and .NET Framework 2.0.

Thank you,
Vitaly Sedov




Aug 11 '06 #5

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

Similar topics

22
by: Haines Brown | last post by:
I have a document with a set of internal links such as: <a name="Z1"></a>... <a name="Z2"></a>... The W3C validator objects to the first instance of the name attribute: There is no attribute...
0
by: Carol Berry | last post by:
I have IIS installed, and it seems to work. I have all of the developer's tools for Visual Studio .NET, installed and they seem to work to a point. I can open and create both Windows Projects and...
8
by: pacs34 | last post by:
I just read some stuff about XHTML 2.0 and it sounds fascinating so I have been trying to create a small test doc which has a few graphics files but whenever I submit it to the W3 validator I get...
7
by: Gordon Smith | last post by:
I have four (4) ASP.NET Web applications/Web sites on a IIS/6 - Windows Server 2003 production server. 3 of them work fine. I just installed the 4th one and it's Application_Start event is not...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.