Localhost has Server Application Error

Localhost has Server Application Error

am 18.12.2006 03:52:39 von Nancy

I have installed IIS many times, but I recently got a new computer with Win
XP Pro preinstalled .. however, IIS wasn't installed and I installed it from
Add/Remove Windows Components, something I have done many times. Localhost
will not start, however .. no response in a browser from http://localhost/
or from http://127.0.0.1 or from http://myIPaddress

However .. I can successfully ping all three of these from a command prompt
... they just don't respond to a browser.

A friend said Port 80 might be blocked due to some preinstalled Skype
software that came on the computer .. I uninstalled it and it didn't help.

Any thoughts? Any ideas to try? I really need to be able to test on my
main machine. I know it's nothing to do with my setup or router because I
can start up my laptop on the same router and localhost is fine. I just
don't want to have to switch to a laptop that isn't always on to test web
work.

thanks for any ideas.

Nancy

Re: Localhost has Server Application Error

am 18.12.2006 04:23:56 von Bernard

a) check if iis services is running. go to command prompt, enter
net start w3svc
is it up?

b) test browse locally - http://localhost

if not working check event log for more clues.

--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


"Nancy" wrote in message
news:us94V%23kIHHA.1064@TK2MSFTNGP04.phx.gbl...
>I have installed IIS many times, but I recently got a new computer with Win
>XP Pro preinstalled .. however, IIS wasn't installed and I installed it
>from Add/Remove Windows Components, something I have done many times.
>Localhost will not start, however .. no response in a browser from
>http://localhost/ or from http://127.0.0.1 or from http://myIPaddress
>
> However .. I can successfully ping all three of these from a command
> prompt .. they just don't respond to a browser.
>
> A friend said Port 80 might be blocked due to some preinstalled Skype
> software that came on the computer .. I uninstalled it and it didn't help.
>
> Any thoughts? Any ideas to try? I really need to be able to test on my
> main machine. I know it's nothing to do with my setup or router because I
> can start up my laptop on the same router and localhost is fine. I just
> don't want to have to switch to a laptop that isn't always on to test web
> work.
>
> thanks for any ideas.
>
> Nancy
>
>

Re: Localhost has Server Application Error

am 18.12.2006 05:12:49 von Nancy

Thanks, Bernard!
> a) check if iis services is running. go to command prompt, enter
> net start w3svc
> is it up?

yes .. I get a message that the service has already been started.

>
> b) test browse locally - http://localhost

I get this error:

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.
>
> if not working check event log for more clues.

hmm .. it says this:

The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
'Class not registered

'.

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.



Sounds like there could be something here. I'll try that page .. in the
meantime, do you know what that means?

Many thanks,

Nancy

Re: Localhost has Server Application Error

am 18.12.2006 08:27:04 von Bernard

Ok, time for this blog post
http://msmvps.com/blogs/bernard/archive/2005/03/22/39216.asp x

--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


"Nancy" wrote in message
news:OfZiJrlIHHA.1248@TK2MSFTNGP03.phx.gbl...
> Thanks, Bernard!
>> a) check if iis services is running. go to command prompt, enter
>> net start w3svc
>> is it up?
>
> yes .. I get a message that the service has already been started.
>
>>
>> b) test browse locally - http://localhost
>
> I get this error:
>
> 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.
>>
>> if not working check event log for more clues.
>
> hmm .. it says this:
>
> The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
> 'Class not registered
>
> '.
>
> 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.
>
>
>
> Sounds like there could be something here. I'll try that page .. in the
> meantime, do you know what that means?
>
> Many thanks,
>
> Nancy
>
>
>
>

Re: Localhost has Server Application Error

am 18.12.2006 16:37:13 von Nancy

Hi Bernard:

I tried the first remedy in the related technote (deleting and recreating
the COM service) but that didn't work. So I'm on to the next part of your
blog post and I have a question. Where it says this:

a) Delete IIS related package in Component Services MMC
• IIS In-Process Applications
• IIS Out-of-Process Pooled Applications
• IIS Utilities

I can't find where I have those. I navigate to Control Panel/Admin
Tools/Component Services and I have three items: Component Services, Event
Viewer and Services(Local). I have a list under Services, but these are not
listed.

Am I on the wrong track?

thanks again,
Nancy


