Activities of "viswajwalith"

Hi,

https://github.com/abpframework/abp/blob/48c52625f4c4df007f04d5ac6368b07411aa7521/framework/src/Volo.Abp.MongoDB/Volo/Abp/Domain/Repositories/MongoDB/IMongoDbRepository.cs#L28

We have provided the GetAggregate API, you can use it to do anything mongodb can do

Thanks for the response, We will check and let you in case of any concerns, In Meantime if u have any working sample that would be helpful.

Thank you for reporting the issue.

I tested this situation and faced a similar situation.

I'm opening an internal issue about this because the problem only exists in the Lepton theme. By the way, the ticket refunded.

Thanks for the update

wise Event

Sure will check and update you

It seems the issue is because of using the same RabbitMQ for Dev & QA site, it seems when the distributed event executes and process of user creation for tenant user being picked by service of other environment.

Do u think we need to have different Rabbit MQ servers for each environment?

Hi,

Thank you for your support.

The solution provided worked for us. Thanks once again for your continuous support.

Hi,

after moving the TextTemplateDefinitionProvider to Applications also same error.

can we connect remotely and solve it.

Hi,

full Exception error stack shared over email.

Hi,

It got succeded after adding the web project in AdministrationSrvice and DownstreamPathTemplate/UpstreamPathTemplate in gateways appsettings.json

We are facing the iisue when we consuming the text template.

System.Exception: CreateAssembly failed
Build failed
(7,126): error CS0234: The type or namespace name 'EmailTemplates' does not exist in the namespace 'Exceego.EHSWatch.AppV3.AdministrationService' (are you missing an assembly reference?)


   at Volo.Abp.TextTemplating.Razor.AbpRazorTemplateCSharpCompiler.CreateAssembly(String code, String assemblyName, List`1 references, CSharpCompilationOptions options)
   at Volo.Abp.TextTemplating.Razor.DefaultAbpCompiledViewProvider.GetAssemblyStreamAsync(TemplateDefinition templateDefinition, String templateContent)
   at Volo.Abp.TextTemplating.Razor.DefaultAbpCompiledViewProvider.<>c__DisplayClass6_0.<<GetAssemblyAsync>g__CreateAssembly|0>d.MoveNext()
--- End of stack trace from previous location ---
   at Volo.Abp.TextTemplating.Razor.DefaultAbpCompiledViewProvider.GetAssemblyAsync(TemplateDefinition templateDefinition)
   at Volo.Abp.TextTemplating.Razor.RazorTemplateRenderingEngine.RenderTemplateContentWithRazorAsync(TemplateDefinition templateDefinition, String body, Dictionary`2 globalContext, Object model)
   at Volo.Abp.TextTemplating.Razor.RazorTemplateRenderingEngine.RenderSingleTemplateAsync(TemplateDefinition templateDefinition, String body, Dictionary`2 globalContext, Object model)
   at Volo.Abp.TextTemplating.Razor.RazorTemplateRenderingEngine.RenderInternalAsync(String templateName, String body, Dictionary`2 globalContext, Object model)
   at Volo.Abp.TextTemplating.Razor.RazorTemplateRenderingEngine.RenderAsync(String templateName, Object model, String cultureName, Dictionary`2 globalContext)
   at Volo.Abp.TextTemplating.AbpTemplateRenderer.RenderAsync(String templateName, Object model, String cultureName, Dictionary`2 globalContext)

hi

I sent an email.

no access to download, I replaied please accescpt the access request

hi viswajwalith

It works for me.

Yes, after removing RemoteService also same issue.

Maybe you can re-confirm this.

Can you please share the updated files back to us for verification

Showing 181 to 190 of 242 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30