xlsgen > overview > Isolated server

xlsgen has two run-time modes :

 

Why pick the local server over the other one ?


Using the local server mode, one or more xlsgen.exe processes show up in the Windows task manager

 

 

Activating the local server

The good news is that none of the client-side source code changes whether you are using the in-process mode or the local server mode.

But a one-time activation is needed. It works as follows :

Once this activation is done, the creation of a running instance of xlsgen will automatically start a new process, xlsgen.exe, unless the process is already running and it can process the load.

 

 

Switching back to the in-process mode

If you are willing to stop using the local server, you may either 1) use the COM-free technique, which automatically loads xlsgen.dll as part of the client application or host, or 2) re-activate the in-process mode by doing the following :

 

 

When xlsgen.exe is needed?

The fact that your client application or host runs on a 64-bit operating system does not automatically mean you have to use xlsgen.exe instead of xlsgen.dll. In fact, if the client application or host is a 32-bit image, then you can use the one or the other. If, however, the client application or host is a 64-bit image, then you need to use xlsgen.exe or the 64-bit version of xlsgen.dll.

 

xlsgen documentation. © ARsT Design all rights reserved.