Error in Newsletter Studio when trying to create a Newsletter
The create dialog for "newsletterstudio_newsletters" 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 "newsletterstudio_newsletters" does not match anything
defined in the "~/umbraco/config/create/UI.xml". This could mean an
incorrectly installed package or a corrupt UI file
Any errors during install? Is the newsletter_newsletter-key in the UI.xml-folder? I would say 90% that this is a permissions issue. Did you test your permissions?
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
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:
[NullReferenceException: Object reference not set to an instance of an object.]
NewsletterStudio.Usercontrols.CreateNewsletter.btnSubmit_Click(Object sender, EventArgs e) +1002
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +154
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3803
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18408
Error in Newsletter Studio when trying to create a Newsletter
The create dialog for "newsletterstudio_newsletters" 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 "newsletterstudio_newsletters" does not match anything defined in the "~/umbraco/config/create/UI.xml". This could mean an incorrectly installed package or a corrupt UI file
Hi!
Any errors during install? Is the newsletter_newsletter-key in the UI.xml-folder? I would say 90% that this is a permissions issue. Did you test your permissions?
Hi
Did a reinstall. Fixed the problem.
Thanks
Great news! Let me know if you have any other questions!
=D
// Markus
Hi!
when i create a new newsletter:
Server Error in '/' Application.
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
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.18408
Thanks
Hi!
Did you go with a clean install? What verson of Umbraco and what version of Newsletter Studio?
Did you try to set the perission-settings as described above?
i changed the permission-settings and the error is no more.
thanks.
Great news!
Theres a lot of information in the support center: support.newsletterstudio.org
Just let me know if I can help you in any other way!
Cheers!
is working on a reply...