News

Setup Wizard and Client Server applications

Since GeneXus version 6 Evolution I (for Visual Basic generator since patch 1) the names of C/S’ dlls used for the Visual Basic, Visual FoxPro and FoxPro for Windows generators changed. For example: in Visual Basic it changed ...

Since GeneXus version 6 Evolution I (for Visual Basic generator since patch 1) the names of C/S’ dlls used for the Visual Basic, Visual FoxPro and FoxPro for Windows generators changed. For example: in Visual Basic it changed from GXC601B5.DLL to GXC602B5.DLL.

In order to generate correctly a setup of a model of this type, you have to use the Setup Wizard version 2.1 or higher. If the setup is generated with a former version of the Setup Wizard, the version of the C/S’ dll that is included in the application’s installation will be the former one (for example if VB is generated the GXC601B5.DLL will be included). In this last case, the installation will end without troubles, but when executing the application it will display a message of ‘File not found’ type, because it could not find the new dll.

You can get the Setup Wizard version 2.1 at http://www.genexus.com/forum/setwiz.htm.