Base solution for your next web application

Activities of "staffing"

I am also facing the same issue. I am using the latest version "9.2.0-rc.1".

Angular,

I downgraded to 9.1 and now I can use this feature. But I think there is an issue with latest '9.2.0-rc.1'.

Dear Support,

I am following the documentation https://aspnetboilerplate.com/Pages/Documents/OData-AspNetCore-Integration and trying to integrating oData service in application. I am using latest version of the application (9.1.0). I configured all steps and facing the error shown in below screenshot.

Also, as .net code updated the routing system and in the latest version we are using app.UseEndpoints instead of app.UseMvc. Could you please guide to add MapODataServiceRoute?

Hi Support,

I am not able to create the elsa database. I am using the below queries. I am using the github repo https://github.com/maliming/aspnetboilerplate-elsa-workflows

SET EF_CONNECTIONSTRING="Server=localhost; Database=elsadb; Trusted_Connection=True;" dotnet ef database update

Could you please help me?

Hi Support,

I think I am facing the same issue with IMapper. I am able to configure the elsa in abpbpoilerplate sample templates but when I am trying to configure this in aspnetzero then getting below error.

MissingMethodException: Method not found: 'System.__Canon AutoMapper.IMapper.Map(System.Object)'. Elsa.Services.AutoMapperMapper.Map<TDestination>(object source)

Thanks, these are working.

Dear Support,

I am trying to configure the Stimulsoft Report Viewer in latest version 9.3.0. I am facing the below issue. Could you please guide me where am I wrong?

As per the Stimulsoft support: we can't lazy load the stimulsoft module, so in which module do need to import? Thanks

Here is my implementation:

I created a AppReportModule (looks like in the below image) and then imported and exported in AppModule. Now I wanted to use the modal from AppReportModule in adminModule or other modules.

FYI: AppReportModule is importing the StimulsoftViewerModule which we can't load under lazy load.

AppReportModule

AppModule

I achieved this by importing the Stimulsoft Modules in app-common.module.ts file. Now it's working fine.

Thanks for you help.

@maliming: I am using the same settings in the single solution and deploying the app on Azure. The application is working apart from the Imprsonation. I can't use impersonation functionality. If I remove the Index action then impersonation is working fine but I can't access the swagger.

Thanks Harsh

Showing 1 to 10 of 22 entries