Base solution for your next web application

Activities of "murphymj5209"

Question

current release of ANZ: how do I login to ANZ to use the Null tenant; so I can set roles 1 time for all tenants, themes, etc. If I use Admin, then tenant 1 is created and used. thanks.

I am starting a new project with the 12.2rc1 release; the system migrated OK and I am starting a new entity and have a power tools build error. I went to the Mortho.Migrator>dotnet build in comand prompt and did the dotnet build and received the below problem.

To be clear, new install on everything, doing entity from new; I included the old version of the table i was creating, see old table below

thanks for looking into this.

Error from power tools Microsoft Windows [Version 10.0.22000.1936] (c) Microsoft Corporation. All rights reserved.

C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Migrator>dotnet build MSBuild version 17.6.1+8ffc3fe3d for .NET Determining projects to restore... Restored C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core.Shared\Mortho.Core.Shared.csproj (in 537 ms). Restored C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj (in 553 ms). Restored C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Migrator\Mortho.Migrator.csproj (in 554 ms). Restored C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.EntityFrameworkCore\Mortho.EntityFrameworkCore.csp roj (in 554 ms). Mortho.Core.Shared -> C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core.Shared\bin\Debug\netstandard2.0
Mortho.Core.Shared.dll C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(36,98): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs' [C:\github \murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj] C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(37,77): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs_Create' [C: \github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj] C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(38,77): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs_Edit' [C:\g ithub\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj] C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(39,77): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs_Delete' [C: \github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj]

Build FAILED.

C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(36,98): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs' [C:\github \murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj] C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(37,77): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs_Create' [C: \github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj] C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(38,77): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs_Edit' [C:\g ithub\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj] C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(39,77): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs_Delete' [C: \github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj] 0 Warning(s) 4 Error(s)

Time Elapsed 00:00:06.22

C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Migrator>Microsoft Windows [Version 10.0.22000.1936] (c) Microsoft Corporation. All rights reserved.

C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Migrator>dotnet build MSBuild version 17.6.1+8ffc3fe3d for .NET Determining projects to restore... Restored C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core.Shared\Mortho.Core.Shared.csproj (in 537 ms). Restored C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj (in 553 ms). Restored C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Migrator\Mortho.Migrator.csproj (in 554 ms). Restored C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.EntityFrameworkCore\Mortho.EntityFrameworkCore.csp roj (in 554 ms). Mortho.Core.Shared -> C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core.Shared\bin\Debug\netstandard2.0
Mortho.Core.Shared.dll C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(36,98): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs' [C:\github \murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj] C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(37,77): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs_Create' [C: \github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj] C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(38,77): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs_Edit' [C:\g ithub\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj] C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(39,77): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs_Delete' [C: \github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj]

Build FAILED.

C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(36,98): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs' [C:\github \murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj] C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(37,77): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs_Create' [C: \github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj] C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(38,77): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs_Edit' [C:\g ithub\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj] C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Authorization\AppAuthorizationProvider.cs(39,77): error CS0117: 'AppPermissions' does not contain a definition for 'Pages_Administration_MorthoDoctorAssignedStaffs_Delete' [C: \github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Core\Mortho.Core.csproj] 0 Warning(s) 4 Error(s)

Time Elapsed 00:00:06.22

C:\github\murphymj5209\Mortho-12.2\aspnet-core\src\Mortho.Migrator>

