Edit1 What are Solutions?
Solutions provide a way to package IssueNet customizations into a manageable unit that can be installed into IssueNet databases and loaded into client applications. Solutions are created in the database and can be saved to disk as a file that can be distributed and installed into other IssueNet databases. A solution consists ofidentity and version information, a manifest, an optional plug-in, and user interface layout information.
Edit1.1 Solution Identity and Version
Each solution has a name, unique ID, version information, author, and description. The unique ID is a GUID (Globally Unique Identifier) that is automatically generated when the solution is created. The name, description, author, and version information are specified by the person creating the solution.
Edit1.2 Solution Manifest
The solution manifest is a list of objects, classes, and plug-ins that are required by the solution.