Disabling the use of the Browser Based Viewer
Version: R80
Article ID: PE000197
Description
Summary
The Browser Based Viewer user option can be overridden by modifying a website configuration file located on the PaperVision webserver.
To disable the Browser Based Viewer and require the PaperVision Web Assistant, follow these steps:
- Browse to C:\Program Files (x86)\Digitech Systems\PaperVision\PVEWeb and locate the web.config file.
- Edit the web.config file using Windows Notepad
- Locate the line: <add key="disableBBV" value="false" /> (approximately line 198)
- Change the line to read: <add key="disableBBV" value="true" />
- Save and close the web.config file
After making these changes the Browser Based Viewer option will still be displayed as an option in System Settings>User Options>Document Viewing; however, new user logins will ignore this setting and require the PaperVision Web Assistant to view documents.