Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "murphymj5209"

  • 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"
                )
           
            );
    }

I have been trying to buy your product for 2 days; today i send an email to your contact email via the web site.

Though it may seem unrelated, I have also had alot of trouble with the recent renew, it took many emails (no I am not complaining) to finally resolve the problem with the renew happening about a week later then expected.

My opinion on what is wrong is the 'buy now' is not sending anything to your server. I have tried 2 different PC, a desktop and laptop, Chrome Firefox and Edge; no luck in purchasing.

I noticed that the samples had been updated in October'21 for the consoleappdemo solution; any documentation on the consoleAppDemo solution?

I expected to have a C# console app that uses the setup for the Web.Host when it is running, example Authenticate & Authorize some work-todo based on a User Credentials. What it looks to me is 'just' a copy of the aspnetzero solution including the MVC projects. I apologize if I am mis-stating what is probably my inexperience showing. thanks and I appreciate your efforts.

I am using the current aspnetzero release 10.5 and wanted to know if I can us a .Net framework .Dll's, like 4.8, in the web.host api? or is only .net Core Dll's usable in the web.hosts. Thanks.

Note: there is this link but I am not sure if it is relivant: https://docs.microsoft.com/en-us/archive/msdn-magazine/2017/connect/net-introducing-the-windows-compatibility-pack-for-net-core

I have downloaded the 10.5 release and creating a new MorthoDb and receive the message 'Failed License checker' see attachment

I get he below break when I am starting my web.hosts for version 10.4. Please let me know what I am doing incorrectly. thanks.

Version 10.4 aspnetzero with Powertools; the below happens when I am compiling the Andular with the 'npm run create-bundles' which I run after a add of a new table.

C:\github\murphymj5209\Mortho.AspnetZero\angular>npm run create-dynamic-bundles

[email protected] create-dynamic-bundles C:\github\murphymj5209\Mortho.AspnetZero\angular gulp buildDev

[20:46:26] Using gulpfile C:\github\murphymj5209\Mortho.AspnetZero\angular\gulpfile.js [20:46:26] Starting 'buildDev'... Dynamic bundles are being created. [20:47:28] Finished 'buildDev' after 1.03 min

C:\github\murphymj5209\Mortho.AspnetZero\angular>npm start

[email protected] start C:\github\murphymj5209\Mortho.AspnetZero\angular 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 "--disableHostCheck" if that's the case. √ Browser application bundle generation complete. 1677.js | - | 0 bytes 1678.js | - | 0 bytes 1679.js | - | 0 bytes 1680.js | - | 0 bytes account-account-module.js | account-account-module | 0 bytes app-admin-admin-module.js | app-admin-admin-module | 0 bytes app-main-main-module.js | app-main-main-module | 0 bytes audit-logs-audit-logs-module.js | audit-logs-audit-logs-module | 0 bytes common.js | common | 0 bytes dashboard-dashboard-module.js | dashboard-dashboard-module | 0 bytes host-dashboard-module~demo~139a1d84 | 0 bytes default~dashboard-dashboard-module~dashboard-host-dashboard-module.js | default~dashboard-dashboard-module~dashboard-host-dashboard-module | 0 bytes default~dynamic-properties-dynamic-entity-properties-dynamic-entity-properties-module~dynamic-proper~0fc7265d.js | default~dynamic-properties-dynamic-entity-properties-dynamic-entity-properties-module~dynamic-proper~0fc7265d | 0 bytes default~dynamic-properties-dynamic-entity-properties-value-dynamic-entity-property-value-module~user~11f7e2c9.js | default~dynamic-properties-dynamic-entity-properties-value-dynamic-entity-property-value-module~user~11f7e2c9 | 0 bytes default~webhook-subscription-webhook-event-detail-module~webhook-subscription-webhook-subscription-d~9aba8d7f.js | default~webhook-subscription-webhook-event-detail-module~webhook-subscription-webhook-subscription-d~9aba8d7f | 0 bytes demo-ui-components-demo-ui-components-module.js | demo-ui-components-demo-ui-components-module | 0 bytes dynamic-properties-dynamic-properties-module.js | dynamic-properties-dynamic-properties-module | 0 bytes editions-editions-module.js | editions-editions-module | 0 bytes email-activation-confirm-email-module.js | email-activation-confirm-email-module | 0 bytes email-activation-email-activation-module.js | email-activation-email-activation-module | 0 bytes install-install-module.js | install-install-module | 0 bytes register-register-tenant-module.js | register-register-tenant-module | 0 bytes register-register-tenant-result-module.js | register-register-tenant-result-module | 0 bytes register-select-edition-module.js | register-select-edition-module | 0 bytes roles-roles-module.js | roles-roles-module | 0 bytes settings-host-settings-module.js | settings-host-settings-module | 0 bytes settings-tenant-settings-module.js | settings-tenant-settings-module | 0 bytes subscription-management-invoice-invoice-module.js | subscription-management-invoice-invoice-module | 0 bytes subscription-management-subscription-management-module.js | subscription-management-subscription-management-module | 0 bytes tenants-tenants-module.js | tenants-tenants-module | 0 bytes ui-customization-ui-customization-module.js | ui-customization-ui-customization-module | 0 bytes users-users-module.js | users-users-module | 0 bytes webhook-subscription-webhook-event-detail-module.js | webhook-subscription-webhook-event-detail-module | 0 bytes webhook-subscription-webhook-subscription-detail-module.js | webhook-subscription-webhook-subscription-detail-module | 0 bytes

