Virtual Directory - Creating a Virtual Directory in IIS
First, ensure you have two users with the same username and password on both sides (Bizview server side and scanned document server). These two users do not have to be members in the same domain!
- Open Internet Information Services on the Bizview server.
- Create a custom Application Pool by right-clicking and selecting Add Application Pool:
- Name it something explanatory:
- Right-click the new application pool and select Advanced Settings:
- Change the Identity property to the user discussed above (user which resides on both sides):
- Enter the username and password:
Right-click your website and select Add Virtual Directory:
Enter a descriptive Alias and the Physical path to the scanned documents folder.
Then, select Connect As..:
- Enter the same user as previous steps:
- Right-click and select Convert to Application:
- Change the Application pool of the new virtual folder to your new Application pool:
Note:
- If the user does not belong to the administrator group on the Bizview app server, it might be required to add sufficient read/write permissions on the webserver in the following path:C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files
- To provide security, we highly recommend you to use IIS feature IP-filtering on the target share since it will be published to anyone able to browse to that site.