IIS errors

G

Guest

Wasn't sure which group to post my question in, so if I need to go to another
group let me know. Windows XP Pro, I have installed IIS, but I get a Server
Application Error when trying to view my site. (localhost)

Event Log shows Event ID: 36 Source W3SVC with error:
The server failed to load application '/LM/W3SVC'/ The error was 'The
specified metadata was not found. '.

I have searched Microsoft site and internet to locate possible solutions.
Scripts option is selelcted for Virtual Directory. Have tried uninstalling
and installing both IIS and .net 1 and 2. Still receiving same error. Any
help would be appreciated.

Thanks,
avj
 
G

Guest

Okay, I finally got this problem corrected. My DTC service was not showing
so I used MS Article 891801 to get that installed. My IIS entried were not
in my COM folder so I used:
1. c:\windows\system32\inetsrv\>rundll32 wamreg.dll, CreateIISPackage
2. c:\winnt\system32\inetsrv\>regsvr32 asptxn.dll
3. IISRESET
4. then from my .net folder ran aspreg_iis.exe -ir.

Now it works.

avj
 

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

Top