Need to register forcefully. In App_Start folder file Bootstrapper register the new created service forcefully.
Add this line.
builder.RegisterType<UltimateReportServiceMemberPortal>().As<IUltimateReportServiceMemberPortal>().InstancePerRequest();
Need to register forcefully. In App_Start folder file Bootstrapper register the new created service forcefully.
Add this line.
builder.RegisterType<UltimateReportServiceMemberPortal>().As<IUltimateReportServiceMemberPortal>().InstancePerRequest();
Windows Screen Record WindowsKey+ Alt + R Recording Starts.
No comments:
Post a Comment