Activities of "shobhit"

Just to add, Chat module have some issue which is not allowing the application to run the chat module. Finally we have to remove chat module code and use the nuget package. Please let me know when i can take the chat module code.

Hi Team. It is really massed up for me. Since last 1 week i am not able to progress in project. After upgrade i am facing continuous breaks, which is hearting client and me. Can we have some stable system. Please help me ASAP.

Today i run the ABP suite and got below error:

D:\Projile\EzpandCC\EzpandCC>abp suite [15:33:15 INF] ABP CLI (https://abp.io) [15:33:15 INF] Version 4.0.0 (Stable) [15:33:18 WRN] ABP CLI has a newer stable version 4.0.1, please update to get the latest features and fixes. [15:33:18 WRN] [15:33:18 WRN] Update Command: [15:33:18 WRN] dotnet tool update -g Volo.Abp.Cli [15:33:18 WRN] Starting Suite v4.0.0 ... Opening http://localhost:3000 Press Ctrl+C to shut down. [15:37:06 ERR] ---------- RemoteServiceErrorInfo ---------- { "code": null, "message": "An internal error occurred during your request!", "details": null, "data": {}, "validationErrors": null }

[15:37:06 ERR] Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at Volo.Abp.Suite.Areas.AbpSuite.CrudPageGenerator.Commands.EntityGenerateCommand.EthCyRshbE() at Volo.Abp.Suite.Areas.AbpSuite.CrudPageGenerator.Commands.EntityGenerateCommand.RL4CWOTQr1() at Volo.Abp.Suite.Areas.AbpSuite.CrudPageGenerator.Commands.EntityGenerateCommand.ExecuteAsync(CrudPageCommandOptions options) at Volo.Abp.Suite.Areas.AbpSuite.CrudPageGenerator.CommandManager.ExecuteAllAsync(CrudPageCommandOptions options) at Volo.Abp.Suite.Areas.AbpSuite.CrudPageGenerator.Commands.CrudPageGenerator.GenerateAsync(EntityModel entity, Solution solution) at Volo.Abp.Suite.Controllers.CrudPageGeneratorController.SaveAndGenerateEntityAsync(Guid solutionId, EntityModel entity) at lambda_method1544(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.

Hi Alper, I have upgraded my project to recent 4.0.0. I run the ABP Suite and created new entity. DB and API created successfully but Angular UI has not created. I am in deep trouble. None of the ABP things are running after upgrade to 4.0.0.

Ok.

So as per suggestion i have created new ABP4.0 project. I run the DBMigrator and it has created the fresh db schema. Now when i am running DBMigrator again it is throwing error:

[22:26:00 INF] Started database migrations... [22:26:00 INF] Migrating schema for host database... [22:26:05 ERR] Failed executing DbCommand (367ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] CREATE TABLE [AbpAuditLogs] ( [Id] uniqueidentifier NOT NULL, [ApplicationName] nvarchar(96) NULL, [UserId] uniqueidentifier NULL, [UserName] nvarchar(256) NULL, [TenantId] uniqueidentifier NULL, [TenantName] nvarchar(max) NULL, [ImpersonatorUserId] uniqueidentifier NULL, [ImpersonatorTenantId] uniqueidentifier NULL, [ExecutionTime] datetime2 NOT NULL, [ExecutionDuration] int NOT NULL, [ClientIpAddress] nvarchar(64) NULL, [ClientName] nvarchar(128) NULL, [ClientId] nvarchar(64) NULL, [CorrelationId] nvarchar(64) NULL, [BrowserInfo] nvarchar(512) NULL, [HttpMethod] nvarchar(16) NULL, [Url] nvarchar(256) NULL, [Exceptions] nvarchar(4000) NULL, [Comments] nvarchar(256) NULL, [HttpStatusCode] int NULL, [ExtraProperties] nvarchar(max) NULL, [ConcurrencyStamp] nvarchar(40) NULL, CONSTRAINT [PK_AbpAuditLogs] PRIMARY KEY ([Id]) );

New Update after above step: 1- run the "abp suite" command from project root folder 2- go to "abp suite" and now click "replace package with sourc code" in chat

D:\Projile\EzpandCC>abp suite [19:43:47 INF] ABP CLI (https://abp.io) [19:43:48 INF] Version 4.0.0 (Stable) Starting Suite v4.0.0 ... Opening http://localhost:3000 Press Ctrl+C to shut down. C:\Users\shobhit.nuget\packages\microsoft.extensions.fileproviders.embedded\5.0.0\build\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.targets(19,5): warning : GenerateEmbeddedFilesManifest was set, but no EmbeddedResource items were found that could be added to the manifest. [D:\Projile\EzpandCC\aspnet-core\modules\Volo.Chat\src\Volo.Chat.Application.Contracts\Volo.Chat.Application.Contracts.csproj] [19:45:45 INF] Started database migrations... [19:45:45 INF] Migrating schema for host database... [19:45:51 INF] Executing host database seed... [19:46:35 INF] Successfully completed host database migrations. [19:46:36 INF] Successfully completed database migrations.

3- Looks good but chat tables not created in DB 4- NP. i run DBMigrator again. 5- DBMigrator run is successful. Oh NO. but again no tables created. 6- Something funny happening so please help me. To me Bold Highlited message seems to be issue.

Hello, Just to remove any confusion, i am now doing following steps:

      1- create new project in ABP suite 4.0
      2- Run DBMigration project
      3- All tables created successfully
      4- Install "Chat package" from ABP suite
      5- Got following error in console:
      
      ├─ yargs-parser@18.1.3

├─ yeast@0.1.2 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zone.js@0.10.3 Done in 127.17s. Build started... Build succeeded. No DbContext was found in assembly 'EzpandCC.DbMigrator'. Ensure that you're using the correct assembly and that the type is neither abstract nor generic. Couldn't find a project to run. Ensure a project exists in C:\Users\shobhit, or pass the path to the project using --project.

*NOTE: My project is in D:\myproject. Not sure how i have to ensure project in C:\Users\shobhit. I think this is making whole process complicated.

But in ABP suite UI i got success message:

I think some issue with ABP Suite. If we can fix this project exist problem then i don't think we will get the issue.

Oh then i have to copy lot of stuff. it is simply like creating new project.

i have created new 4.0 project and run the DBMigrator. It is running as expected.

i have removed all connection string and having only Default now but still same issue.

顯示 349 個紀錄的 321 到 330 個.
Made with ❤️ on ABP v8.2.0-preview Updated on 3月 25, 2024, 15:11