Base solution for your next web application

Activities of "murphymj5209"

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.

thanks for the response; I have been on vacation and will try tonight. Maybe when I tried it I was not in the correct folder.

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.

Thank you. ticket can be closed.

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 }

just letting you know that I am very interested in this solution also. thanks.

This customer just used the 'web' solution instead of the 'all' solution. The web will do what you want, with the web api, etc. the all will include the mobile and for some reason, this happens.

thanks for letting me know. I will follow.

This looks correct to me.

I apologize for not getting back but I have not received any emails via the support area; we have talked about this issue, it is not resolved. but I do appreciate your efforts.

Showing 81 to 90 of 97 entries