hi, i've installed a number of packages (ucomponents and courier) .. both of which when i click on "installed packages" i'm given the error below. any idea whats causing this? tried to uninstall/reinstall the packages and still no joy:
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.]
umbraco.presentation.developer.packages.installedPackage.OnInit(EventArgs e) +800
System.Web.UI.Control.InitRecursive(Control namingContainer) +607
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2226
developer packages throwing error
hi, i've installed a number of packages (ucomponents and courier) .. both of which when i click on "installed packages" i'm given the error below. any idea whats causing this? tried to uninstall/reinstall the packages and still no joy:
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:
is working on a reply...