Getting started
This guide provides an overview of the operating requirements, installation steps, and resources to help you get started with DocuVieware.
Operating requirements
You must meet the minimum requirements outlined below to run DocuVieware.
Server requirements
DocuVieware supports deployment on the following Microsoft Windows Server operating systems:
- Windows Server 2008
- Windows Server 2008 R2
- Windows Server 2012
- Windows Server 2012 R2
- Windows Server 2016
- Windows Server 2019
- Windows Server 2022
- Windows Server 2025
You’ll need .NET Framework 4.6.2 or .NET Core 3.1. Refer to the Microsoft .NET website(opens in a new tab) for additional information and download links.
- The DocuVieware server component runs as 64-bit code when loaded into a 64-bit process.
- It runs as 32-bit code when loaded into a 32-bit process.
Client
Any computer, tablet, or smartphone with a modern HTML5-capable browser will work. This includes:
- Google Chrome
- Mozilla Firefox
- Microsoft Edge
- Safari
Installation
Download the latest DocuVieware release from the DocuVieware download page. The download includes a ZIP archive containing an executable installer.
To install the software:
- Extract the ZIP archive locally.
- Run the installer.
- Follow the installation wizard to complete the process.
Your first steps
Start with the guide for your first DocuVieware ASP.NET Web Forms page. This is a step-by-step guide to building your first application using DocuVieware.
Getting support
Access to our technical support is available during the evaluation period. Submit a support request(opens in a new tab) to get help.
When submitting a request, include a brief project description. This helps our team understand your requirements and offer the best assistance.
Next steps
Explore several fully functional DocuVieware integrations available to developers on the demo website(opens in a new tab).
The software provides and installs integration code examples for both ASP.NET Web Forms and MVC variants (ASPX MVC and MVC Razor). You’ll find these examples in the [Install Folder]\Samples\ASP.NET\DocuVieware folder.
Refer to the learning resources guide for a list of demos with complete source code:
- Client/server communication with custom actions
- Use and handling of the selection area
- Custom snap-in implementation