Posted 17 September 2023, 2:24 pm EST
I’ve inherited an older app to support and I’m trying to figure out which version of the software my app is relying on - is there somewhere I can match the DLL versions to an installable version of the software? Here’s what my app is currently using (the DLLs in my web app folder):
C1.Web.C1Input.2.dll (2.0.20093.442)
C1.Web.Calendar.2.dll (2.0.20101.78)
C1.Web.Wijmo.Controls.3 (3.5.20171.256)
I found a bunch of old installers (http://download.componentone.com/pub/ASPNet/c1webstudio/Updates/) but I have no idea if any of those are the right ones or how to tell which version of the software these components belong to.
I can submit a support ticket if needed but thought I’d check here first. Thanks!