Base solution for your next web application
Open Closed

Unable to load page after upgrading to version 8.9.2 (using Angular) #9597


User avatar
0
actvision created

Hi,

We are in the process of upgrading aspnetzero to version 8.9.2. The product type is Angular and the framework type is .net core. After resolving all dependencies issue, we are left with some warnings which are all related to 'CommonJS or AMD dependencies can cause optimization bailouts.' When we try to open browser on http://localhost:4200/, we are unable to see the login page (please see image below).

Please help.

Thank you.


11 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    We are in the process of upgrading aspnetzero to version 8.9.2.

    What version did you upgrade from?

  • User Avatar
    0
    actvision created

    Thanks for the reply. We are in the process of upgrading from version 8.1.0

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @actvision

    1. Could you check server side log file to see if there are any error messages ?
    2. Could you check if GetCurrentLoginInformations returns a valid response similar to screenshot below ?

  • User Avatar
    0
    demo.solaru created

    @ismcagdas

    We are facing the same problem, trying to upgrade from 7.0.0 to 8.9.2 version. We are getting the correct information when GetCurrentLoginInformations method called with login or without login.

    But error message says:

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @demo.solaru

    Could you share the Json response of GetCurrentLoginInformations ? Could you also share your project with [email protected] ?

    Thanks,

  • User Avatar
    0
    demo.solaru created

    @ismcagdas the Json response of GetCurrentLoginInformations :

    { "user": { "name": "string", "surname": "string", "userName": "string", "emailAddress": "string", "profilePictureId": "string", "id": 0 }, "tenant": { "tenancyName": "string", "name": "string", "logoId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "logoFileType": "string", "customCssId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "subscriptionEndDateUtc": "2020-09-14T18:33:16.054Z", "isInTrialPeriod": true, "subscriptionPaymentType": 0, "edition": { "displayName": "string", "trialDayCount": 0, "monthlyPrice": 0, "annualPrice": 0, "isHighestEdition": true, "isFree": true, "id": 0 }, "creationTime": "2020-09-14T18:33:16.054Z", "paymentPeriodType": 1, "subscriptionDateString": "string", "creationTimeString": "string", "id": 0 }, "application": { "version": "string", "releaseDate": "2020-09-14T18:33:16.054Z", "currency": "string", "currencySign": "string", "contractCurrencySign": "string", "allowTenantsToChangeEmailSettings": true, "userDelegationIsEnabled": true, "features": { "additionalProp1": true, "additionalProp2": true, "additionalProp3": true } }, "theme": { "baseSettings": { "theme": "string", "layout": { "layoutType": "string" }, "header": { "desktopFixedHeader": true, "mobileFixedHeader": true, "headerSkin": "string", "minimizeDesktopHeaderType": "string", "headerMenuArrows": true }, "subHeader": { "fixedSubHeader": true, "subheaderStyle": "string" }, "menu": { "position": "string", "asideSkin": "string", "fixedAside": true, "allowAsideMinimizing": true, "defaultMinimizedAside": true, "submenuToggle": "string", "searchActive": true }, "footer": { "fixedFooter": true } }, "isLeftMenuUsed": true, "isTopMenuUsed": true, "isTabMenuUsed": true, "allowMenuScroll": true } }

    Yeah, I will share the Project as well.

  • User Avatar
    0
    demo.solaru created

    @ismcagdas @maliming @actvision any luck on this ticket?

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @demo.solaru

    Did you share the project via email ? Json response seems fine. I can take a look at the project.

  • User Avatar
    0
    demo.solaru created

    @ismcagdas

    Yes, I have shared the project via email. It's on cloud and I gave all required access. Please let me know if you need anything else. Thank you.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @demo.solaru

    We couldn't download your solution. I have replied to you via email. We can continue via email to solve this problem.

    Thanks,

  • User Avatar
    0
    demo.solaru created

    Hello @ismcagdas

    Our frontend developer will talk to you directly on this, she will directly email you back on [email protected] if that works.

    Thank you!