Recalculate Web not responding

  • Thread starter Thread starter Sarah
  • Start date Start date
S

Sarah

I'm running IIS 5.0 on Win2k that hosts our intranet site
that holds about 35 subwebs. I am not able to
run "recalculate web" on the root website, but can
recalculate any of the subwebs successfully. Task Manager
reports that IIS is "not responding" and I must end task
to escape the process. Any suggestions?
 
Hi Sarah,

Try running it from the command line once:

Goto Command Prompt
cd “C:\Program Files\Common Files\Microsoft Shared\web server
extensions\50\bin"
owsadm.exe -o recalc -p lm/w3svc/1

Here 1 is the instance number of the website.

Also check event viewer for errors.

Regards,
Vijay

Disclaimer: This posting is provided "as is" with no warranties and confers
no rights

--------------------
| Content-Class: urn:content-classes:message
| From: "Sarah" <[email protected]>
| Sender: "Sarah" <[email protected]>
| Subject: Recalculate Web not responding
| Date: Fri, 12 Mar 2004 08:44:07 -0800

|
| I'm running IIS 5.0 on Win2k that hosts our intranet site
| that holds about 35 subwebs. I am not able to
| run "recalculate web" on the root website, but can
| recalculate any of the subwebs successfully. Task Manager
| reports that IIS is "not responding" and I must end task
| to escape the process. Any suggestions?
|
 

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

Back
Top