"Bernard Cheah [MVP]" wrote in message
news:%23no2qXnIHHA.448@TK2MSFTNGP04.phx.gbl...
> Ok, time for this blog post
> http://msmvps.com/blogs/bernard/archive/2005/03/22/39216.asp x
>
> --
> Regards,
> Bernard Cheah
> http://www.iis.net/
> http://www.iis-resources.com/
> http://msmvps.com/blogs/bernard/
>
>
> "Nancy" wrote in message
> news:OfZiJrlIHHA.1248@TK2MSFTNGP03.phx.gbl...
>> Thanks, Bernard!
>>> a) check if iis services is running. go to command prompt, enter
>>> net start w3svc
>>> is it up?
>>
>> yes .. I get a message that the service has already been started.
>>
>>>
>>> b) test browse locally - http://localhost
>>
>> I get this error:
>>
>> 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.
>>>
>>> if not working check event log for more clues.
>>
>> hmm .. it says this:
>>
>> The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
>> 'Class not registered
>>
>> '.
>>
>> 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.
>>
>>
>>
>> Sounds like there could be something here. I'll try that page .. in the
>> meantime, do you know what that means?
>>
>> Many thanks,
>>
>> Nancy
>>
>>
>>
>>
>
>

Re: Localhost has Server Application Error

am 18.12.2006 17:12:22 von Nancy

Bernard:

I also notice a bunch of these in the Event log this morning from the
various things I have been trying:

Failed to initialize the needed name objects. Error Specifics:
d:\qxp_slp\com\com1x\dtc\dtc\msdtcprx\src\dtcinit.cpp:215, Pid: 5728

No Callstack,

CmdLine: C:\WINDOWS\system32\dllhost.exe
/Processid:{02D4B3F1-FD88-11D1-960D-00805FC79235}

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.



Nancy

Re: Localhost has Server Application Error

am 21.12.2006 07:52:14 von Bernard

Expand the component services.. is underneath it..

--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


"Nancy" wrote in message
news:%23H85lprIHHA.1248@TK2MSFTNGP03.phx.gbl...
> Hi Bernard:
>
> I tried the first remedy in the related technote (deleting and recreating
> the COM service) but that didn't work. So I'm on to the next part of your
> blog post and I have a question. Where it says this:
>
> a) Delete IIS related package in Component Services MMC
> ?IIS In-Process Applications
> ?IIS Out-of-Process Pooled Applications
> ?IIS Utilities
>
> I can't find where I have those. I navigate to Control Panel/Admin
> Tools/Component Services and I have three items: Component Services,
> Event Viewer and Services(Local). I have a list under Services, but these
> are not listed.
>
> Am I on the wrong track?
>
> thanks again,
> Nancy
>
>
> "Bernard Cheah [MVP]" wrote in message
> news:%23no2qXnIHHA.448@TK2MSFTNGP04.phx.gbl...
>> Ok, time for this blog post
>> http://msmvps.com/blogs/bernard/archive/2005/03/22/39216.asp x
>>
>> --
>> Regards,
>> Bernard Cheah
>> http://www.iis.net/
>> http://www.iis-resources.com/
>> http://msmvps.com/blogs/bernard/
>>
>>
>> "Nancy" wrote in message
>> news:OfZiJrlIHHA.1248@TK2MSFTNGP03.phx.gbl...
>>> Thanks, Bernard!
>>>> a) check if iis services is running. go to command prompt, enter
>>>> net start w3svc
>>>> is it up?
>>>
>>> yes .. I get a message that the service has already been started.
>>>
>>>>
>>>> b) test browse locally - http://localhost
>>>
>>> I get this error:
>>>
>>> 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.
>>>>
>>>> if not working check event log for more clues.
>>>
>>> hmm .. it says this:
>>>
>>> The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
>>> 'Class not registered
>>>
>>> '.
>>>
>>> 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.
>>>
>>>
>>>
>>> Sounds like there could be something here. I'll try that page .. in the
>>> meantime, do you know what that means?
>>>
>>> Many thanks,
>>>
>>> Nancy
>>>
>>>
>>>
>>>
>>
>>
>
>

Re: Localhost has Server Application Error

am 21.12.2006 08:14:00 von Nancy

When I click on Com+, I get this message:

An error occurred while processing the last operation.
Error code 8004E00F - COM+ was unable to talk to the Microsoft Distributed
Transaction Coordinator.

Therefore, I can't see anything in that folder.

Thanks,
Nancy

