I purchased source code, but did not receive any of the licensing or application/session startup logic or application_beginrequest/endrequest logic. Shouldn this be included?
A. To prevent software piracy, all licensing logic has been placed in a separate library whose source code is not provided under any circumstances. If you have requirements to perform specific tasks during the application start procedure, you may add these in the custom_applicationstart_logic, custom_application_beginrequest_logic, custom_application_error, etc. methods within our AppLogic class.
A. To prevent software piracy, all licensing logic has been placed in a seperate library whose source code is not provided under any circumstances. If you have requirements to perform specific tasks during the application start procedure, you may add these in the custom_applicationstart_logic, custom_application_beginrequest_logic, custom_application_error, etc. methods within our AppLogic class.