The following will help you get WorldClient running on IIS6.
 配置MDaemon运行IIS6.0下面---------------------------------------------------------------
 ADD
IWAM_SERVER with Full Control (Yours may be named something other then Server)
ADD
IUSR_SERVER with all permissions BUT Full Control
 
Having full control on IUSR seems to cause WorldClient connections to drop within 30 seconds of connnection.
Open IIS MMC 
Right-Click 'Application Pools' 
Choose 'New/Application Pool' 
Name Pool 'Alt-N' and choose OK 
Right-Click 'Alt-N' 
Choose 'Properties' 
Click 'Performance' tab 
Uncheck 'Shutdown' and 'Limit' 
Click 'Identity' tab 
In the dropdown for Predefined, choose 'Local Service' 
Click OK 
Create new Web in IIS
Home directory:  x:\mdaemon\worldclient\html 
Open web properties 
Click 'Documents' tab 
Remove all listed documents 
Add 'WorldClient.dll' 
Open properties for the Web 
Click 'Home Directory' tab 
Choose 'Alt-N' in the Application Pool dropdown. 
Click OK 
Open Web Service Extensions 
Enable 'All Unknown ISAPI Extension' or Create a new one for WorldClient.DLL

If you intend on using WebAdmin with IIS 6, then see article KBA-01558


When doing upgrades to MDaemon after setting up the web:

Open IIS MMC 
Open 'Application Pool' list 
Right-Click 'Alt-N' 
Choose 'Stop' 
Shutdown MDaemon 
Install Upgrade 
Start new MDaemon 
In IIS MMC again, Right-Click 'Alt-N' 
Choose 'Start'

If you follow the above method, the following should occur.

After stopping the 'Application Pool' users will get a message 'Service
Unavailable' 
You should not have to reboot your computer after upgrading MDaemon
posted on 2007-12-12 18:18  Eric Yao  阅读(829)  评论(1)    收藏  举报