"Bernard Cheah [MVP]" wrote in message
news:uUlGOyMJHHA.1504@TK2MSFTNGP03.phx.gbl...
> Expand the component services.. is underneath it..
>
> --
> Regards,
> Bernard Cheah
> http://www.iis.net/
> http://www.iis-resources.com/
> http://msmvps.com/blogs/bernard/
>
>
> "Nancy" wrote in message
> news:%23H85lprIHHA.1248@TK2MSFTNGP03.phx.gbl...
>> Hi Bernard:
>>
>> I tried the first remedy in the related technote (deleting and recreating
>> the COM service) but that didn't work. So I'm on to the next part of
>> your blog post and I have a question. Where it says this:
>>
>> a) Delete IIS related package in Component Services MMC
>> ?IIS In-Process Applications
>> ?IIS Out-of-Process Pooled Applications
>> ?IIS Utilities
>>
>> I can't find where I have those. I navigate to Control Panel/Admin
>> Tools/Component Services and I have three items: Component Services,
>> Event Viewer and Services(Local). I have a list under Services, but
>> these are not listed.
>>
>> Am I on the wrong track?
>>
>> thanks again,
>> Nancy
>>
>>
>> "Bernard Cheah [MVP]" wrote in message
>> news:%23no2qXnIHHA.448@TK2MSFTNGP04.phx.gbl...
>>> Ok, time for this blog post
>>> http://msmvps.com/blogs/bernard/archive/2005/03/22/39216.asp x
>>>
>>> --
>>> Regards,
>>> Bernard Cheah
>>> http://www.iis.net/
>>> http://www.iis-resources.com/
>>> http://msmvps.com/blogs/bernard/
>>>
>>>
>>> "Nancy" wrote in message
>>> news:OfZiJrlIHHA.1248@TK2MSFTNGP03.phx.gbl...
>>>> Thanks, Bernard!
>>>>> a) check if iis services is running. go to command prompt, enter
>>>>> net start w3svc
>>>>> is it up?
>>>>
>>>> yes .. I get a message that the service has already been started.
>>>>
>>>>>
>>>>> b) test browse locally - http://localhost
>>>>
>>>> I get this error:
>>>>
>>>> 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.
>>>>>
>>>>> if not working check event log for more clues.
>>>>
>>>> hmm .. it says this:
>>>>
>>>> The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
>>>> 'Class not registered
>>>>
>>>> '.
>>>>
>>>> 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.
>>>>
>>>>
>>>>
>>>> Sounds like there could be something here. I'll try that page .. in
>>>> the meantime, do you know what that means?
>>>>
>>>> Many thanks,
>>>>
>>>> Nancy
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>

Re: Localhost has Server Application Error

am 21.12.2006 08:39:32 von Bernard

so your msdtc got corrupted as well. follow the blog post on how to fix it.

scroll down to the comment section.

--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


"Nancy" wrote in message
news:ero$Y%23MJHHA.4928@TK2MSFTNGP06.phx.gbl...
> When I click on Com+, I get this message:
>
> An error occurred while processing the last operation.
> Error code 8004E00F - COM+ was unable to talk to the Microsoft Distributed
> Transaction Coordinator.
>
> Therefore, I can't see anything in that folder.
>
> Thanks,
> Nancy
>
> "Bernard Cheah [MVP]" wrote in message
> news:uUlGOyMJHHA.1504@TK2MSFTNGP03.phx.gbl...
>> Expand the component services.. is underneath it..
>>
>> --
>> Regards,
>> Bernard Cheah
>> http://www.iis.net/
>> http://www.iis-resources.com/
>> http://msmvps.com/blogs/bernard/
>>
>>
>> "Nancy" wrote in message
>> news:%23H85lprIHHA.1248@TK2MSFTNGP03.phx.gbl...
>>> Hi Bernard:
>>>
>>> I tried the first remedy in the related technote (deleting and
>>> recreating the COM service) but that didn't work. So I'm on to the next
>>> part of your blog post and I have a question. Where it says this:
>>>
>>> a) Delete IIS related package in Component Services MMC
>>> ?IIS In-Process Applications
>>> ?IIS Out-of-Process Pooled Applications
>>> ?IIS Utilities
>>>
>>> I can't find where I have those. I navigate to Control Panel/Admin
>>> Tools/Component Services and I have three items: Component Services,
>>> Event Viewer and Services(Local). I have a list under Services, but
>>> these are not listed.
>>>
>>> Am I on the wrong track?
>>>
>>> thanks again,
>>> Nancy
>>>
>>>
>>> "Bernard Cheah [MVP]" wrote in message
>>> news:%23no2qXnIHHA.448@TK2MSFTNGP04.phx.gbl...
>>>> Ok, time for this blog post
>>>> http://msmvps.com/blogs/bernard/archive/2005/03/22/39216.asp x
>>>>
>>>> --
>>>> Regards,
>>>> Bernard Cheah
>>>> http://www.iis.net/
>>>> http://www.iis-resources.com/
>>>> http://msmvps.com/blogs/bernard/
>>>>
>>>>
>>>> "Nancy" wrote in message
>>>> news:OfZiJrlIHHA.1248@TK2MSFTNGP03.phx.gbl...
>>>>> Thanks, Bernard!
>>>>>> a) check if iis services is running. go to command prompt, enter
>>>>>> net start w3svc
>>>>>> is it up?
>>>>>
>>>>> yes .. I get a message that the service has already been started.
>>>>>
>>>>>>
>>>>>> b) test browse locally - http://localhost
>>>>>
>>>>> I get this error:
>>>>>
>>>>> 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.
>>>>>>
>>>>>> if not working check event log for more clues.
>>>>>
>>>>> hmm .. it says this:
>>>>>
>>>>> The server failed to load application '/LM/W3SVC/1/ROOT'. The error
>>>>> was 'Class not registered
>>>>>
>>>>> '.
>>>>>
>>>>> 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.
>>>>>
>>>>>
>>>>>
>>>>> Sounds like there could be something here. I'll try that page .. in
>>>>> the meantime, do you know what that means?
>>>>>
>>>>> Many thanks,
>>>>>
>>>>> Nancy
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>

