IIS doesn't work on XP professional

G

Guest

I've installed IIS on my notebook to test my web design.
When I try "localhost" I get HTTP 500 INTERNAL SERVER ERROR
In the system logs there is this error:
"The server can't load the '/LM/W3SVC/1/Root' application. Error
'Unregistered Class' "
What can I do? It happens only with .asp pages, I've tried with .htm pages
and there is no problem.
I've reinstalled about 3 times, already.
Thanks.
 
D

Dave Patrick

Ask them in inetserver.iis

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| I've installed IIS on my notebook to test my web design.
| When I try "localhost" I get HTTP 500 INTERNAL SERVER ERROR
| In the system logs there is this error:
| "The server can't load the '/LM/W3SVC/1/Root' application. Error
| 'Unregistered Class' "
| What can I do? It happens only with .asp pages, I've tried with .htm
pages
| and there is no problem.
| I've reinstalled about 3 times, already.
| Thanks.
|
 
R

Rick \Nutcase\ Rogers

Hi,

Try changing the default page settings. Open the IIS snap-in from admin
tools, right-click the web page and select properties. On the document tab,
make sure that a) an .asp page is listed as a type and that b) you have a
page by that name in the root directory.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Associate Expert - WindowsXP Expert Zone

Windows help - www.rickrogers.org
 
G

Guest

That is already done. The problem is ".ASP" pages.
If I rename the iisstart.asp to iisstart.htm it works properly.
no ".asp" pages is shown. that is the INTERNAL SERVER ERROR.
¿any other advice? please....
a hint.... a patch... any thing....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top