Activities of "Jatinder.singh"

Hello team,

using Microservices template I want to ask that in any service how we can access the source code ? and which module we have to embed on which service.

Plaese help me asap

Thanks

how to integrate SPA micro frontend in abp microservices architecture in angular?

Please help me for this thing asap !

Please help me to resolve this issue asap .

Appsetting configuration.

Error:-

StackExchange.Redis.RedisConnectionException: 'It was not possible to connect to the redis server(s). UnableToConnect on localhost:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 0s ago, last-write: 0s ago, keep-alive: 60s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 5s ago, v: 2.2.4.27433'

Thanks

Question

hello team ,

could you please elaborate,How to deploy microservice architecture in azure?

Plaese, share step by step.

Thanks

Hello Team,

Could you please help us we are not able to login. We are getting 400 error responses. Please check this screenshot for your reference.

Step 1:

Step 2:

Console:

If possible could you help us over remote ?? So we can set working session accordingly.

Thanks

Question

while deploy code on azure app services i am getting thumbprint not print but i already upload the pfx .certificate https://prnt.sc/m3KtTR3G9n7u

Application '/LM/W3SVC/803387773/ROOT' with physical root 'C:\home\site[wwwroot'](http://wwwroot'](http://wwwroot')) has exited from Program.Main with exit code = '1'. First 30KB characters of captured stdout and stderr logs: [06:12:29 INF] Starting AllSolutions.HttpApi.Host. [06:12:33 FTL] Host terminated unexpectedly! Volo.Abp.AbpInitializationException: An error occurred during ConfigureServicesAsync phase of the module Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule, Volo.Abp.OpenIddict.AspNetCore, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null. See the inner exception for details. ---> System.Exception: Certificates with thumbprint 12628162A04D138E340060A74DD17A3E41C8FF0B was not found. at AllSolutions.AllSolutionsHttpApiHostModule.LoadCertidficateWindows(String thumbprint) in D:\AllSolutions\aspnet-core\src\AllSolutions.HttpApi.Host\AllSolutionsHttpApiHostModule.cs:line 211 at AllSolutions.AllSolutionsHttpApiHostModule.<>c__DisplayClass0_0.b__2(OpenIddictServerBuilder builder) in D:\AllSolutions\aspnet-core\src\AllSolutions.HttpApi.Host\AllSolutionsHttpApiHostModule.cs:line 94 at Volo.Abp.Options.PreConfigureActionList1.Configure(TOptions options) at Microsoft.Extensions.DependencyInjection.ServiceCollectionPreConfigureExtensions.ExecutePreConfiguredActions[TOptions](IServiceCollection services, TOptions options) at Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule.<>c__DisplayClass1_0.<AddOpenIddictServer>b__0(OpenIddictServerBuilder builder) at Microsoft.Extensions.DependencyInjection.OpenIddictServerExtensions.AddServer(OpenIddictBuilder builder, Action1 configuration) at Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule.AddOpenIddictServer(IServiceCollection services) at Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule.ConfigureServices(ServiceConfigurationContext context) at Volo.Abp.Modularity.AbpModule.ConfigureServicesAsync(ServiceConfigurationContext context) at Volo.Abp.AbpApplicationBase.ConfigureServicesAsync() --- End of inner exception stack trace --- at Volo.Abp.AbpApplicationBase.ConfigureServicesAsync() at Volo.Abp.AbpApplicationFactory.CreateAsync[TStartupModule](IServiceCollection services, Action1 optionsAction) at Microsoft.Extensions.DependencyInjection.ServiceCollectionApplicationExtensions.AddApplicationAsync[TStartupModule](IServiceCollection services, Action1 optionsAction) at Microsoft.Extensions.DependencyInjection.WebApplicationBuilderExtensions.AddApplicationAsync[TStartupModule](WebApplicationBuilder builder, Action`1 optionsAction) at AllSolutions.Program.Main(String[] args) in D:\AllSolutions\aspnet-core\src\AllSolutions.HttpApi.Host\Program.cs:line 36

Process Id: 2756. File Version: 17.0.22292.0. Description: IIS ASP.NET Core Module V2 Request Handler. Commit: bb01bbf4433e27289b99001b7de6a582879d1835

While deploying on Azure iam getting the 500.03 error. and on Logs. I See

Application '/LM/W3SVC/803387773/ROOT' with physical root 'C:\home\site\wwwroot' has exited from Program.Main with exit code = '1'. First 30KB characters of captured stdout and stderr logs: [16:11:57 INF] Starting AllSolutions.HttpApi.Host. [16:12:01 FTL] Host terminated unexpectedly! Volo.Abp.AbpInitializationException: An error occurred during ConfigureServicesAsync phase of the module Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule, Volo.Abp.OpenIddict.AspNetCore, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null. See the inner exception for details. ---> System.Security.Cryptography.CryptographicException: Access is denied. at System.Security.Cryptography.X509Certificates.StorePal.FromSystemStore(String storeName, StoreLocation storeLocation, OpenFlags openFlags) at System.Security.Cryptography.X509Certificates.X509Store.Open(OpenFlags flags) at Microsoft.Extensions.DependencyInjection.OpenIddictServerBuilder.AddDevelopmentEncryptionCertificate(X500DistinguishedName subject) at Microsoft.Extensions.DependencyInjection.OpenIddictServerBuilder.AddDevelopmentEncryptionCertificate() at Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule.<>c__DisplayClass1_0.<AddOpenIddictServer>b__0(OpenIddictServerBuilder builder) at Microsoft.Extensions.DependencyInjection.OpenIddictServerExtensions.AddServer(OpenIddictBuilder builder, Action1 configuration) at Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule.AddOpenIddictServer(IServiceCollection services) at Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule.ConfigureServices(ServiceConfigurationContext context) at Volo.Abp.Modularity.AbpModule.ConfigureServicesAsync(ServiceConfigurationContext context) at Volo.Abp.AbpApplicationBase.ConfigureServicesAsync() --- End of inner exception stack trace --- at Volo.Abp.AbpApplicationBase.ConfigureServicesAsync() at Volo.Abp.AbpApplicationFactory.CreateAsync[TStartupModule](IServiceCollection services, Action1 optionsAction) at Microsoft.Extensions.DependencyInjection.ServiceCollectionApplicationExtensions.AddApplicationAsync[TStartupModule](IServiceCollection services, Action1 optionsAction) at Microsoft.Extensions.DependencyInjection.WebApplicationBuilderExtensions.AddApplicationAsync[TStartupModule](WebApplicationBuilder builder, Action1 optionsAction) at AllSolutions.Program.Main(String[] args) in D:\AllSolutions\aspnet-core\src\AllSolutions.HttpApi.Host\Program.cs:line 36

Process Id: 10560. File Version: 17.0.22292.0. Description: IIS ASP.NET Core Module V2 Request Handler. Commit: bb01bbf4433e27289b99001b7de6a582879d1835

Please help me in getting this error resolved.

Showing 1 to 7 of 7 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11