in

Dotnetpanel Forums

Community support forums for DotNetPanel products

dll DNP Enterprise Server 2.0.5 SP1

Downloads: 2,331 File Size: 420kB
Posted By: Feodor Fitsner Views: 4,271
Date Added: 05-03-2007

Updated Enterprise Server assembly to support new features in application installer:

  1. Every variable could be escaped to be compatible with MySQL or MS SQL. To escape variable's value for MySQL it should be written as ${variable.name.mysql-escaped}. For MS SQL ${variable.name.mssql-escaped}. Other words you can add ".mysql-escaped" or ".mssql-escaped" suffix to any supported variable.
  2. Added new ${installer.slashvirtualdir} which is evaluated to "" (empty string) if virtual directory is not specified; otherwise it is evaluated to "/virtdir".
  3. Added new ${installer.fullwebpath.www} variable which is the same as ${installer.fullwebpath}, but with "www." at the beginning.

To install the assembly copy it to "bin" folder of Enterprise Server.

Comments

No comments exist for this file.
Powered by Community Server (Commercial Edition), by Telligent Systems