In Windows Vista during the install of a networked version of Job Cal Plus, the mapped network drive will not show up when selecting the shared user directory.
It would seem that when you go into the elevated security mode during installation, all your shares are lost! The reason being that you are now "Administrator" and the shares are user specific.
So here's how you solve it:
- Disconnect the previously mapped network drive from Windows Explorer.
- Right click on Command Prompt in the Start Menu and select Run As Administrator.
- Type "Net Use y: \\servername\sharename"
- Exit out of the command prompt
- Open Windows Explorer
- Click 'Map network drive' menu item
- Select the y: drive and type \\servername\sharename into the Folder box
Not very intuitive, but it works! EASIER WAY: If you already have a mapped network drive, just do steps 2-4 and it should work...essentially you map it once for the user, once for the administrator.