Where to Download older version of WVS installer version - 2.2.3

Product: Apryse Web Viewer

Product Version: Webviewer version - 2.2.3

Please give a brief summary of your issue:
(Think of this as an email subject)
Where to Download WVS installer version - 2.2.3

Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)
I was installing Deploying WebViewer without Docker, But i need to install a older version - 2.2.3 not the latest one, in the documenation link Deploying WebViewer without Docker | Apryse documentation i see only option to downlaod latest version and did not find any way to downlaod the older version - 2.2.3

Please provide a link to a minimal sample where the issue is reproducible: N/A

1 Like

Hello, I’m AiRon, an automated tech support bot :robot:
While you wait for one of our customer support representatives, I can help you with your question.


Unfortunately, I can only assist with technical queries related to Apryse’s PDF software APIs, and I do not have information on downloading older versions of the software. It seems that you’re looking for a specific version of the WebViewer Server installer, which is typically available through official channels or customer support.


Some things you can try:

  • Contact Apryse support directly for access to older versions of the software.

  • Check if there are any release archives or repositories available from Apryse that might host older versions.

  • Verify if the version you need is compatible with your deployment requirements or if newer versions might work as well.



Here are some resources that might help you:


Hopefully, this helps you solve your problem while you wait for a human to get back to you.

1 Like

Hello Keerthinath,

You can find older builds of WebViewer Server on our nightly page here: Apryse Developer Portal

It looks like we removed 2.2.3 from the link. Is that particular reason you need this version?

Best Regards,
Darian

1 Like

My products webviewer client js script code is running of 2.2.3 code. We have restrictions.challanges installing docker version on windows server 2022. We are not able use container instance from Azure or AWS as it is complete internal network and not exposed to internet. So i am left with only option to Use WVS installer version : 2.2.3. We tried insatlling latest version of WVS (2.3.6) and we are getting this error . I am suspecting the issue coud be cos of version mismatch b/w WVs version and the js script version we are using to render this.

1 Like

Hello,

WebViewer Server 2.3.6 made it so cache keys are now limited to alphanumeric characters, underscores and dashes. This was a security fix. What version of WebViewer are you running? You can find this information in the console. Older versions of WebViewer Server should work on the most recent version of the client.

See the changes in 2.3.6 here:

Best Regards,
Darian

1 Like