Hi,
I am trying to test an XML package using the engine.aspx page, but keep running into this error:
Exception=This XmlPackage is not allowed to be run from the engine. Set the package element's allowengine attribute to true to enable this package to run.
Where is the "allowengine" attribute? Where do I place it in the XML config package?
I don't have any references as every package I try to run with the engine.aspx page yields the same error, therefore I am completely lost here.
Thanks