Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 4 of 4

Thread: Certain Users unable to access site unless they delete history

  1. #1
    frank@omnica.co.uk is offline Junior Member
    Join Date
    Oct 2011
    Posts
    1

    Default Certain Users unable to access site unless they delete history

    Hi

    We have a recurring issue were certain users cannot access the webstore (.NET error page appears). We think it is related to another post <a href="http://forums.aspdotnetstorefront.com/showthread.php?31647-ML-64-encrypted-Ticket-Error&highlight=ML%2F64+encrypted+Ticket+Error">ML/64 encrypted Ticket Error</a>

    The suggestion here is to clear the cookie which makes the this issue goes away. Indeed our users have cleared their history as a short term fix for the problem. Is there a way to perhaps rename the authentication cookie which will force everyone to login again and perhaps fix the issue? Or, is there another way to approach. The error we think that is responsible is shown below:

    Exception information:
    Exception type: NullReferenceException
    Exception message: Object reference not set to an instance of an object.


    Is impersonating: False
    Stack trace: at AspDotNetStorefront.Global.oAxw6cgXp(Object , EventArgs )
    at AspDotNetStorefront.Global.Application_Authenticat eRequest(Object sender, EventArgs e)
    at System.Web.HttpApplication.SyncEventExecutionStep. System.Web.HttpApplication.IExecutionStep.Execute( )
    at System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously)


    Many thanks for any help provided

    Frank

  2. #2
    danrawk is offline Member
    Join Date
    Apr 2011
    Posts
    45

    Default follow up?

    hey frank!
    just curious if you were able to track this down to resolution? having a similar behavior. feels like a cookie issue but i can't duplicate it to track down the error code.

    resetting/erasing cookies in maintenance seems to fix, as does deleting browser cookies, but that's not a long term fix.

    dan

    Quote Originally Posted by frank@omnica.co.uk View Post
    Hi

    We have a recurring issue were certain users cannot access the webstore (.NET error page appears). We think it is related to another post <a href="http://forums.aspdotnetstorefront.com/showthread.php?31647-ML-64-encrypted-Ticket-Error&highlight=ML%2F64+encrypted+Ticket+Error">ML/64 encrypted Ticket Error</a>

    The suggestion here is to clear the cookie which makes the this issue goes away. Indeed our users have cleared their history as a short term fix for the problem. Is there a way to perhaps rename the authentication cookie which will force everyone to login again and perhaps fix the issue? Or, is there another way to approach. The error we think that is responsible is shown below:

    Exception information:
    Exception type: NullReferenceException
    Exception message: Object reference not set to an instance of an object.


    Is impersonating: False
    Stack trace: at AspDotNetStorefront.Global.oAxw6cgXp(Object , EventArgs )
    at AspDotNetStorefront.Global.Application_Authenticat eRequest(Object sender, EventArgs e)
    at System.Web.HttpApplication.SyncEventExecutionStep. System.Web.HttpApplication.IExecutionStep.Execute( )
    at System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously)


    Many thanks for any help provided

    Frank

  3. #3
    jsimacek is offline Senior Member
    Join Date
    Dec 2008
    Location
    Phoenix, AZ
    Posts
    373

    Default

    There is another thread on this already, but see fix at: http://manual.aspdotnetstorefront.co...r-10-ie10.aspx
    Jan Simacek - Compunix, LLC
    AspDotNetStorefront trusted Devnet Partner and Reseller since 2005

    AspDotNetStorefront Mods and Add-Ons at http://www.ecommercecartmods.com/
    - Searching, Filtering and Sorting (like cSearch, Dealer Locator, Price Ranges, Blog)
    - Reports (like Cart Abandonment and Net Sales)
    - Customer Experience (like Question/Answers)
    - Site and Data Management (like Entity Product Mapper, Bulk Updaters, Make/Model/Year filters)

  4. #4
    tbone is offline Member
    Join Date
    Sep 2005
    Posts
    30

    Default

    We're seeing something similar to this with ipads, mac and iphones. Seems deleting the cookies works at times


    Event code: 3005
    Event message: An unhandled exception has occurred.
    Event time: 6/26/2013 4:21:30 PM
    Event time (UTC): 6/26/2013 11:21:30 PM
    Event ID: 5ec904d89dda4d5098c5d1d7ecb40b88
    Event sequence: 199766
    Event occurrence: 2363
    Event detail code: 0

    Application information:
    Application domain: /LM/W3SVC/1/ROOT-1-130167254680573243
    Trust level: Full
    Application Virtual Path: /
    Application Path: D:\inetpub\wwwroot\???????_site\
    Machine name: P2917672

    Process information:
    Process ID: 14892
    Process name: w3wp.exe
    Account name: IIS APPPOOL\aspdotnetstorefront

    Exception information:
    Exception type: HttpException
    Exception message: Unable to validate data.
    at System.Web.Configuration.MachineKeySection.Encrypt OrDecryptData(Boolean fEncrypt, Byte[] buf, Byte[] modifier, Int32 start, Int32 length, Boolean useValidationSymAlgo, Boolean useLegacyMode, IVType ivType, Boolean signData)
    at System.Web.Security.FormsAuthentication.Decrypt(St ring encryptedTicket)
    at AspDotNetStorefront.Global.(Object sender, EventArgs e)
    at AspDotNetStorefront.Global.Application_Authenticat eRequest(Object sender, EventArgs e)
    at System.Web.HttpApplication.SyncEventExecutionStep. System.Web.HttpApplication.IExecutionStep.Execute( )
    at System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously)



    Request information:
    Request URL: http://www.??????????.com/skins/Skin...ts/imports.gif
    Request path: /skins/Skin_1/images/WeeklySpecials/assets/imports.gif
    User host address: 49.176.6.197
    User:
    Is authenticated: False
    Authentication Type:
    Thread account name: IIS APPPOOL\aspdotnetstorefront

    Thread information:
    Thread ID: 60
    Thread account name: IIS APPPOOL\aspdotnetstorefront
    Is impersonating: False
    Stack trace: at System.Web.Configuration.MachineKeySection.Encrypt OrDecryptData(Boolean fEncrypt, Byte[] buf, Byte[] modifier, Int32 start, Int32 length, Boolean useValidationSymAlgo, Boolean useLegacyMode, IVType ivType, Boolean signData)
    at System.Web.Security.FormsAuthentication.Decrypt(St ring encryptedTicket)
    at AspDotNetStorefront.Global.(Object sender, EventArgs e)
    at AspDotNetStorefront.Global.Application_Authenticat eRequest(Object sender, EventArgs e)
    at System.Web.HttpApplication.SyncEventExecutionStep. System.Web.HttpApplication.IExecutionStep.Execute( )
    at System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously)


    Custom event details: