Nopcommerce 4.20 Problems

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 anni tempo fa
Hi,
i tried deploying 4.20 as i need it for a specific plugin. I saw the deploying read me notice and followed the steps to rebuild the project and tired it even without rebuilding it. However, the rebuild fails and doesn't work is there any way to possibly do it?
2 anni tempo fa
What error do you get when you Rebuild?

(Do you really need the source code version?  Are you making source code changes?)
2 anni tempo fa
Hi New York,

Yes if it wasn't essential to have a local 4.20 then wouldn't be creating my post here today.

Upon rebuilding it says 17 errors presume its because of the .NET core being too new for it to be supported? What .NET Core does 4.20 support?
2 anni tempo fa
"have a local 4.20 " does not mean it has to be source code.  The no-source will run on "local" too.

Please post specific error messages here.
2 anni tempo fa
[code]Rebuild started...
1>------ Rebuild All started: Project: Nop.Core, Configuration: Debug Any CPU ------
1>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
1>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(189,5): warning NETSDK1071: A PackageReference to 'Microsoft.AspNetCore.App' specified a Version of `2.2.5`. Specifying the version of this package is not recommended. For more information, see https://aka.ms/sdkimplicitrefs
1>Nop.Core -> C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Libraries\Nop.Core\bin\Debug\netcoreapp2.2\Nop.Core.dll
1>Done building project "Nop.Core.csproj".
2>------ Rebuild All started: Project: Nop.Data, Configuration: Debug Any CPU ------
2>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
2>Nop.Data -> C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Libraries\Nop.Data\bin\Debug\netcoreapp2.2\Nop.Data.dll
2>Done building project "Nop.Data.csproj".
3>------ Rebuild All started: Project: Nop.Services, Configuration: Debug Any CPU ------
3>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
3>Nop.Services -> C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Libraries\Nop.Services\bin\Debug\netcoreapp2.2\Nop.Services.dll
3>Done building project "Nop.Services.csproj".
4>------ Rebuild All started: Project: Nop.Web.Framework, Configuration: Debug Any CPU ------
5>------ Rebuild All started: Project: Nop.Tests, Configuration: Debug Any CPU ------
6>------ Rebuild All started: Project: Nop.Plugin.ExchangeRate.EcbExchange, Configuration: Debug Any CPU ------
4>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
6>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
5>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
4>Nop.Web.Framework -> C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web.Framework\bin\Debug\netcoreapp2.2\Nop.Web.Framework.dll
4>Done building project "Nop.Web.Framework.csproj".
7>------ Rebuild All started: Project: Nop.Web, Configuration: Debug Any CPU ------
8>------ Rebuild All started: Project: Nop.Plugin.Payments.Manual, Configuration: Debug Any CPU ------
9>------ Rebuild All started: Project: Nop.Plugin.Shipping.UPS, Configuration: Debug Any CPU ------
10>------ Rebuild All started: Project: Nop.Plugin.Payments.CheckMoneyOrder, Configuration: Debug Any CPU ------
11>------ Rebuild All started: Project: Nop.Plugin.Payments.PayPalStandard, Configuration: Debug Any CPU ------
12>------ Rebuild All started: Project: Nop.Plugin.Widgets.GoogleAnalytics, Configuration: Debug Any CPU ------
10>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
8>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
11>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
9>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
12>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
7>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
7>Nop.Web -> C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\bin\Debug\netcoreapp2.2\Nop.Web.dll
7>It was not possible to find any compatible framework version
7>The framework 'Microsoft.NETCore.App', version '2.2.0' was not found.
7>  - The following frameworks were found:
7>      2.1.23 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
7>      2.1.28 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
7>      3.1.10 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
7>      3.1.15 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
7>      5.0.1 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
7>      5.0.3 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
7>      5.0.4 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
7>      5.0.6 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
7>
7>You can resolve the problem by installing the specified framework and/or SDK.
7>
7>The specified framework can be found at:
7>  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=2.2.0&arch=x64&rid=win10-x64
7>C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\ClearPluginAssemblies.proj(21,5): error MSB3073: The command "dotnet "ClearPluginAssemblies.dll" "OutputPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\..\Presentation\Nop.Web\bin\Debug\netcoreapp2.2\|PluginPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\DiscountRules.CustomerRoles\;C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\ExchangeRate.EcbExchange\;C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\ExternalAuth.Facebook\;C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Misc.SendinBlue\;C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Payments.CheckMoneyOrder\;C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Payments.Manual\;C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Payments.PayPalStandard\;C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Payments.Qualpay\;C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Payments.Square\;C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Pickup.PickupInStore\;C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Shipping.FixedByWeightByTotal\;C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Shipping.UPS\;C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Tax.Avalara\;C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Tax.FixedOrByCountryStateZip\;C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Widgets.GoogleAnalytics\;C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Widgets.NivoSlider\|SaveLocalesFolders="" exited with code -2147450730.
7>Done building project "ClearPluginAssemblies.proj" -- FAILED.
7>Done building project "Nop.Web.csproj" -- FAILED.
13>------ Rebuild All started: Project: Nop.Plugin.ExternalAuth.Facebook, Configuration: Debug Any CPU ------
13>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
5>Nop.Tests -> C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Tests\Nop.Tests\bin\Debug\netcoreapp2.2\Nop.Tests.dll
5>Done building project "Nop.Tests.csproj".
14>------ Rebuild All started: Project: Nop.Services.Tests, Configuration: Debug Any CPU ------
6>Nop.Plugin.ExchangeRate.EcbExchange -> C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\ExchangeRate.EcbExchange\Nop.Plugin.ExchangeRate.EcbExchange.dll
13>Nop.Plugin.ExternalAuth.Facebook -> C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\ExternalAuth.Facebook\Nop.Plugin.ExternalAuth.Facebook.dll
6>It was not possible to find any compatible framework version
6>The framework 'Microsoft.NETCore.App', version '2.2.0' was not found.
6>  - The following frameworks were found:
6>      2.1.23 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6>      2.1.28 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6>      3.1.10 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6>      3.1.15 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6>      5.0.1 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6>      5.0.3 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6>      5.0.4 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6>      5.0.6 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6>
6>You can resolve the problem by installing the specified framework and/or SDK.
6>
6>The specified framework can be found at:
6>  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=2.2.0&arch=x64&rid=win10-x64
6>C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\ClearPluginAssemblies.proj(21,5): error MSB3073: The command "dotnet "ClearPluginAssemblies.dll" "OutputPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\..\Presentation\Nop.Web\bin\Debug\netcoreapp2.2\|PluginPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Plugins\Nop.Plugin.ExchangeRate.EcbExchange\..\..\Presentation\Nop.Web\Plugins\ExchangeRate.EcbExchange\|SaveLocalesFolders="" exited with code -2147450730.
6>Done building project "ClearPluginAssemblies.proj" -- FAILED.
8>Nop.Plugin.Payments.Manual -> C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Payments.Manual\Nop.Plugin.Payments.Manual.dll
13>It was not possible to find any compatible framework version
13>The framework 'Microsoft.NETCore.App', version '2.2.0' was not found.
13>  - The following frameworks were found:
13>      2.1.23 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
13>      2.1.28 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
13>      3.1.10 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
13>      3.1.15 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
13>      5.0.1 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
13>      5.0.3 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
13>      5.0.4 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
13>      5.0.6 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
13>
13>You can resolve the problem by installing the specified framework and/or SDK.
13>
13>The specified framework can be found at:
13>  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=2.2.0&arch=x64&rid=win10-x64
6>Done building project "Nop.Plugin.ExchangeRate.EcbExchange.csproj" -- FAILED.
13>C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\ClearPluginAssemblies.proj(21,5): error MSB3073: The command "dotnet "ClearPluginAssemblies.dll" "OutputPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\..\Presentation\Nop.Web\bin\Debug\netcoreapp2.2\|PluginPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Plugins\Nop.Plugin.ExternalAuth.Facebook\..\..\Presentation\Nop.Web\Plugins\ExternalAuth.Facebook\|SaveLocalesFolders="" exited with code -2147450730.
13>Done building project "ClearPluginAssemblies.proj" -- FAILED.
10>Nop.Plugin.Payments.CheckMoneyOrder -> C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Payments.CheckMoneyOrder\Nop.Plugin.Payments.CheckMoneyOrder.dll
12>Nop.Plugin.Widgets.GoogleAnalytics -> C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Widgets.GoogleAnalytics\Nop.Plugin.Widgets.GoogleAnalytics.dll
9>Nop.Plugin.Shipping.UPS -> C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Shipping.UPS\Nop.Plugin.Shipping.UPS.dll
14>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
8>It was not possible to find any compatible framework version
8>The framework 'Microsoft.NETCore.App', version '2.2.0' was not found.
8>  - The following frameworks were found:
8>      2.1.23 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
8>      2.1.28 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
8>      3.1.10 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
8>      3.1.15 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
8>      5.0.1 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
8>      5.0.3 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
15>------ Rebuild All started: Project: Nop.Core.Tests, Configuration: Debug Any CPU ------
8>      5.0.4 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
8>      5.0.6 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
8>
8>You can resolve the problem by installing the specified framework and/or SDK.
8>
8>The specified framework can be found at:
8>  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=2.2.0&arch=x64&rid=win10-x64
8>C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\ClearPluginAssemblies.proj(21,5): error MSB3073: The command "dotnet "ClearPluginAssemblies.dll" "OutputPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\..\Presentation\Nop.Web\bin\Debug\netcoreapp2.2\|PluginPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Plugins\Nop.Plugin.Payments.Manual\..\..\Presentation\Nop.Web\Plugins\Payments.Manual\|SaveLocalesFolders="" exited with code -2147450730.
13>Done building project "Nop.Plugin.ExternalAuth.Facebook.csproj" -- FAILED.
16>------ Rebuild All started: Project: Nop.Web.MVC.Tests, Configuration: Debug Any CPU ------
8>Done building project "ClearPluginAssemblies.proj" -- FAILED.
10>It was not possible to find any compatible framework version
10>The framework 'Microsoft.NETCore.App', version '2.2.0' was not found.
10>  - The following frameworks were found:
10>      2.1.23 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
10>      2.1.28 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
10>      3.1.10 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
10>      3.1.15 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
10>      5.0.1 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
10>      5.0.3 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
10>      5.0.4 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
10>      5.0.6 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
10>
10>You can resolve the problem by installing the specified framework and/or SDK.
10>
11>Nop.Plugin.Payments.PayPalStandard -> C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Payments.PayPalStandard\Nop.Plugin.Payments.PayPalStandard.dll
10>The specified framework can be found at:
10>  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=2.2.0&arch=x64&rid=win10-x64
8>Done building project "Nop.Plugin.Payments.Manual.csproj" -- FAILED.
12>It was not possible to find any compatible framework version
12>The framework 'Microsoft.NETCore.App', version '2.2.0' was not found.
12>  - The following frameworks were found:
12>      2.1.23 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
12>      2.1.28 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
12>      3.1.10 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
12>      3.1.15 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
12>      5.0.1 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
12>      5.0.3 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
12>      5.0.4 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
12>      5.0.6 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
12>
10>C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\ClearPluginAssemblies.proj(21,5): error MSB3073: The command "dotnet "ClearPluginAssemblies.dll" "OutputPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\..\Presentation\Nop.Web\bin\Debug\netcoreapp2.2\|PluginPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Plugins\Nop.Plugin.Payments.CheckMoneyOrder\..\..\Presentation\Nop.Web\Plugins\Payments.CheckMoneyOrder\|SaveLocalesFolders="" exited with code -2147450730.
10>Done building project "ClearPluginAssemblies.proj" -- FAILED.
10>Done building project "Nop.Plugin.Payments.CheckMoneyOrder.csproj" -- FAILED.
12>You can resolve the problem by installing the specified framework and/or SDK.
12>
12>The specified framework can be found at:
12>  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=2.2.0&arch=x64&rid=win10-x64
12>C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\ClearPluginAssemblies.proj(21,5): error MSB3073: The command "dotnet "ClearPluginAssemblies.dll" "OutputPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\..\Presentation\Nop.Web\bin\Debug\netcoreapp2.2\|PluginPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Plugins\Nop.Plugin.Widgets.GoogleAnalytics\..\..\Presentation\Nop.Web\Plugins\Widgets.GoogleAnalytics\|SaveLocalesFolders="" exited with code -2147450730.
12>Done building project "ClearPluginAssemblies.proj" -- FAILED.
12>Done building project "Nop.Plugin.Widgets.GoogleAnalytics.csproj" -- FAILED.
17>------ Rebuild All started: Project: Nop.Plugin.Widgets.NivoSlider, Configuration: Debug Any CPU ------
18>------ Rebuild All started: Project: Nop.Plugin.Pickup.PickupInStore, Configuration: Debug Any CPU ------
19>------ Rebuild All started: Project: Nop.Plugin.Shipping.FixedByWeightByTotal, Configuration: Debug Any CPU ------
9>It was not possible to find any compatible framework version
9>The framework 'Microsoft.NETCore.App', version '2.2.0' was not found.
9>  - The following frameworks were found:
9>      2.1.23 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
9>      2.1.28 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
9>      3.1.10 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
9>      3.1.15 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
9>      5.0.1 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
9>      5.0.3 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
9>      5.0.4 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
9>      5.0.6 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
9>
9>You can resolve the problem by installing the specified framework and/or SDK.
9>
9>The specified framework can be found at:
9>  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=2.2.0&arch=x64&rid=win10-x64
9>C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\ClearPluginAssemblies.proj(21,5): error MSB3073: The command "dotnet "ClearPluginAssemblies.dll" "OutputPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\..\Presentation\Nop.Web\bin\Debug\netcoreapp2.2\|PluginPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Plugins\Nop.Plugin.Shipping.UPS\..\..\Presentation\Nop.Web\Plugins\Shipping.UPS\|SaveLocalesFolders="" exited with code -2147450730.
9>Done building project "ClearPluginAssemblies.proj" -- FAILED.
9>Done building project "Nop.Plugin.Shipping.UPS.csproj" -- FAILED.
20>------ Rebuild All started: Project: Nop.Plugin.Tax.FixedOrByCountryStateZip, Configuration: Debug Any CPU ------
11>It was not possible to find any compatible framework version
11>The framework 'Microsoft.NETCore.App', version '2.2.0' was not found.
11>  - The following frameworks were found:
11>      2.1.23 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
11>      2.1.28 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
11>      3.1.10 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
11>      3.1.15 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
11>      5.0.1 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
11>      5.0.3 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
11>      5.0.4 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
11>      5.0.6 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
11>
11>You can resolve the problem by installing the specified framework and/or SDK.
11>
11>The specified framework can be found at:
11>  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=2.2.0&arch=x64&rid=win10-x64
11>C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\ClearPluginAssemblies.proj(21,5): error MSB3073: The command "dotnet "ClearPluginAssemblies.dll" "OutputPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Build\..\Presentation\Nop.Web\bin\Debug\netcoreapp2.2\|PluginPath=C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Plugins\Nop.Plugin.Payments.PayPalStandard\..\..\Presentation\Nop.Web\Plugins\Payments.PayPalStandard\|SaveLocalesFolders="" exited with code -2147450730.
11>Done building project "ClearPluginAssemblies.proj" -- FAILED.
11>Done building project "Nop.Plugin.Payments.PayPalStandard.csproj" -- FAILED.
14>Nop.Services.Tests -> C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Tests\Nop.Services.Tests\bin\Debug\netcoreapp2.2\Nop.Services.Tests.dll
14>Done building project "Nop.Services.Tests.csproj".
17>C:\Program Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
17>Nop.Plugin.Widgets.NivoSlider -> C:\Users\Alex\Downloads\nopCommerce_4.20_Source\src\Presentation\Nop.Web\Plugins\Widgets.NivoSlider\Nop.Plugin.Widgets
2 anni tempo fa
See the last comment of this post; https://www.nopcommerce.com/en/boards/topic/91085/build-errors-after-moving-42-to-windows-10
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.