Developer forum

Forum » Dynamicweb 9.0 Upgrade issues » .Net error when calling /admin/public/extranetlogoff.aspx and not logged in

.Net error when calling /admin/public/extranetlogoff.aspx and not logged in

Lars Larsen
Lars Larsen
Reply

Hi

If you'r not logged into the extranet and call /admin/public/extranetlogoff.aspx you will get this .Net error (on DW9.1)

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.]
   Dynamicweb.Ecommerce.Common.BeforeLogoffSubscriber.OnNotify(String notification, NotificationArgs args) +50
   Dynamicweb.Extensibility.Notifications.NotificationManager.Notify(String notification, NotificationArgs eventArgs) +976
   Dynamicweb.Frontend.LoginHandler.Logoff() +52
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +67
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4497

 


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1073.0


Replies

 
Morten Buhl Dynamicweb Employee
Morten Buhl
Reply
This post has been marked as an answer

Hi Lars

Thanks for the bug report, registered as TFS-28680

/Morten Buhl, DW

Votes for this answer: 1
 
Lars Larsen
Lars Larsen
Reply

Hi

The bug has been fixed in DW9.2

 

You must be logged in to post in the forum