Build at: 2021-09-21T01:48:12.906Z - Hash: 870e3c549fa2e772a507 - Time: 31293ms

Error: src/app/admin/nstable1/table1s/create-or-edit-table1-modal.component.ts:26:17 - error NG2003: No suitable injection token for parameter '_table1sServiceProxy' of class 'CreateOrEditTable1ModalComponent'. Consider using the @Inject decorator to specify an injection token.

26 private _table1sServiceProxy: Table1sServiceProxy, ~~~~~~~~~~~~~~~~~~~~

src/app/admin/nstable1/table1s/create-or-edit-table1-modal.component.ts:26:39 26 private _table1sServiceProxy: Table1sServiceProxy, ~~~~~~~~~~~~~~~~~~~ This type does not have a value, so it cannot be used as injection token.

Error: src/app/admin/nstable1/table1s/create-or-edit-table1-modal.component.ts:4:10 - error TS2305: Module '"../../../../shared/service-proxies/service-proxies"' has no exported member 'Table1sServiceProxy'.

4 import { Table1sServiceProxy, CreateOrEditTable1Dto } from '@shared/service-proxies/service-proxies'; ~~~~~~~~~~~~~~~~~~~

Error: src/app/admin/nstable1/table1s/create-or-edit-table1-modal.component.ts:4:31 - error TS2305: Module '"../../../../shared/service-proxies/service-proxies"' has no exported member 'CreateOrEditTable1Dto'.

4 import { Table1sServiceProxy, CreateOrEditTable1Dto } from '@shared/service-proxies/service-proxies'; ~~~~~~~~~~~~~~~~~~~~~

Error: src/app/admin/nstable1/table1s/table1.module.ts:10:20 - error NG6001: The class 'Table1sComponent' is listed in the declarations of the NgModule 'Table1Module', but is not a directive, a component, or a pipe. Either remove it from the NgModule's declarations, or add an appropriate Angular decorator.

10 declarations: [Table1sComponent, CreateOrEditTable1ModalComponent, ViewTable1ModalComponent], ~~~~~~~~~~~~~~~~

src/app/admin/nstable1/table1s/table1s.component.ts:26:14 26 export class Table1sComponent extends AppComponentBase { ~~~~~~~~~~~~~~~~ 'Table1sComponent' is declared here.

Error: src/app/admin/nstable1/table1s/table1.module.ts:10:38 - error NG6001: The class 'CreateOrEditTable1ModalComponent' is listed in the declarations of the NgModule 'Table1Module', but is not a directive, a component, or a pipe. Either remove it from the NgModule's declarations, or add an appropriate Angular decorator.

10 declarations: [Table1sComponent, CreateOrEditTable1ModalComponent, ViewTable1ModalComponent], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m

src/app/admin/nstable1/table1s/create-or-edit-table1-modal.component.ts:14:14 14 export class CreateOrEditTable1ModalComponent extends AppComponentBase implements OnInit { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 'CreateOrEditTable1ModalComponent' is declared here.

Error: src/app/admin/nstable1/table1s/table1s.component.ts:39:17 - error NG2003: No suitable injection token for parameter '_table1sServiceProxy' of class 'Table1sComponent'. Consider using the @Inject decorator to specify an injection token.

39 private _table1sServiceProxy: Table1sServiceProxy, ~~~~~~~~~~~~~~~~~~~~

src/app/admin/nstable1/table1s/table1s.component.ts:39:39 39 private _table1sServiceProxy: Table1sServiceProxy, ~~~~~~~~~~~~~~~~~~~ This type does not have a value, so it cannot be used as injection token.

Prerequisites

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

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

How do I get Identity Server 4 working with AspNetZero? Please outline general steps.Please do not suggest that I change a file from false --> true and suddenly it works. Well, I am sure tables and code are missing and this is what I am asking; to see a clear picture of the work effort needed to have IS4 work with AspNetZero.

Please do not misunderstand the question; its not to ask how do I add a OAuth2 provider this part of OAuth2 is very specific to each provider , its how to get to the point where I can deal with the provider assuming I modify the AspnetZero registration OK to do the new provider. Please include basic steps like : ' install IS4' into the aspnetzero database.

Showing 11 to 20 of 34 entries