Re: Localhost has Server Application Error

am 21.12.2006 18:07:31 von Nancy

Hi Bernard:

I get down to the third command and I get this error:

DllRegisterServer in asptxn.dll failed
Return code was: 0x8004e00f

I don't see any of the comments with the same error as I have .. though I am
still looking. Any thoughts?

Thanks!
Nancy

"Bernard Cheah [MVP]" wrote in message
news:%23KM1pMNJHHA.816@TK2MSFTNGP06.phx.gbl...
> so your msdtc got corrupted as well. follow the blog post on how to fix
> it.
>
> scroll down to the comment section.
>
> --
> Regards,
> Bernard Cheah
> http://www.iis.net/
> http://www.iis-resources.com/
> http://msmvps.com/blogs/bernard/
>
>
> "Nancy" wrote in message
> news:ero$Y%23MJHHA.4928@TK2MSFTNGP06.phx.gbl...
>> When I click on Com+, I get this message:
>>
>> An error occurred while processing the last operation.
>> Error code 8004E00F - COM+ was unable to talk to the Microsoft
>> Distributed Transaction Coordinator.
>>
>> Therefore, I can't see anything in that folder.
>>
>> Thanks,
>> Nancy
>>
>> "Bernard Cheah [MVP]" wrote in message
>> news:uUlGOyMJHHA.1504@TK2MSFTNGP03.phx.gbl...
>>> Expand the component services.. is underneath it..
>>>
>>> --
>>> Regards,
>>> Bernard Cheah
>>> http://www.iis.net/
>>> http://www.iis-resources.com/
>>> http://msmvps.com/blogs/bernard/
>>>
>>>
>>> "Nancy" wrote in message
>>> news:%23H85lprIHHA.1248@TK2MSFTNGP03.phx.gbl...
>>>> Hi Bernard:
>>>>
>>>> I tried the first remedy in the related technote (deleting and
>>>> recreating the COM service) but that didn't work. So I'm on to the
>>>> next part of your blog post and I have a question. Where it says this:
>>>>
>>>> a) Delete IIS related package in Component Services MMC
>>>> ?IIS In-Process Applications
>>>> ?IIS Out-of-Process Pooled Applications
>>>> ?IIS Utilities
>>>>
>>>> I can't find where I have those. I navigate to Control Panel/Admin
>>>> Tools/Component Services and I have three items: Component Services,
>>>> Event Viewer and Services(Local). I have a list under Services, but
>>>> these are not listed.
>>>>
>>>> Am I on the wrong track?
>>>>
>>>> thanks again,
>>>> Nancy
>>>>
>>>>
>>>> "Bernard Cheah [MVP]" wrote in message
>>>> news:%23no2qXnIHHA.448@TK2MSFTNGP04.phx.gbl...
>>>>> Ok, time for this blog post
>>>>> http://msmvps.com/blogs/bernard/archive/2005/03/22/39216.asp x
>>>>>
>>>>> --
>>>>> Regards,
>>>>> Bernard Cheah
>>>>> http://www.iis.net/
>>>>> http://www.iis-resources.com/
>>>>> http://msmvps.com/blogs/bernard/
>>>>>
>>>>>
>>>>> "Nancy" wrote in message
>>>>> news:OfZiJrlIHHA.1248@TK2MSFTNGP03.phx.gbl...
>>>>>> Thanks, Bernard!
>>>>>>> a) check if iis services is running. go to command prompt, enter
>>>>>>> net start w3svc
>>>>>>> is it up?
>>>>>>
>>>>>> yes .. I get a message that the service has already been started.
>>>>>>
>>>>>>>
>>>>>>> b) test browse locally - http://localhost
>>>>>>
>>>>>> I get this error:
>>>>>>
>>>>>> 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.
>>>>>>>
>>>>>>> if not working check event log for more clues.
>>>>>>
>>>>>> hmm .. it says this:
>>>>>>
>>>>>> The server failed to load application '/LM/W3SVC/1/ROOT'. The error
>>>>>> was 'Class not registered
>>>>>>
>>>>>> '.
>>>>>>
>>>>>> 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.
>>>>>>
>>>>>>
>>>>>>
>>>>>> Sounds like there could be something here. I'll try that page .. in
>>>>>> the meantime, do you know what that means?
>>>>>>
>>>>>> Many thanks,
>>>>>>
>>>>>> Nancy
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>

