After XP is installed with iis5.0 and the Asp.net website is set up, the LAN cannot be accessed because the firewall intercepts the website,
Open the firewall and add the custom port of the trusted website in the "exceptions" option.
If you install IIS later, do not forget to register aspnet_regiis. Otherwise, the server application unavailable error will be returned.
C: \ windows \ Microsoft. NET \ framework \ v2.0.50727 \ aspnet_regiis-I
If the published Web file is stored on another disk, for example, you need to replace the hard disk format of disk D with the NTFS conversion command convert D:/Fs: NTFS. Run OK during running.
You also need to set the access permission for the folder, open drive D, select tool-Folder option-View-select to use simple file sharing (recommended) option.
Right-click the Web Folder published by properties and set the access permission.