The create dialog for "packager" does not match anything
defined in the "~/umbraco/config/create/UI.xml". This could mean an
incorrectly installed package or a corrupt UI file
Description: An unhandled exception occurred during
the execution of the current web request. Please review the stack trace
for more information about the error and where it originated in the
code.
Exception Details: System.ArgumentException: The
create dialog for "packager" does not match anything defined in the
"~/umbraco/config/create/UI.xml". This could mean an incorrectly
installed package or a corrupt UI file
Source Error:
An unhandled exception was generated during the execution of the current
web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[ArgumentException: The create dialog for "packager" does not match anything defined in the "~/umbraco/config/create/UI.xml". This could mean an incorrectly installed package or a corrupt UI file] umbraco.cms.presentation.Create.Page_Load(Object sender, EventArgs e) +730 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25 umbraco.BasePages.BasePage.OnLoad(EventArgs e) +74 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048
Version Information: Microsoft .NET Framework
Version:4.0.30319; ASP.NET Version:4.0.30319.1
Except for the exception, don't see much info on your environment! umbraco version? os? Give us some more info so people may try to replicate this issue and probably log this as an issue on Codeplex.
create package does not work
The create dialog for "packager" does not match anything defined in the "~/umbraco/config/create/UI.xml". This could mean an incorrectly installed package or a corrupt UI file
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.ArgumentException: The create dialog for "packager" does not match anything defined in the "~/umbraco/config/create/UI.xml". This could mean an incorrectly installed package or a corrupt UI file
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
Hi,
Except for the exception, don't see much info on your environment! umbraco version? os? Give us some more info so people may try to replicate this issue and probably log this as an issue on Codeplex.
Cheers,
/Dirk
Right-click on the "created packages" node, see http://our.umbraco.org/forum/core/41-feedback/9950-Packager-in-41
thanx, thats it =)
is working on a reply...