Visit Gigasoft's Web Site
ProEssentials v6 Help

Chapter 2: .NET Deployment

 

WinForm deployment is as simple as distributing our DLLs within the same directory as your application.

 

Product

What to Distribute

ProEssentials v6 Pro

Gigasoft.ProEssentials.Dll

PEGRP32D.DLL

ProEssentials v6 Standard

Gigasoft.ProEssentials.Dll

PEGRPDS.DLL

ProEssentials v6 Lite

Gigasoft.ProEssentials.Dll

PEGRPDL.DLL

 

 

WebForm deployment as simple as distributing our DLLs within the /Bin directory of your web application. No registration required.

 

Product

What to Distribute

ProEssentials v6 Pro

Gigasoft.ProEssentialsWeb.Dll

PEGRP32D.DLL

ProEssentials v6 Standard

Gigasoft.ProEssentialsWeb.Dll

PEGRPDS.DLL

ProEssentials v6 Lite

Gigasoft.ProEssentialsWeb.Dll

PEGRPDL.DLL

 

Find "PEGRP32D.DLL", "PEGRPDS.DLL" or "PEGRPDL.DLL" within the Window/System32 directory on your development system.

 

Find "Gigasoft.ProEssentials.Dll" and "Gigasoft.ProEssentialsWeb.Dll" within the DotNet (Framework 1.1) or DotNet20 (Framework 2.0) subdirectores where you installed ProEssentials.   The default location is c:\ProEssentials6\DotNet or c:\ProEssentials6\DotNet20.