11 (0xB) Can not find content generator for the case
Description
ALP does not know how to process this file/directory.
Probable causes
The standard ALP configuration includes a set of file type to CG (ALP) module
mappings. For example the ASP files are mapped to CG.newObjects.ScriptGen which is the
Class name of the ALP'a ASP processor. Further the default ALP
configuration contains two entries that map any unrecognized file to the default
processor and any directory to the directory list generator. Therefore with
standard ALP configuration this error cannot occur, for there will be default
processing mapped to all files/directories not explicitly mapped to another CG
module. The ALP Shell extensions do not allow these default processing options
to be removed, thus the error may occur only if the an alp.application file has
been edited manually.
If you have done so on purpose - check to see what is missing. It can be
helpful to compare your custom file with one created with the ALP Settings shell
extension. Check the syntax - see if all the sections are closed for
instance.
|