Error in Media-section when selecting folder - umb 4.5 ugrade
This solution was recently upgraded from ver. 4.0.3 and up to 4.5.0.
All the xslt-files are updated as well, and it works swell - allthough, when I go to the media-section and I click a media-folder, I get this Error:
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:
[NullReferenceException: Object reference not set to an instance of an object.]
umbraco.controls.ContentControl.addControlNew(Property p, TabPage tp, String Caption) +257
umbraco.controls.ContentControl.CreateChildControls() +939
System.Web.UI.Control.EnsureChildControls() +102
umbraco.controls.ContentControl.OnInit(EventArgs e) +92
System.Web.UI.Control.InitRecursive(Control namingContainer) +140
System.Web.UI.Control.AddedControl(Control control, Int32 index) +197
System.Web.UI.ControlCollection.Add(Control child) +79
umbraco.cms.presentation.editMedia.OnInit(EventArgs e) +688
System.Web.UI.Control.InitRecursive(Control namingContainer) +140
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +480
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
Does anyone know what is causing this - I cant figure it out by myself.
Im having a better developer than myself running a check of the site, so I'll let you know as soon as I know more.
Though, I also have this problem when I want to create a folder in the media-section - when I click Create - i instantly get this error in the popup:
Server Error in '/' Application.
The given key was not present in the dictionary.
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.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
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.
Did you find the solution to your problem? I'm getting this same error this morning, after a couple weeks of development following installation with no problems.
Nope, sorry. We havent found an answer to our problem - besides in our case it was apparently version related. It occured when we updated umbraco.. so we went back to the prior version to redeem the error.
Nope, sorry. We havent found an answer to our problem - besides in our case it was apparently version related. It occured when we updated umbraco.. so we went back to the prior version to redeem the error.
Error in Media-section when selecting folder - umb 4.5 ugrade
This solution was recently upgraded from ver. 4.0.3 and up to 4.5.0.
All the xslt-files are updated as well, and it works swell - allthough, when I go to the media-section and I click a media-folder, I get this Error:
Does anyone know what is causing this - I cant figure it out by myself.
Thanks,
Djan
Hi Djan
What steps did you take in order to do the upgrade?
Are you sure that the permissions for network service and iusr are correct on all files and folders?
/Jan
Im having a better developer than myself running a check of the site, so I'll let you know as soon as I know more.
Though, I also have this problem when I want to create a folder in the media-section - when I click Create - i instantly get this error in the popup:
Server Error in '/' Application.
The given key was not present in the dictionary.
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.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
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
Did you find the solution to your problem? I'm getting this same error this morning, after a couple weeks of development following installation with no problems.
Thanks!
--Marnie
Hi Marnie,
Nope, sorry. We havent found an answer to our problem - besides in our case it was apparently version related. It occured when we updated umbraco.. so we went back to the prior version to redeem the error.
/Djan
Hi Marnie,
Nope, sorry. We havent found an answer to our problem - besides in our case it was apparently version related. It occured when we updated umbraco.. so we went back to the prior version to redeem the error.
/Djan
is working on a reply...