Jump to content

Recommended Posts

Posted

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

  • Replies 1
  • Created
  • Last Reply

Popular Days

Posted

RE: IIS errors

 

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


×
×
  • Create New...