Ticket T1054092
Visible to All Users

Initial Users are not created in XAF Blazor running in Azure

created 3 years ago
Comments (1)
DevExpress Support Team 3 years ago

    Hi Kirsten,

    Please give us some time to recommend a way to troubleshoot this issue. We will answer as soon as possible.

    Answers approved by DevExpress Support

    created 3 years ago

    Hello Kirsten,

    With default-generated code, database updaters are not run automatically in deployed applications. You need to run your Blazor application with the -updateDatabase command to call your Updater.UpdateDatabaseAfterUpdateSchema method. Please refer to the following help topic for additional information: Update an ASP.NET Core Blazor Application.

    Let me know whether this is helpful in your case.

      Comments (2)

        Thanks Anatol
        That makes sense.
        I wound up creating the users by running the app locally with the Azure connection string.
        I deleted the stack overflow question. It just got too convoluted… trying too many things.

          Related to this issue?

          Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

          Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.