Activities of "Navneet@aol.com.au"

Hi ABP Team,

ABP v8.2.2

Just to test the problem of File Type property, I recreated the Layered application via ABP Suite

  • Created Master Entity
  • Created Child Entity with property as File Type

Build the Project: 1. First error you will see is in Application.Contract interface of Child Entity Appservices, the template is generaed as "DownloadTokenResultDto" instead of "DownloadTokenResultDtoBase" ---- 2. Second Error is in DownloadTokenResultDto.cs template is with abstract, once remove build is successful

After I fixed the above errors, the application ran normally, however, when I create a Master object and tried to add a child object, I got the below error:

[23:56:55 DBG] Executing HealthCheck collector HostedService.
[23:56:55 INF] Start processing HTTP request GET https://localhost:44334/health-status
[23:56:55 INF] Sending HTTP request GET https://localhost:44334/health-status
[23:56:55 INF] Request starting HTTP/1.1 GET https://localhost:44334/health-status - null null
[23:56:55 DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
[23:56:55 DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
[23:56:55 DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
[23:56:55 DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by Volo.Abp.Account.Web.Pages.Account.OpenIddictImpersonateInferEndpointType.
[23:56:55 DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
[23:56:55 DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
[23:56:55 DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
[23:56:55 DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
[23:56:55 DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
[23:56:55 DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
[23:56:55 DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
[23:56:55 DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
[23:56:55 DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
[23:56:55 INF] Executing endpoint 'Health checks'
[23:56:55 INF] Request starting HTTP/2 GET https://localhost:44334/Products/ChildDataGrid?productId=3a14ded8-0e72-c06c-3f7d-e8681dfbdd0c - null null
[23:56:55 DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
[23:56:55 DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
[23:56:55 DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
[23:56:55 DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by Volo.Abp.Account.Web.Pages.Account.OpenIddictImpersonateInferEndpointType.
[23:56:55 DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
[23:56:55 DBG] Get dynamic claims cache for user: 3a14ded7-0abb-8273-f3b5-5fb0cecec50e
[23:56:56 INF] Executing endpoint 'TechDB.BaseApp.Web.Controllers.Products.ProductsController.ChildDataGrid (TechDB.BaseApp.Web)'
[23:56:56 INF] Route matched with {action = "ChildDataGrid", controller = "Products", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.PartialViewResult] ChildDataGrid(System.Guid) on controller TechDB.BaseApp.Web.Controllers.Products.ProductsController (TechDB.BaseApp.Web).
[23:56:56 DBG] Added 0 entity changes to the current audit log
[23:56:56 INF] Executed endpoint 'Health checks'
[23:56:56 INF] Received HTTP response headers after 911.1188ms - 200
[23:56:56 INF] End processing HTTP request after 911.2785ms - 200
[23:56:56 INF] Request finished HTTP/1.1 GET https://localhost:44334/health-status - 200 null application/json 883.6987ms
[23:56:56 INF] Executing PartialViewResult, running view ~/Pages/BaseApp/Shared/Products/_ChildDataGrids.cshtml.
[23:56:56 DBG] HealthReportCollector - health report execution history saved.
[23:56:56 DBG] HealthReport history already exists and is in the same state, updating the values.
[23:56:56 DBG] HealthReportCollector has completed.
[23:56:56 DBG] HealthCheck collector HostedService executed successfully.
[23:56:56 DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:3a14ded7-0abb-8273-f3b5-5fb0cecec50e,n:BaseApp.ProductVersions
[23:56:56 DBG] Found in the cache: pn:U,pk:3a14ded7-0abb-8273-f3b5-5fb0cecec50e,n:BaseApp.ProductVersions
[23:56:56 DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:BaseApp.ProductVersions
[23:56:56 DBG] Found in the cache: pn:R,pk:admin,n:BaseApp.ProductVersions
[23:56:56 DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:3a14ded7-0abb-8273-f3b5-5fb0cecec50e,n:BaseApp.ProductVersions
[23:56:56 DBG] Found in the cache: pn:U,pk:3a14ded7-0abb-8273-f3b5-5fb0cecec50e,n:BaseApp.ProductVersions
[23:56:56 DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:BaseApp.ProductVersions
[23:56:56 DBG] Found in the cache: pn:R,pk:admin,n:BaseApp.ProductVersions
[23:56:56 DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:3a14ded7-0abb-8273-f3b5-5fb0cecec50e,n:BaseApp.ProductVersions.Create
[23:56:56 DBG] Found in the cache: pn:U,pk:3a14ded7-0abb-8273-f3b5-5fb0cecec50e,n:BaseApp.ProductVersions.Create
[23:56:56 DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:BaseApp.ProductVersions.Create
[23:56:56 DBG] Found in the cache: pn:R,pk:admin,n:BaseApp.ProductVersions.Create
[23:56:56 INF] Executed PartialViewResult - view ~/Pages/BaseApp/Shared/Products/_ChildDataGrids.cshtml executed in 103.17ms.
[23:56:56 INF] Executed action TechDB.BaseApp.Web.Controllers.Products.ProductsController.ChildDataGrid (TechDB.BaseApp.Web) in 127.0905ms
[23:56:56 INF] Executed endpoint 'TechDB.BaseApp.Web.Controllers.Products.ProductsController.ChildDataGrid (TechDB.BaseApp.Web)'
[23:56:56 INF] Request finished HTTP/2 GET https://localhost:44334/Products/ChildDataGrid?productId=3a14ded8-0e72-c06c-3f7d-e8681dfbdd0c - 200 null text/html; charset=utf-8 784.2997ms
[23:56:56 INF] Request starting HTTP/2 GET https://localhost:44334/api/base-App/product-versions/by-product?productId=3a14ded8-0e72-c06c-3f7d-e8681dfbdd0c&sorting=versionNumber%20asc&skipCount=0&maxResultCount=10 - application/json null
[23:56:56 DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
[23:56:56 DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
[23:56:56 DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
[23:56:56 DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by Volo.Abp.Account.Web.Pages.Account.OpenIddictImpersonateInferEndpointType.
[23:56:56 DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
[23:56:56 DBG] Get dynamic claims cache for user: 3a14ded7-0abb-8273-f3b5-5fb0cecec50e
[23:56:56 INF] Executing endpoint 'TechDB.BaseApp.ProductVersions.ProductVersionController.GetListByProductIdAsync (TechDB.BaseApp.HttpApi)'
[23:56:56 INF] Route matched with {area = "BaseApp", controller = "ProductVersion", action = "GetListByProductId", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Volo.Abp.Application.Dtos.PagedResultDto`1[TechDB.BaseApp.ProductVersions.ProductVersionDto]] GetListByProductIdAsync(TechDB.BaseApp.ProductVersions.GetProductVersionListInput) on controller TechDB.BaseApp.ProductVersions.ProductVersionController (TechDB.BaseApp.HttpApi).
[23:56:56 ERR] ---------- RemoteServiceErrorInfo ----------
{
  "code": null,
  "message": "An internal error occurred during your request!",
  "details": null,
  "data": {
    "ActivatorChain": "TechDB.BaseApp.ProductVersions.ProductVersionController -> TechDB.BaseApp.ProductVersions.ProductVersionsAppService"
  },
  "validationErrors": null
}

[23:56:56 ERR] An exception was thrown while activating TechDB.BaseApp.ProductVersions.ProductVersionController -> TechDB.BaseApp.ProductVersions.ProductVersionsAppService.
Autofac.Core.DependencyResolutionException: An exception was thrown while activating TechDB.BaseApp.ProductVersions.ProductVersionController -> TechDB.BaseApp.ProductVersions.ProductVersionsAppService.
 ---> Autofac.Core.DependencyResolutionException: None of the constructors found on type 'TechDB.BaseApp.ProductVersions.ProductVersionsAppService' can be invoked with the available services and parameters:
Cannot resolve parameter 'Volo.Abp.Domain.Repositories.IRepository`2[TechDB.BaseApp.AppFileDescriptors.AppFileDescriptor,System.Guid] appFileDescriptorRepository' of constructor 'Void .ctor(TechDB.BaseApp.ProductVersions.IProductVersionRepository, TechDB.BaseApp.ProductVersions.ProductVersionManager, Volo.Abp.Caching.IDistributedCache`2[TechDB.BaseApp.ProductVersions.ProductVersionDownloadTokenCacheItem,System.String], Volo.Abp.Domain.Repositories.IRepository`2[TechDB.BaseApp.AppFileDescriptors.AppFileDescriptor,System.Guid], Volo.Abp.BlobStoring.IBlobContainer`1[TechDB.BaseApp.ProductVersions.ProductVersionFileContainer])'.

See https://autofac.rtfd.io/help/no-constructors-bindable for more info.
   at Autofac.Core.Activators.Reflection.ReflectionActivator.<>c__DisplayClass14_0.<UseSingleConstructorActivation>b__0(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   at Autofac.Builder.RegistrationBuilder`3.<>c__DisplayClass41_0.<PropertiesAutowired>b__0(ResolveRequestContext context, Action`1 next)
   at Autofac.Builder.RegistrationBuilder`3.<>c__DisplayClass39_0.<OnActivated>b__0(ResolveRequestContext context, Action`1 next)
   at Autofac.Extras.DynamicProxy.RegistrationExtensions.&lt;&gt;c__DisplayClass8_0`3.<EnableInterfaceInterceptors>b__1(ResolveRequestContext ctx, Action`1 next)
   at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   --- End of inner exception stack trace ---
   at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, ResolveRequest& request)
   at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest& request)
   at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance)
   at Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters)
   at Microsoft.AspNetCore.Mvc.Controllers.ControllerFactoryProvider.&lt;&gt;c__DisplayClass6_0.&lt;CreateControllerFactory&gt;g__CreateController|0(ControllerContext controllerContext)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.&lt;InvokeNextExceptionFilterAsync&gt;g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
[23:56:56 ERR] ---------- Exception Data ----------
ActivatorChain = TechDB.BaseApp.ProductVersions.ProductVersionController -> TechDB.BaseApp.ProductVersions.ProductVersionsAppService

[23:56:56 INF] Executing ObjectResult, writing value of type 'Volo.Abp.Http.RemoteServiceErrorResponse'.
[23:56:56 INF] Executed action TechDB.BaseApp.ProductVersions.ProductVersionController.GetListByProductIdAsync (TechDB.BaseApp.HttpApi) in 3.1609ms
[23:56:56 INF] Executed endpoint 'TechDB.BaseApp.ProductVersions.ProductVersionController.GetListByProductIdAsync (TechDB.BaseApp.HttpApi)'
[23:56:56 INF] Request finished HTTP/2 GET https://localhost:44334/api/base-App/product-versions/by-product?productId=3a14ded8-0e72-c06c-3f7d-e8681dfbdd0c&sorting=versionNumber%20asc&skipCount=0&maxResultCount=10 - 500 null application/json; charset=utf-8 14.3294ms
[23:57:06 DBG] Executing HealthCheck collector HostedService.
[23:57:06 INF] Start processing HTTP request GET https://localhost:44334/health-status
[23:57:06 INF] Sending HTTP request GET https://localhost:44334/health-status
[23:57:06 INF] Request starting HTTP/1.1 GET https://localhost:44334/health-status - null null


Can you please suggest a workaround for me to continue my software development?

Many thx Navneet

@lizhaofeng, @Navneet@aol.com.au

You can create a new module with abp new-module Acme.BookStore -t module:ddd. For more information, visit the CLI documentation. You can also watch this tutorial.

To create a project using an open-source template, you should add the --use-open-source-template argument. For example: abp new Acme.Bookstore -csf --use-open-source-template. For more information, visit the CLI documentation.

Thanks, the command 'abp new-module Acme.BookStore -t module:ddd -u:mvc,angular' does create module project however, it does not create Host project to run, is there any command can i use to add host project to Module template

Thanks,
Navneet

Unfortunately, no. However, it's in our backlog, and we're going to add it in future releases. As a workaround, you can create an app-nolayers project and import the created module.

Hello Team,

ABP V8.2.2

From ABP STUDIO: After Adding a module to the Layered Application and trying to open the module in ABP Suite to generate the CRUD pages, I am getting an error that the Module is missing the Host project.

To produce this error:

  1. From ABP studio
  2. Create a new Layered Application
  3. Add a new Module
  4. From ABP Studio try to open the newly created Module in ABP Suite, you will see the error that the Host is missing

Thanks.

Hello Team,

ABP Version V8.2.2

The ABP suite generates a Blazor CRUD pages with an error when using File Type in the Child object, to recreate this error:

  1. Open ABP Suite
  2. Create a new project and select "Module Template" -- This is important
  3. Create Master Entity
  4. Create a Child Entity and add the property as a File type
  5. Build the project and you will see errors

Please note this error was raised by @Sturla as well, however, it wasn't resolved https://abp.io/support/questions/7424/Suite-result-is-full-of-errors-when-using-the-new-File-entity

many thanks, Navneet

@lizhaofeng, @Navneet@aol.com.au

You can create a new module with abp new-module Acme.BookStore -t module:ddd. For more information, visit the CLI documentation. You can also watch this tutorial.

To create a project using an open-source template, you should add the --use-open-source-template argument. For example: abp new Acme.Bookstore -csf --use-open-source-template. For more information, visit the CLI documentation.

Thanks, the command 'abp new-module Acme.BookStore -t module:ddd -u:mvc,angular' does create module project however, it does not create Host project to run, is there any command can i use to add host project to Module template

Thanks, Navneet

Hi Yekalkan,

Yes, the PowerShell is already installed.

From the terminal, I can run abp install-libs, however, from Studio I cannot do it.

Also, the Module Template is missing from studio.

One more bug: when I created a layered application and Unchecked OpenIddict UI, it was still added to the project, so Unchecking is not working in v8.2.2

Thanks, Navneet

Hello ABP Team,

While using ABP Studio, I noticed that the Module Template is missing. Is it purposely? If Yes, is there any other way I can create the Moduler Application?

Thanks, Navneet

  • ABP Framework version: v8.2.2
  • UI Type: MVC
  • Database System: EF Core (MySQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi Team,

I have updated ABP as per below:

  1. dotnet tool uninstall -g Volo.Abp.Cli
  2. dotnet tool install -g Volo.Abp.Studio.Cli
  3. abp suite update
  4. Downloaded new ABP Studio and Installed on my Mac M2

Created a new solution via ABP studio - Ok Run dotnet build - ok Migration Successful - ok

Now I am getting the below errors:

  1. From ABP studio if I click on "abp Install libs" I am getting the error: 21:52:03.616 Information Starting task execution: "Installing libs: TechDB.Licensing.Web" 21:52:03.617 Information Failed task execution: "Installing libs: TechDB.Licensing.Web" 21:52:03.617 Information ERROR: "An error has occured!" 21:52:03.617 Information ERROR DETAILS: "An internal error occurred during your request!" 21:52:03.617 Error Failed to start a process with file path 'abp'. Target file or working directory doesn't exist, or the provided credentials are invalid.

  2. From ABP studio if I click on open with VS Code, I am getting the error: (Please note, VS Code is already up-to-date) Visual Studio Code is not found. Please check if it is installed correctly according to the official VS Code(https://code.visualstudio.com/docs/editor/command-line#_code-is-not-recognized-as-an-internal-or-external-command) document.

  3. when I am running the project via studio, getting errors: (please note docket is already running) 22:05:18.255 Error Error response from daemon: network with name licensing already exists The file /usr/local/bin/docker-compose does not exist. 22:05:17.974 Information Starting the application: Docker-Dependencies 22:05:18.255 Information ./up.ps1 exited with code: 1 22:05:18.256 Information Application could not be started: Docker-Dependencies 22:05:18.261 Warning Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown. 22:05:18.261 Warning Code:AbpStudio:CliApplicationStartFailed 22:05:18.261 Warning Details: 22:05:18.261 Warning ---------- Exception Data ---------- Command = ./up.ps1

  4. if I run the project from the terminal, I am getting errors in the console: (index):20 Could not find the bundle file '/libs/abp/core/abp.css' for the bundle 'LeptonX.Global'! (index):21 Could not find the bundle file '/libs/@fortawesome/fontawesome-free/css/all.css' for the bundle 'LeptonX.Global'! (index):22 Could not find the bundle file '/libs/@fortawesome/fontawesome-free/css/v4-shims.css' for the bundle 'LeptonX.Global'! (index):1974 Could not find the bundle file '/libs/abp/utils/abp-utils.umd.min.js' for the bundle 'LeptonX.Global'! (index):1975 Could not find the bundle file '/libs/abp/core/abp.js' for the bundle 'LeptonX.Global'! (index):1977 Could not find the bundle file '/libs/abp/jquery/abp.jquery.js' for the bundle 'LeptonX.Global'! (index):1978 Could not find the bundle file '/libs/bootstrap/js/bootstrap.bundle.js' for the bundle 'LeptonX.Global'! (index):1982 Could not find the bundle file '/libs/jquery-form/jquery.form.min.js' for the bundle 'LeptonX.Global'! (index):1984 Could not find the bundle file '/libs/datatables.net/js/jquery.dataTables.js' for the bundle 'LeptonX.Global'! dataTables.bootstrap5.js?_v=638606126904322053:62 Uncaught TypeError: Cannot read properties of undefined (reading 'defaults') at dataTables.bootstrap5.js?_v=638606126904322053:62:27 at dataTables.bootstrap5.js?_v=638606126904322053:44:3 at dataTables.bootstrap5.js?_v=638606126904322053:46:2 (anonymous) @ dataTables.bootstrap5.js?_v=638606126904322053:62 (anonymous) @ dataTables.bootstrap5.js?_v=638606126904322053:44 (anonymous) @ dataTables.bootstrap5.js?_v=638606126904322053:46Understand this error (index):1989 Could not find the bundle file '/libs/luxon/luxon.min.js' for the bundle 'LeptonX.Global'! (index):1990 Could not find the bundle file '/libs/abp/luxon/abp.luxon.js' for the bundle 'LeptonX.Global'! ui-extensions.js?_v=638592122120000000:297 Uncaught TypeError: Cannot read properties of undefined (reading 'on') at ui-extensions.js?_v=638592122120000000:297:15 at ui-extensions.js?_v=638592122120000000:301:3 (anonymous) @ ui-extensions.js?_v=638592122120000000:297 (anonymous) @ ui-extensions.js?_v=638592122120000000:301Understand this error widget-manager.js?_v=638592122120000000:139 Uncaught TypeError: Cannot read properties of undefined (reading 'onNodeAdded') at widget-manager.js?_v=638592122120000000:139:13 at widget-manager.js?_v=638592122120000000:147:3 (anonymous) @ widget-manager.js?_v=638592122120000000:139 (anonymous) @ widget-manager.js?_v=638592122120000000:147Understand this error dom-event-handlers.js?_v=638592122120000000:206 Uncaught TypeError: abp.dom.onNodeAdded is not a function at dom-event-handlers.js?_v=638592122120000000:206:13 at dom-event-handlers.js?_v=638592122120000000:238:3 (anonymous) @ dom-event-handlers.js?_v=638592122120000000:206 (anonymous) @ dom-event-handlers.js?_v=638592122120000000:238Understand this error datatables-extensions.js?_v=638592122120000000:4 Uncaught TypeError: Cannot read properties of undefined (reading 'createNamespace') at datatables-extensions.js?_v=638592122120000000:4:32 at datatables-extensions.js?_v=638592122120000000:553:3 (anonymous) @ datatables-extensions.js?_v=638592122120000000:4 (anonymous) @ datatables-extensions.js?_v=638592122120000000:553Understand this error abp-sweetalert2.js?_v=638592122120000000:58 Uncaught TypeError: Cannot set properties of undefined (setting 'info') at abp-sweetalert2.js?_v=638592122120000000:58:22 at abp-sweetalert2.js?_v=638592122120000000:121:3 (anonymous) @ abp-sweetalert2.js?_v=638592122120000000:58 (anonymous) @ abp-sweetalert2.js?_v=638592122120000000:121Understand this error abp-toastr.js?_v=638592122120000000:18 Uncaught TypeError: Cannot set properties of undefined (setting 'success') at abp-toastr.js?_v=638592122120000000:18:24 at abp-toastr.js?_v=638592122120000000:34:3 (anonymous) @ abp-toastr.js?_v=638592122120000000:18 (anonymous) @ abp-toastr.js?_v=638592122120000000:34Understand this error date-range-picker-extensions.js?_v=638592122120000000:748 Uncaught TypeError: abp.dom.onNodeAdded is not a function at date-range-picker-extensions.js?_v=638592122120000000:748:13 at date-range-picker-extensions.js?_v=638592122120000000:755:3 (anonymous) @ date-range-picker-extensions.js?_v=638592122120000000:748 (anonymous) @ date-range-picker-extensions.js?_v=638592122120000000:755Understand this error account-proxy.js?_v=638592371580000000:12 Uncaught TypeError: abp.utils.createNamespace is not a function at account-proxy.js?_v=638592371580000000:12:15 at account-proxy.js?_v=638592371580000000:182:5 at account-proxy.js?_v=638592371580000000:477:3 (anonymous) @ account-proxy.js?_v=638592371580000000:12 (anonymous) @ account-proxy.js?_v=638592371580000000:182 (anonymous) @ account-proxy.js?_v=638592371580000000:477Understand this error account-authority-delegation-global.js?_v=638592371980000000:5 Uncaught TypeError: Cannot read properties of undefined (reading 'getResource') at account-authority-delegation-global.js?_v=638592371980000000:5:30 at account-authority-delegation-global.js?_v=638592371980000000:175:3 (anonymous) @ account-authority-delegation-global.js?_v=638592371980000000:5 (anonymous) @ account-authority-delegation-global.js?_v=638592371980000000:175Understand this error account-link-user-global.js?_v=638592371980000000:5 Uncaught TypeError: Cannot read properties of undefined (reading 'getResource') at account-link-user-global.js?_v=638592371980000000:5:30 at account-link-user-global.js?_v=638592371980000000:122:3 (anonymous) @ account-link-user-global.js?_v=638592371980000000:5 (anonymous) @ account-link-user-global.js?_v=638592371980000000:122Understand this error audit-log-global.js?_v=638592374140000000:2 Uncaught TypeError: Cannot read properties of undefined (reading 'getResource') at audit-log-global.js?_v=638592374140000000:2:30 at audit-log-global.js?_v=638592374140000000:34:3 (anonymous) @ audit-log-global.js?_v=638592374140000000:2 (anonymous) @ audit-log-global.js?_v=638592374140000000:34Understand this error auditLogging-proxy.js?_v=638592374140000000:12 Uncaught TypeError: abp.utils.createNamespace is not a function at auditLogging-proxy.js?_v=638592374140000000:12:15 at auditLogging-proxy.js?_v=638592374140000000:70:5 at auditLogging-proxy.js?_v=638592374140000000:112:3 (anonymous) @ auditLogging-proxy.js?_v=638592374140000000:12 (anonymous) @ auditLogging-proxy.js?_v=638592374140000000:70 (anonymous) @ auditLogging-proxy.js?_v=638592374140000000:112Understand this error lepton-x.bundle.min.js?_v=638592475200000000:2 Uncaught ReferenceError: bootstrap is not defined at 306 (lepton-x.bundle.min.js?_v=638592475200000000:2:71902) at n (lepton-x.bundle.min.js?_v=638592475200000000:2:72011) at 12 (lepton-x.bundle.min.js?_v=638592475200000000:2:19279) at n (lepton-x.bundle.min.js?_v=638592475200000000:2:72011) at 848 (lepton-x.bundle.min.js?_v=638592475200000000:2:32941) at n (lepton-x.bundle.min.js?_v=638592475200000000:2:72011) at 524 (lepton-x.bundle.min.js?_v=638592475200000000:2:18999) at n (lepton-x.bundle.min.js?_v=638592475200000000:2:72011) at lepton-x.bundle.min.js?_v=638592475200000000:2:72378 at lepton-x.bundle.min.js?_v=638592475200000000:2:72396 306 @ lepton-x.bundle.min.js?_v=638592475200000000:2 n @ lepton-x.bundle.min.js?_v=638592475200000000:2 12 @ lepton-x.bundle.min.js?_v=638592475200000000:2 n @ lepton-x.bundle.min.js?_v=638592475200000000:2 848 @ lepton-x.bundle.min.js?_v=638592475200000000:2 n @ lepton-x.bundle.min.js?_v=638592475200000000:2 524 @ lepton-x.bundle.min.js?_v=638592475200000000:2 n @ lepton-x.bundle.min.js?_v=638592475200000000:2 (anonymous) @ lepton-x.bundle.min.js?_v=638592475200000000:2 (anonymous) @ lepton-x.bundle.min.js?_v=638592475200000000:2Understand this error style-initializer.js?_v=638592475200000000:25 Uncaught TypeError: Cannot read properties of undefined (reading 'CSSLoadEvent') at style-initializer.js?_v=638592475200000000:25:13 at style-initializer.js?_v=638592475200000000:55:3 (anonymous) @ style-initializer.js?_v=638592475200000000:25 (anonymous) @ style-initializer.js?_v=638592475200000000:55Understand this error ApplicationConfigurationScript:471 Uncaught TypeError: Cannot read properties of undefined (reading 'trigger') at ApplicationConfigurationScript:471:11 at ApplicationConfigurationScript:473:3 (anonymous) @ ApplicationConfigurationScript:471 (anonymous) @ ApplicationConfigurationScript:473Understand this error ServiceProxyScript:12 Uncaught TypeError: abp.utils.createNamespace is not a function at ServiceProxyScript:12:15 at ServiceProxyScript:21:5 at ServiceProxyScript:23:3 (anonymous) @ ServiceProxyScript:12 (anonymous) @ ServiceProxyScript:21 (anonymous) @ ServiceProxyScript:23Understand this error (index):2031 Uncaught TypeError: Cannot read properties of undefined (reading 'globalConfig') at (index):2031:17 (anonymous) @ (index):2031Understand this error

Please suggest what I can do to fix this

many thx, Navneet

Hi ABP legends,

It will be helpful if ABP Suite can also generate Maui CRUD pages.

Hello, thank you for your detailed information.

Currently the package Volo.Abp.Studio.Extensions.StandardSolutionTemplates is not found in the your NuGet cache, somehow ABP Studio is not able to download this package. To download this package manually, execute the command below in CLI:

nuget install Volo.Abp.Studio.Extensions.StandardSolutionTemplates -version 0.6.6 -source https://nuget.abp.io/[YOUR_API_KEY]/v3/index.json 

replace [YOUR_API_KEY] with yours (it's in your NuGet.config file)

Then move the downloaded folder into the folder with the packages in your NuGet cache. If everything was done correctly, the problem should be fixed when you open ABP Studio again.

Hi berkansasmaz,

Thanks for your reply, now ABP studio is working as expected.

Thx, Navneet

Hello ABP team,

Apologies if I am repeating this question, as I didn't find solution in current thread.

My Mac configuration is:

ABP Studio V0.6.6 is showing an error that I don't have below two packages:

I have also checked that the above packages are also missing from /Users/nav/.nuget/packages

Any suggestions on how I can fix it?

May thx Navneet

Showing 1 to 10 of 63 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13