|
|
9楼

楼主 |
发表于 2006-8-16 14:23:32
|
只看该作者
谢谢hzhu 的指点,现在WMI的问题是解决了。但是关键问题仍未处理好。现在的问题是以前出现的提示是http//1.1 503....错误,昨天我该了一个参数后,错误提示成了The page cannot be displayed.其实我也只是试试看的修改,修改无效后就改过来了。但是不知怎么会这样。
修改前 C:\Program Files\Exchsrvr\bin\exprox.dll
修改后 C:\Progra~1\Exchsrvr\bin\davex.dl
再次修改回来 C:\Progra~1\Exchsrvr\bin\exprox.dl
相关日志文件:
Event Type: Error
Event Source: EXPROX
Event Category: None
Event ID: 104
Date: 8/16/2006
Time: 2:20:02 PM
User: N/A
Computer: MAILSVR
Description:
This server is running IIS applications in the same isolated process mode as IIS 5.0. To make all services required by Microsoft Exchange available on this server, you must run IIS applications in the IIS 6.0 worker process isolation mode. Worker process isolation mode is the default setting for new installations of Windows Server 2003. To manually switch to worker isolation mode: 1. On the desktop of a Windows Server 2003 server, click Start, then click Programs, then click Administrative Tools, and then click Internet Information Services (IIS). 2. In the IIS console, double-click the name of your server. 3. Right-click Web Sites, and then click Properties. 4. Click the Service tab, and then in the Isolation mode group box, clear the Run Web Service in IIS 5.0 isolation mode checkbox. After you switch modes, the World Wide Web service is restarted.
For more information, click http://www.microsoft.com/contentredirect.asp. |
|