old table { "IsRegenerate": true, "MenuPosition": "admin", "RelativeNamespace": "NsMorthoDoctorAssignedStaff", "EntityName": "MorthoDoctorAssignedStaff", "EntityNamePlural": "MorthoDoctorAssignedStaffs", "TableName": "MorthoDoctorAssignedStaffs", "PrimaryKeyType": "int", "BaseClass": "FullAuditedEntity", "EntityHistory": false, "AutoMigration": true, "UpdateDatabase": true, "CreateUserInterface": true, "CreateViewOnly": true, "CreateExcelExport": true, "IsNonModalCRUDPage": false, "IsMasterDetailPage": false, "PagePermission": { "Host": true, "Tenant": true }, "Properties": [ { "Name": "StaffId", "Type": "int", "MaxLength": -1, "MinLength": -1, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": true, "Regex": "", "UserInterface": { "AdvancedFilter": true, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "DoctorId", "Type": "int", "MaxLength": -1, "MinLength": -1, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": true, "Regex": "", "UserInterface": { "AdvancedFilter": true, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "AssignById", "Type": "int", "MaxLength": -1, "MinLength": -1, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": true, "Regex": "", "UserInterface": { "AdvancedFilter": true, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "Status", "Type": "string", "MaxLength": 250, "MinLength": 0, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": false, "Regex": "", "UserInterface": { "AdvancedFilter": true, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "RoleId", "Type": "int", "MaxLength": -1, "MinLength": -1, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": true, "Regex": "", "UserInterface": { "AdvancedFilter": true, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} } ], "NavigationProperties": [], "NavigationPropertyOneToManyTables": [], "EnumDefinitions": [], "DbContext": null }

I have received the attached screen when I was in the admin account looking at my Azure keyvaults. My question is; I am currently using ANZ 11.1, do you know of any issues that maybe caused by Azure implementing tls 1.2 or other related issue?

In my day-job, where I support 2 web apps using asp.net .Net 4.0 and Desktop .net 4.0 and there are definite issues with both due to the tls compliant software being installed.. The web app has issues because of the controls being used; hence why I am asking this question.

thanks for your time.

In using PowerTools is there a way to have a default value for a field in a table, when generated?

Also, please give me the command to generate the ANZ / PT entities; in a previous post I tried what was documented and I received errors using my 11.1 angular release of ANZ. It is not 'dotnet AspNetZeroRadTool.dll whateverEntity.json'. I tried in many directories, so include the dir I should be in the solution for this to work.

Thanks.

Can Power Tools add a index to a field or have a default value for a field? If so, how. thanks.

Please look into my email account murphy.m.j@comcast and fix whatever is needed to have email updates and changes come to this account. I have not received any emails for this account.

using aspnetzero 11.1, powertools 3.2.2;

generating a new entity and receiving the following error when I start Angular

*** Beginning of angular: C:\github\murphymj5209\MorthoETL-AI\angular\nswag>refresh C:\github\murphymj5209\MorthoETL-AI\angular\nswag>"..\node_modules.bin\nswag" run NSwag NPM CLI NSwag command line tool for .NET Core NetCore21, toolchain v13.13.2.0 (NJsonSchema v10.5.2.0 (Newtonsoft.Json v11.0.0.0)) Visit http://NSwag.org for more information. NSwag bin directory: C:\github\murphymj5209\MorthoETL-AI\angular\node_modules\nswag\bin\binaries\NetCore21 Executing file 'C:\github\murphymj5209\MorthoETL-AI\angular\nswag\service.config.nswag' with variables ''... Done. Duration: 00:00:09.0347724 C:\github\murphymj5209\MorthoETL-AI\angular\nswag>cd.. C:\github\murphymj5209\MorthoETL-AI\angular>npm run create-dynamic-bundles

[email protected] create-dynamic-bundles

gulp buildDev

[22:05:21] Using gulpfile C:\github\murphymj5209\MorthoETL-AI\angular\gulpfile.js [22:05:21] Starting 'buildDev'... Dynamic bundles are being created. [22:05:42] Finished 'buildDev' after 21 s C:\github\murphymj5209\MorthoETL-AI\angular>npm start

[email protected] start ng serve --host 0.0.0.0 --port 4200 Warning: This is a simple server for use in testing or debugging Angular applications locally. It hasn't been reviewed for security issues. Binding this server to an open connection can result in compromising your application or computer. Using a different host than the one passed to the "--host" flag might result in websocket connection issues. You might need to use "--disable-host-check" if that's the case. √ Browser application bundle generation complete. Initial Chunk Files | Names | Raw Size vendor.js | vendor | 6.37 MB | main.js . . . *** near the end of the npm start

** Angular Live Development Server is listening on 0.0.0.0:4200, open your browser on http://localhost:4200/ ** × Failed to compile. √ Browser application bundle generation complete. 1242 unchanged chunks Build at: 2022-11-18T04:07:31.577Z - Hash: b6656e83dc1834ec - Time: 2022ms Error: src/app/admin/nsMorthoAzureLocalShoeSizeInformation/morthoAzureLocalShoeSizeInformations/morthoAzureLocalShoeSizeInformations.component.ts:173:14 - error TS2339: Property 'enumShoeSizeGenderTypeFilter' does not exist on type 'MorthoAzureLocalShoeSizeInformationsComponent'. 173 this.enumShoeSizeGenderTypeFilter = ''; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Here is the build which looks OK to me using power tools: -> MorthoAzureLocalShoeSizeInformationsAppService.cs is being generated. -> IMorthoAzureLocalShoeSizeInformationsAppService.cs is being generated. -> MorthoAzureLocalShoeSizeInformationConsts.cs is being generated. -> CreateOrEditMorthoAzureLocalShoeSizeInformationDto.cs is being generated. -> MorthoAzureLocalShoeSizeInformationDto.cs is being generated. -> GetAllMorthoAzureLocalShoeSizeInformationsForExcelInput.cs is being generated. -> GetAllForLookupTableInput.cs is being generated. -> GetAllMorthoAzureLocalShoeSizeInformationsInput.cs is being generated. -> GetMorthoAzureLocalShoeSizeInformationForViewDto.cs is being generated. -> GetMorthoAzureLocalShoeSizeInformationForEditOutput.cs is being generated. -> MorthoAzureLocalShoeSizeInformation.cs is being generated. -> MorthoAzureLocalShoeSizeInformationsExcelExporter.cs is being generated. -> IMorthoAzureLocalShoeSizeInformationsExcelExporter.cs is being generated. -> AppPermissions.cs is being modified. -> AppAuthorizationProvider.cs is being modified. -> MorthoDbContext.cs is being modified. -> CustomDtoMapper.cs is being modified. Running add-migration... Build started... Build succeeded. Entity 'Edition' has a global query filter defined and is the required end of a relationship with the entity 'EditionFeatureSetting'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. No store type was specified for the decimal property 'AnnualPrice' on entity type 'SubscribableEdition'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. No store type was specified for the decimal property 'DailyPrice' on entity type 'SubscribableEdition'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. No store type was specified for the decimal property 'MonthlyPrice' on entity type 'SubscribableEdition'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. No store type was specified for the decimal property 'WeeklyPrice' on entity type 'SubscribableEdition'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. No store type was specified for the decimal property 'Amount' on entity type 'SubscriptionPayment'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. No store type was specified for the decimal property 'ShoeSizeLengthInches' on entity type 'MorthoAzureLocalShoeSizeInformation'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. Done. To undo this action, use 'ef migrations remove' Running migrator... Build started... Build succeeded. Applying migration '20221118040149_Added_MorthoAzureLocalShoeSizeInformation'. Done. -> morthoAzureLocalShoeSizeInformations.component.ts is being generated. -> morthoAzureLocalShoeSizeInformations.component.html is being generated. -> create-or-edit-morthoAzureLocalShoeSizeInformation-modal.component.html is being generated. -> create-or-edit-morthoAzureLocalShoeSizeInformation-modal.component.ts is being generated. -> morthoAzureLocalShoeSizeInformation.module.ts is being generated. -> morthoAzureLocalShoeSizeInformation-routing.module.ts is being generated. -> view-morthoAzureLocalShoeSizeInformation-modal.component.html is being generated. -> view-morthoAzureLocalShoeSizeInformation-modal.component.ts is being generated. -> admin-routing.module.ts is being modified. -> app-navigation.service.ts is being modified. -> service-proxy.module.ts is being modified. -> Mortho.xml is being modified. -> Formatting generated client side files. yarn run v1.22.19 $ C:\github\murphymj5209\MorthoETL-AI\angular\node_modules.bin\prettier --loglevel error --write C:\github\murphymj5209\MorthoETL-AI\angular\src\app\admin\nsMorthoAzureLocalShoeSizeInformation\morthoAzureLocalShoeSizeInformations\morthoAzureLocalShoeSizeInformations.component.ts C:\github\murphymj5209\MorthoETL-AI\angular\src\app\admin\nsMorthoAzureLocalShoeSizeInformation\morthoAzureLocalShoeSizeInformations\morthoAzureLocalShoeSizeInformations.component.html C:\github\murphymj5209\MorthoETL-AI\angular\src\app\admin\nsMorthoAzureLocalShoeSizeInformation\morthoAzureLocalShoeSizeInformations\create-or-edit-morthoAzureLocalShoeSizeInformation-modal.component.html C:\github\murphymj5209\MorthoETL-AI\angular\src\app\admin\nsMorthoAzureLocalShoeSizeInformation\morthoAzureLocalShoeSizeInformations\create-or-edit-morthoAzureLocalShoeSizeInformation-modal.component.ts C:\github\murphymj5209\MorthoETL-AI\angular\src\app\admin\nsMorthoAzureLocalShoeSizeInformation\morthoAzureLocalShoeSizeInformations\morthoAzureLocalShoeSizeInformation.module.ts C:\github\murphymj5209\MorthoETL-AI\angular\src\app\admin\nsMorthoAzureLocalShoeSizeInformation\morthoAzureLocalShoeSizeInformations\morthoAzureLocalShoeSizeInformation-routing.module.ts C:\github\murphymj5209\MorthoETL-AI\angular\src\app\admin\nsMorthoAzureLocalShoeSizeInformation\morthoAzureLocalShoeSizeInformations\view-morthoAzureLocalShoeSizeInformation-modal.component.html C:\github\murphymj5209\MorthoETL-AI\angular\src\app\admin\nsMorthoAzureLocalShoeSizeInformation\morthoAzureLocalShoeSizeInformations\view-morthoAzureLocalShoeSizeInformation-modal.component.ts Done in 1.96s.

Code generation is complete. Press ENTER to exit...

*** here is the .json file { "IsRegenerate": false, "MenuPosition": "admin", "RelativeNamespace": "NsMorthoAzureLocalShoeSizeInformation", "EntityName": "MorthoAzureLocalShoeSizeInformation", "EntityNamePlural": "MorthoAzureLocalShoeSizeInformations", "TableName": "MorthoAzureLocalShoeSizeInformations", "PrimaryKeyType": "int", "BaseClass": "FullAuditedEntity", "EntityHistory": false, "AutoMigration": true, "UpdateDatabase": true, "CreateUserInterface": true, "CreateViewOnly": true, "CreateExcelExport": true, "IsNonModalCRUDPage": false, "IsMasterDetailPage": false, "PagePermission": { "Host": true, "Tenant": true }, "Properties": [ { "Name": "ShoeSizeCountrySexSize", "Type": "string", "MaxLength": 50, "MinLength": 0, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": false, "Regex": "", "UserInterface": { "AdvancedFilter": true, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "enumShoeSizeGenderType", "Type": "int", "MaxLength": 0, "MinLength": 0, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": true, "Regex": "", "UserInterface": { "AdvancedFilter": true, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "ShoeSizeValue", "Type": "string", "MaxLength": 5, "MinLength": 0, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": false, "Regex": "", "UserInterface": { "AdvancedFilter": true, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "ShoeSizeLengthInches", "Type": "decimal", "MaxLength": 0, "MinLength": 0, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": true, "Regex": "", "UserInterface": { "AdvancedFilter": true, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "ShoeSizeLengthCentimeters", "Type": "double", "MaxLength": 0, "MinLength": 0, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": true, "Regex": "", "UserInterface": { "AdvancedFilter": true, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "ShoeSizeDefault", "Type": "bool", "MaxLength": 0, "MinLength": 0, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": false, "Regex": "", "UserInterface": { "AdvancedFilter": true, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "ShoeSizeCountry", "Type": "string", "MaxLength": 2, "MinLength": 0, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": false, "Regex": "", "UserInterface": { "AdvancedFilter": true, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} } ], "NavigationProperties": [], "NavigationPropertyOneToManyTables": [], "EnumDefinitions": [], "DbContext": null }

  • What is your product version? - 11.1.0
  • What is your product type (Angular or MVC)? - Angular
  • What is product framework type (.net framework or .net core)? .net core

If issue related with ABP Framework

  • What is ABP Framework version? 7.1.0
  • When I do Impersonate or normal login, I always get 500 internal server error. It works for admin role but for different roles it's not working. Can you please help me with this? Here is the link, https://localhost:44301/AbpUserConfiguration/GetAll?d= I didn't find any controller

I am on the 11.1 version of aspnetzero and am considering the follow project: add code to the generated Web API to do some minor AI work. The AI code would be very light-weight / not take more than 4 seconds to execute and either be Python and/or C# code. Using Azure Functions is not the answer because for many reasons a) protecting the function is difficult b) cant do everything in Functions I need todo. c) I cannot find a Python Visual Studio 2022 solution to write code for what I want todo; there is only VS Code and that is very limiting for my requirements. d) I can run-up a $50K Azue bill because of a recursion problem in my function.

There are always many trade-off that are finally realized, please let me know of your thoughts/approach/how-to on this endevor. Plz do not think I am expecting things to work out, but your words will probably save me about 2 months and alot of aggrivation. thanks.

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? 11.1
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .net6

I 'think' I am creating a good public web page but the header is not correct and I am using IIS express

Here is my code: public override void SetNavigation(INavigationProviderContext context) { var frontEndMenu = new MenuDefinition(MenuName, new FixedLocalizableString("Frontend menu")); context.Manager.Menus[MenuName] = frontEndMenu;

        frontEndMenu

            //HOME
            .AddItem(new MenuItemDefinition(
                FrontEndPageNames.Home,
                L("Home"),
                url: ""
                )

            //Contact
            ).AddItem(new MenuItemDefinition(
                FrontEndPageNames.Contact,
                L("Contact"),
                url: "Contact"
                )

            //PrivacyPolicy
            ).AddItem(new MenuItemDefinition(
                    FrontEndPageNames.PrivacyPolicy,
                    L("PrivacyPolicy"),
                    url: "PrivacyPolicy"
                )

            //References
            ).AddItem(new MenuItemDefinition(
                FrontEndPageNames.References,
                L("References"),
                url: "References"
                )

             //TermsAndCondition
             ).AddItem(new MenuItemDefinition(
                FrontEndPageNames.TermsAndCondition,
                L("TermsAndCondition"),
                url: "TermsAndCondition"
                )
           
            );
    }
Showing 1 to 10 of 31 entries