Re: Localhost has Server Application Error

am 21.12.2006 19:02:42 von Nancy

Okay .. I deleted the Com+ key and reinstalled COM+ from Add/Remove Windows
Components

and did the whole thing again. I still get the same error code when I try
to register asptxn.dll

When the person in your comments section with my error said that, that is
what you (or someone in that section) told him to do .. it doesn't work for
me.

any thoughts?

Thanks!
Nancy

"Nancy" wrote in message
news:OetuCKSJHHA.1468@TK2MSFTNGP04.phx.gbl...
> Hi Bernard:
>
> I get down to the third command and I get this error:
>
> DllRegisterServer in asptxn.dll failed
> Return code was: 0x8004e00f
>
> I don't see any of the comments with the same error as I have .. though I
> am still looking. Any thoughts?
>
> Thanks!
> Nancy
>
> "Bernard Cheah [MVP]" wrote in message
> news:%23KM1pMNJHHA.816@TK2MSFTNGP06.phx.gbl...
>> so your msdtc got corrupted as well. follow the blog post on how to fix
>> it.
>>
>> scroll down to the comment section.
>>
>> --
>> Regards,
>> Bernard Cheah
>> http://www.iis.net/
>> http://www.iis-resources.com/
>> http://msmvps.com/blogs/bernard/
>>
>>
>> "Nancy" wrote in message
>> news:ero$Y%23MJHHA.4928@TK2MSFTNGP06.phx.gbl...
>>> When I click on Com+, I get this message:
>>>
>>> An error occurred while processing the last operation.
>>> Error code 8004E00F - COM+ was unable to talk to the Microsoft
>>> Distributed Transaction Coordinator.
>>>
>>> Therefore, I can't see anything in that folder.
>>>
>>> Thanks,
>>> Nancy
>>>
>>> "Bernard Cheah [MVP]" wrote in message
>>> news:uUlGOyMJHHA.1504@TK2MSFTNGP03.phx.gbl...
>>>> Expand the component services.. is underneath it..
>>>>
>>>> --
>>>> Regards,
>>>> Bernard Cheah
>>>> http://www.iis.net/
>>>> http://www.iis-resources.com/
>>>> http://msmvps.com/blogs/bernard/
>>>>
>>>>
>>>> "Nancy" wrote in message
>>>> news:%23H85lprIHHA.1248@TK2MSFTNGP03.phx.gbl...
>>>>> Hi Bernard:
>>>>>
>>>>> I tried the first remedy in the related technote (deleting and
>>>>> recreating the COM service) but that didn't work. So I'm on to the
>>>>> next part of your blog post and I have a question. Where it says
>>>>> this:
>>>>>
>>>>> a) Delete IIS related package in Component Services MMC
>>>>> ?IIS In-Process Applications
>>>>> ?IIS Out-of-Process Pooled Applications
>>>>> ?IIS Utilities
>>>>>
>>>>> I can't find where I have those. I navigate to Control Panel/Admin
>>>>> Tools/Component Services and I have three items: Component Services,
>>>>> Event Viewer and Services(Local). I have a list under Services, but
>>>>> these are not listed.
>>>>>
>>>>> Am I on the wrong track?
>>>>>
>>>>> thanks again,
>>>>> Nancy
>>>>>
>>>>>
>>>>> "Bernard Cheah [MVP]" wrote in message
>>>>> news:%23no2qXnIHHA.448@TK2MSFTNGP04.phx.gbl...
>>>>>> Ok, time for this blog post
>>>>>> http://msmvps.com/blogs/bernard/archive/2005/03/22/39216.asp x
>>>>>>
>>>>>> --
>>>>>> Regards,
>>>>>> Bernard Cheah
>>>>>> http://www.iis.net/
>>>>>> http://www.iis-resources.com/
>>>>>> http://msmvps.com/blogs/bernard/
>>>>>>
>>>>>>
>>>>>> "Nancy" wrote in message
>>>>>> news:OfZiJrlIHHA.1248@TK2MSFTNGP03.phx.gbl...
>>>>>>> Thanks, Bernard!
>>>>>>>> a) check if iis services is running. go to command prompt, enter
>>>>>>>> net start w3svc
>>>>>>>> is it up?
>>>>>>>
>>>>>>> yes .. I get a message that the service has already been started.
>>>>>>>
>>>>>>>>
>>>>>>>> b) test browse locally - http://localhost
>>>>>>>
>>>>>>> I get this error:
>>>>>>>
>>>>>>> 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.
>>>>>>>>
>>>>>>>> if not working check event log for more clues.
>>>>>>>
>>>>>>> hmm .. it says this:
>>>>>>>
>>>>>>> The server failed to load application '/LM/W3SVC/1/ROOT'. The error
>>>>>>> was 'Class not registered
>>>>>>>
>>>>>>> '.
>>>>>>>
>>>>>>> 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.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Sounds like there could be something here. I'll try that page .. in
>>>>>>> the meantime, do you know what that means?
>>>>>>>
>>>>>>> Many thanks,
>>>>>>>
>>>>>>> Nancy
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>

