@Alper, sorry for the delay. I'm just getting started this morning. I'm getting ready to try it now.
I am using abp cli and abp suite version 2.6.2.0. As you can see in the domain project below, I followed Alper's instructions Volo.Abp.Commercial.SuiteTemplate.dll from #48. However, I am still receiving this error.
<i>NOTE:</i> I did not receive any errors when restoring NuGet packages.
Module - (Created with abp cli 2.6.2 while logged in)
abp new Eagle.Aery.Core -t module-pro
I am using abp cli and abp suite version 2.6.2.0. As you can see in the domain project below, I followed Alper's instructions Volo.Abp.Commercial.SuiteTemplate.dll from #48. However, I am still receiving this error.
<i>NOTE:</i> I did not receive any errors when restoring NuGet packages.
Module - (Created with abp cli 2.6.2 while logged in)
abp new Eagle.Aery.Core -t module-pro
I'm receiving the error below after building and running a new ABP Suite 2.5.0 project. Note, I also experienced this issues in 2.4.0
Steps to Reproduce
Problem HTTP Error 500.30 - ANCM In-Process Start Failure
Log File
2020-04-13 14:42:30.366 -04:00 [INF] Starting web host.
2020-04-13 14:42:33.465 -04:00 [FTL] Host terminated unexpectedly!
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.EntityFrameworkCore, Version=3.1.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The system cannot find the file specified.
Solution