This is where you can
hi
You don't need to
You just need to
If you don't know how to
You can share your project with liming.ma@volosoft.com
I will
**Switch to MailKit for Email Sending**
- Install the `Volo.Abp.MailKit` NuGet
- In your module configuration,
I have following logs
Missing
In the future, we expect to
**Remove and Re-
**Remove and Re-
Remove your solution from Suite and
**Remove and Re-
Remove your solution from Suite and
I did switch to central
ExcelService and UserSessionsComponent are not exported in the public API of the @volo/abp.ng.identity
Until the maintainers
from the
- Or, fork the
//abp.io/docs/latest/suite/source-code
You can also get the source code to your project using `abp
-
- You may need to
Commercial subscribers, the source code for the theme and account flow is available in your commercial
Execution on API Servers
In your API servers' `appsettings.json` or environment-specific settings,
configuration:
```csharp
Configure(options =>
{
options.IsJobExecutionEnabled = false;
});
```
Do NOT
the `IServiceCollection.AddHangfire` extension method from Hangfire.NetCore or Hangfire.AspNetCore
hi
> I tried, but when I disable it from appsettings I get this error:
You should
hi
Hangfire requires you to set up a valid storage so that you can
hi
I am using abp azure module nuget
When I try install abp suite, I get the following:
```xml
dotnet tool install -g Volo.Abp.Suite --
When you
**Checklist to resolve:**
-
**Steps to reproduce:**
When you
- The recommended approach is: **Do not
need to keep Hangfire NuGet packages for dependency reasons, ensure you do NOT call `AddHangfire` or
hi
You can
I hadn't installed the module manually, I had used the cli as in the instructions
abp
But if I
the `IServiceCollection.AddHangfire` extension method from Hangfire.NetCore or Hangfire.AspNetCore
And hangfire is setup as standard with the SqlServer
These operations should be provided by
hi
Can you try to
>
>
I added the
BLAZOR project
- set break point to row 329 on Blazor.Client\Pages\Companies.razor.cs
- from GUI try to
a Company
- Blocked in debug and
- As a workaround, you need to manually
not generate "export type StringValues = string[];"
Everytime I regenerate that proxy, I need to
> - Go to your Azure App Service > Configuration > Application settings, and
- Go to your Azure App Service > Configuration > Application settings, and
hi
Can you
But even if you want to run in Debug mode, you need to
> But even if you want to run in Debug mode, you need to
If you encounter errors with `abp
If you need other packages, you need to use the `abp
and you don't need to pass the `--old` flag, because 4.2.2 is the latest stable one yet:
```bash
abp
@volo/abp.ng.lepton-x.core --with-source-code
abp
abp
--with-source-code --old
abp
```
**But they give closely the same error as the 2nd command above.**
FYI : I successfully
these packages :
```xml
abp
@volo/abp.commercial.ng.ui --with-source-code --old
abp
**Debug Menu Generation**
-
below are the logs after
I thought of modifying the ABP Suite templates to
To
The ABP Angular modules register their own routes, so to customize them (e.g., to
**Override the Route in Your App Routing**
In your `app-routing.module.ts`,
Instead,
I want to
this.replaceableComponents.add({
component: UserComponent,
key: eIdentityComponents.Users,
});`
I need to