Re: Localhost has Server Application Error

am 22.12.2006 02:16:53 von Nancy

Thanks, Bernard ...

I have localhost up and running. I finally realized I didn't have the
Distributed Transaction Coordinator in my services. So I followed some
looong instructions that installed msdtc and fixed it. Stopping all the
services .. setting a bunch of them to manual .. and resetting all the
services to what they originally were was a pain, but I now had the DTC as a
service.

Still App error. So then I did this from your blog:

CD %windows%\system32\inetsrv
msdtc -resetlog
rundll32 wamreg.dll, CreateIISPackage
regsvr32 asptxn.dll
IISRESET

and this time it worked. I have localhost! And I didn't have to reinstall
my OS to get it! yay

Thanks so much for all your help! Happy Holidays to you!

Nancy

Re: Localhost has Server Application Error

am 22.12.2006 07:39:17 von Bernard

Cool! glad you fixed it...... there's been lot of comments in the blog post.
I'm just lazy to clean it up :)


--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


"Nancy" wrote in message
news:uWcQgbWJHHA.1276@TK2MSFTNGP04.phx.gbl...
> Thanks, Bernard ...
>
> I have localhost up and running. I finally realized I didn't have the
> Distributed Transaction Coordinator in my services. So I followed some
> looong instructions that installed msdtc and fixed it. Stopping all the
> services .. setting a bunch of them to manual .. and resetting all the
> services to what they originally were was a pain, but I now had the DTC as
> a service.
>
> Still App error. So then I did this from your blog:
>
> CD %windows%\system32\inetsrv
> msdtc -resetlog
> rundll32 wamreg.dll, CreateIISPackage
> regsvr32 asptxn.dll
> IISRESET
>
> and this time it worked. I have localhost! And I didn't have to
> reinstall
> my OS to get it! yay
>
> Thanks so much for all your help! Happy Holidays to you!
>
> Nancy
>
>

Thanx!

am 05.04.2007 23:38:51 von unknown

This worked for me too! Thanx guys!!

EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com

Re: Thanx!

am 06.04.2007 14:52:19 von tompepper

Another Eggheader that doesn't understand how to post.

wrote in message news:200745173850stormendrang@hotmail.com...
| This worked for me too! Thanx guys!!
|
| EggHeadCafe.com - .NET Developer Portal of Choice
| http://www.eggheadcafe.com

Re: Thanx!

am 12.08.2007 06:03:56 von Andrew Choi

Thanks, this works for me.
GREAT!!!

*** Sent via Developersdex http://www.developersdex.com ***