ASNA Logo

ASNA Visual RPG for .NET Framework release notes

Version: 16.0.91.0 - Beta

Release date: 2025-05-01


Important notices

If you are upgrading from an earlier version of AVR, you may be effected by the changes to the ASNA Runtime (see ASNA Runtime Changes below).

.NET Framework and Visual Studio

All ASNA .NET Framework products need .NET 4.8x.

For Visual RPG, Wings, Mobile RPG, etc, you'll need Visual Studio 2019 Professional Edition or Enterprise Edition. The Visual Studio Community Edition no longer works with ASNA products.

Also, please make sure your target machine is current with Windows updates.
16-10-client-requirements.md

Platform support

See the ASNA Version Policy for full requirements

You can only install one version of an ASNA Windows product on a single PC. For example, you can't install ASNA Visual RPG for .NET 17.0 on a PC on which ASNA Visual RPG for .NET 16.0 is installed.

General installation tips

ASNA Runtime Changes

Starting with the version 15.0 of the ASNA family of .NET products two changes were introduced to some ASNA DLLs. If you are upgrading to 15.x or higher from a previous release ASNA family release the following may apply to you.

1. ASNA.VisualRPG.Runtime.DLL expands into three new DLLs

The first change is that ASNA.VisualRPG.Runtime.DLL expands into three new DLLS:

This increased granularity was made to better match library improvements and DLL changes to the various ASNA products that use them. The details of this three-way split are shown below in Figure 1.

DLL changes introduced with ASNA Visual RPG for .NET Framework 15

In Figure 1 above the namespaces each DLL provides are shown prefixed with . They are:

You can see that although ASNA.VisualRPG.Runtime.dll has been split into three DLLs the same namespaces are provided in the new DLLs. The version 15.x DLLs also provided a few new additional namespaces beyond what's shown in Figure 1.

To maintain backwards compatibility of version 15.0 with previous versions we ship an ASNA.VisualRPG.Runtime.dll library which forwards requests for any of the four original namespaces that where in that DLL to the corresponding new DLL. We will stop shipping the ASNA.VisualRPG.Runtime.dll with the next major version of ASNA .NET products. This forwarding version of this DLL will be available as a separate download.

2. ASNA.VisualRPG.Common.Sgml.dll has been deprecated.

The second change is that ASNA.VisualRPG.Common.Sgml.dll has been deprecated and its code has been moved to ASNA.Runtime.dll. This change mostly affects customers using Mobile RPG and Wings.

Changes you need to make because of these DLL changes

There are no coding changes you need to make in your projects because of these changes. The only changes you need to make is adding and/or deleting references. For new 15.x projects the correct project references will already exist.

In addition to removing that reference:

The ASNA.Runtime.* DLLS are located at:

C:\Program Files (x86)\Common Files\ASNA Shared\Client\xx

where xx is the ASNA Visual RPG version number.

For more details on the runtime changes click here.
avr-runtime-changes.md

Visual Studio local help installation

Visual Studio treats local (offline) as an optional component. As such installing it requires some additional steps:

The note above applies to any version of Visual Studio.

When installing Visual Studio:

  1. Under the Individual Components tab.
  2. On the Code Tools section.
  3. Enable the Help Viewer component.

To verify the Help Viewer is installed, look at the top of the Help Menu in Visual Studio. The following three options should be visible at the top of the menu:

  1. View Help
  2. Add and Remove Help Content
  3. Set Help Preferences
    visual-studio-local-help.md

Supported Web browsers, smartphones, and tablets

Please see this asna.com article for ASNA's browser and mobile client support.
browser-support.md

Downloading with Microsoft Edge

If this software is downloaded via Edge you may receive a message stating that this file "is not commonly downloaded" when attempting to install it. In this event click the View Downloads button, select the ASNA product to install from that list, and confirm that you'd like to install it.

Similarly, attempting to install the software directly through Microsoft Windows may cause a "Windows protected your PC" message to appear. In this event click the small More Info prompt on the left, and click Run Anyway on the following window.
ms-edge-warning.md


Changes Since Version: 16.0.90.0
ASNA Services Clients - DataGate