0
Dicky.tech@gmail.com created
8 Answer(s)
-
0
hi
I was just asking if we can disable redis cache on the public website.
Yes, see https://docs.abp.io/en/abp/latest/Redis-Cache#configuration
The easy CRM blazor is not running because the preview blazor nuggets are not getting downloaded/
Please update your
NuGet.Config
.<?xml version="1.0" encoding="utf-8"?> <configuration> <packageSources> <add key="nuget.org" value="https://api.nuget.org/v3/index.json" /> <add key="BlazoriseMyGet" value="https://www.myget.org/F/blazorise/api/v3/index.json" /> !!!// your ABP_COMMERCIAL_NUGET_SOURCE </packageSources> </configuration>
The database folder is blank, i need to perform migrations to run the project for the first time ?
It will create the database automatically after running .
-
0
-
0
Does
https://localhost:44338
up and running?? -
0
It has worked. That was the issue.
-
0
You should run the
Volo.EasyCrm.Web
project. -
0
-
0
hi
We will release 4.2 patch as soon as possible.
https://github.com/abpframework/abp/pull/7509
-
0
Also see this pr: https://github.com/abpio/abp-commercial-docs/pull/76