I upgraded an instance this morning from 5.2.2 to 5.2.3 and was meet with a number of error. We also use a third party client to connect to the WebDAV (Bitkinex) to bypass the UI sometimes. The BitKinex wouldn't even connect (Auth error). A page with CatShort module presnted the ever lovely "Object reference not set to an instance of an objectt" error and the Event log contained the following two errors:
<!--[if gte mso 9]>
Normal
0
false
false
false
EN-US
X-NONE
X-NONE
MicrosoftInternetExplorer4
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;
mso-font-charset:1;
mso-generic-font-family:roman;
mso-font-format:other;
mso-font-pitch:variable;
mso-font-signature:0 0 0 0 0 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:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:1627400839 -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-top:0in;
margin-right:0in;
margin-bottom:10.0pt;
margin-left:0in;
line-height:115%;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:Calibri;
mso-fareast-theme-font:minor-latin;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;}
span.normal1
{mso-style-name:normal1;
mso-style-unhide:no;
mso-ansi-font-size:8.5pt;
mso-bidi-font-size:8.5pt;
font-family:"Tahoma","sans-serif";
mso-ascii-font-family:Tahoma;
mso-hansi-font-family:Tahoma;
mso-bidi-font-family:Tahoma;
color:#555555;
font-style:normal;}
.MsoChpDefault
{mso-style-type:export-only;
mso-default-props:yes;
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:Calibri;
mso-fareast-theme-font:minor-latin;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;}
.MsoPapDefault
{mso-style-type:export-only;
margin-bottom:10.0pt;
line-height:115%;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
<!--[if gte mso 10]>
AssemblyVersion: 5.2.3
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL: /tabid/18/ctl/Install/rtab/18/portalid/0/Default.aspx
AbsoluteURL: /tabid/18/ctl/Install/rtab/18/portalid/0/Default.aspx
AbsoluteURLReferrer: https://www.domain.net/tabid/18/ctl/Install/rtab/18/portalid/0/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 84e200d4-9c86-4505-8889-e83f6629d946
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Bring2mind.DNN.Modules.DMX.Common.Paths.GetMappedPath
StackTrace:
Message: System.NullReferenceException: Object reference not set to an instance of an object. at Bring2mind.DNN.Modules.DMX.Common.Paths.GetMappedPath(PathTypes PathType) at Bring2mind.DNN.Modules.DMX.UI.MenuController.ᜀ(String A_0) at Bring2mind.DNN.Modules.DMX.UI.MenuController.ResetMenus(Int32 PortalId) at Bring2mind.DNN.Modules.DMX.Framework.ModuleController.UpgradeModule(String Version)
AssemblyVersion: 5.2.3
PortalID: 0
PortalName: Client Site
UserID: -1
UserName:
ActiveTabID: 36
ActiveTabName: Home
RawURL: /dmxdav.axd/Client Shared Documents/
AbsoluteURL: /dmxdav.axd/Client%20Shared%20Documents/
AbsoluteURLReferrer:
UserAgent: BitKinex/3.1.1
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 97346fba-6edb-4b31-99f0-4d20507c8f33
InnerException: Unable to cast object of type 'DotNetNuke.Entities.Users.UserInfo' to type 'Bring2mind.DNN.Modules.DMX.Security.DMXUser'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Bring2mind.DNN.Modules.DMX.WebDAV.DigestAuthentication.ᜀ
StackTrace:
Message: System.InvalidCastException: Unable to cast object of type 'DotNetNuke.Entities.Users.UserInfo' to type 'Bring2mind.DNN.Modules.DMX.Security.DMXUser'. at Bring2mind.DNN.Modules.DMX.WebDAV.DigestAuthentication.ᜀ(DigestAuthenticationRequest A_0, String& A_1, String[]& A_2) at Bring2mind.DNN.Modules.DMX.WebDAV.DigestAuthentication.ᜁ() at Bring2mind.DNN.Modules.DMX.WebDAV.AuthenticationModule.ᜁ(Object A_0, EventArgs A_1)
Source:
Server Name: NDD-WEB26
<!--[if !supportLineBreakNewLine]-->
<!--[endif]-->