Do you have teamview?
You can email to me the connection Id.
liangshiw@outlook.com
Did you follow https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/?view=aspnetcore-3.1 ?
I can't reproduce your problem. Can I check your problem remotely?
Hi @hiltond ,
When you log in and navigate to the devices page, what is the value of the CurrentUser
property?
I see that your screenshot contains .Web
project. Are you sure you are creating a solution without a user interface?
For --no-ui option:
Acme.IssueManagement.HttpApi.Host
as startup project and set Acme.IssueManagement.HttpApi.Host
as PMC defualt project. Then execute update-database
command.Acme.IssueManagement.IdentityServer
as startup project and set Acme.IssueManagement.IdentityServer
as PMC defualt project. then execute update-database
command.For has user interface:
Set Acme.IssueManagement.Web.Unified
as startup project and set Acme.IssueManagement.Web.Unified
as PMC defualt project. Then execute update-database
command.
Hi, Can you provide steps to reproduce?
Hi , You can download the source code of the module in abp suite. See https://support.abp.io/QA/Questions/122/Cant-get-source-code-for-AuditLogsAppService#answer-deddd1bc-4fc6-194a-3553-39f4bd193c94
Hi @rachanee-mwp,
Is your database connection string correct?
abp has a module for managing email settings, but not public yet. I will reply to you after confirmation.
Yes this is enough. If you still have problems, I can help you remotely.