|
WinForm deployment is as simple
as distributing our DLLs within the same directory as your application.
|
Product |
What to Distribute |
|
ProEssentials v7 Pro |
Gigasoft.ProEssentials.Dll
PEGRP32E.DLL |
|
ProEssentials v7 Standard |
Gigasoft.ProEssentials.Dll
PEGRPSE.DLL |
|
ProEssentials v7 Lite |
Gigasoft.ProEssentials.Dll
PEGRPLE.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 v7 Pro |
Gigasoft.ProEssentialsWeb.Dll
PEGRP32E.DLL |
|
ProEssentials v7 Standard |
Gigasoft.ProEssentialsWeb.Dll
PEGRPSE.DLL |
|
ProEssentials v7 Lite |
Gigasoft.ProEssentialsWeb.Dll
PEGRPLE.DLL |
Find "PEGRP32E.DLL", "PEGRPSE.DLL" or "PEGRPLE.DLL"
within the Windows/System32 directory on your development system.
On 64 bit systems, find in the Windows/SysWow64 directory.
Find "Gigasoft.ProEssentials.Dll" and "Gigasoft.ProEssentialsWeb.Dll" within the DotNet20 (Framework 2.0) subdirectory where you installed ProEssentials.
The default location is c:\ProEssentials7\DotNet20.
|