Since it's a major release upgrade did you run the update wizard to check for changes to the database? If you did not copy the complete version to overwrite your site, make sure you have made any manual changes to config files.
Check to make sure the packages data was not corrupted or deleted in the upgrade.
Can be found under /data/packages. Make sure the config files under created and installed are well formed xml and actually exist.
i have had this issue serveral times when upgrading to 4.0.3... every time it was because i forgot to copy those folders from my master directory to my instance i was upgrading... double check that you moved those packages directories into your existing data folder.
The Packages folder is not expanding after upgrade to umbraco v 4.0.3
<!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:0; mso-generic-font-family:roman; mso-font-pitch:variable; mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1610611985 1073750139 0 0 159 0;} @font-face {font-family:"Trebuchet MS"; panose-1:2 11 6 3 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:647 0 0 0 159 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman","serif"; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin;} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; font-size:10.0pt; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt;} @page Section1 {size:612.0pt 792.0pt; margin:72.0pt 72.0pt 72.0pt 72.0pt; mso-header-margin:36.0pt; mso-footer-margin:36.0pt; mso-paper-source:0;} div.Section1 {page:Section1;} -->
For some reason I can not install packages on my umbraco v 4.0.3 (Assembly version: 1.0.3625.27276)
When I click packages, nothing happens, the arrow symbol dissaper and the subfolders under packages are not displayed.
The site is upgraded from a 3.0.5 version. The persmissonsettings should be ok.
In the eventviewer I get this message:
<!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:0; mso-generic-font-family:roman; mso-font-pitch:variable; mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1610611985 1073750139 0 0 159 0;} @font-face {font-family:"MS Shell Dlg"; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:1627401183 -2147483648 8 0 66047 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman","serif"; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin;} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {mso-style-noshow:yes; mso-style-priority:99; color:purple; mso-themecolor:followedhyperlink; text-decoration:underline; text-underline:single;} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; font-size:10.0pt; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt;} @page Section1 {size:612.0pt 792.0pt; margin:72.0pt 72.0pt 72.0pt 72.0pt; mso-header-margin:36.0pt; mso-footer-margin:36.0pt; mso-paper-source:0;} div.Section1 {page:Section1;} -->
Event viewer – Application
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 5/6/2010 6:33:23 PM
Event time (UTC): 5/6/2010 5:33:23 PM
Event ID: 88b808852f8343839ea9608e984627bb
Event sequence: 12
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1810191468/Root-4-129176407973746250
Trust level: Full
Application Virtual Path: /
Application Path: C:\www\www.[xxx].no\www\
Machine name: WEBSERVER
Process information:
Process ID: 1352
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: NullReferenceException
Exception message: Object reference not set to an instance of an object.
Request information:
Request URL: http://www.[xxx].no/umbraco/tree.aspx?rnd=9a6331c7-e905-4b8c-a879-91fbef208b63&id=-1&treeType=packager&contextMenu=true&isDialog=false&app=developer
Request path: /umbraco/tree.aspx
User host address: 10.0.1.1
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 5
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at umbraco.cms.businesslogic.packager.repositories.Repository.getAll()
at umbraco.loadPackager.Render(XmlDocument& Tree)
at umbraco.cms.presentation.Trees.LegacyTree.Render(XmlDocument& Tree)
at umbraco.cms.presentation.Trees.LegacyTree.Render(XmlTree& tree)
at umbraco.cms.presentation.tree.LoadTree(String treeAlias)
at umbraco.cms.presentation.tree.Page_Load(Object sender, EventArgs e)
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at umbraco.BasePages.BasePage.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Since it's a major release upgrade did you run the update wizard to check for changes to the database? If you did not copy the complete version to overwrite your site, make sure you have made any manual changes to config files.
Check to make sure the packages data was not corrupted or deleted in the upgrade.
Can be found under /data/packages. Make sure the config files under created and installed are well formed xml and actually exist.
-Chris
i have had this issue serveral times when upgrading to 4.0.3... every time it was because i forgot to copy those folders from my master directory to my instance i was upgrading... double check that you moved those packages directories into your existing data folder.
is working on a reply...