Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installer Missing UPS DLL #412

Closed
ArielBlanco1990 opened this issue Oct 3, 2022 · 1 comment · Fixed by #413
Closed

Installer Missing UPS DLL #412

ArielBlanco1990 opened this issue Oct 3, 2022 · 1 comment · Fixed by #413
Labels
Milestone

Comments

@ArielBlanco1990
Copy link
Contributor

Describe the bug

After downloading the Hotcakes Commerce repository and building in Debug mode to restore all dependencies, when we switch to Release mode to Build again and generate the HCC installer, the installation generated when trying to install it in a clean DNN solution shows us a mistake. The Hotcakes.Shipping.Ups.Keys.dll is missing from the installer.

Software Versions

  • DNN: 09.10.02
  • Hotcakes: 03.06.00

To Reproduce

Steps to reproduce the behavior:

  1. Clone the Hotcake GitHub repository.
  2. Open the solution with administrator permissions.
  3. Rebuild to download and install all dependencies.
  4. Change the solution to Release Mode and recompile to generate the installer.
  5. Install the installer in a DNN solution (hotcakes-commerce-core-development\_Install\HotcakesCommerce_03.06.00_Core_Install.zip).

Expected behavior

The installer generated in release mode must be installed in a solution correctly

Actual behavior

A DLL is missing within the installer and fails to install in the DNN solution

Screenshots

imagen

@ArielBlanco1990
Copy link
Contributor Author

I have already found the solution to this problem. I will create a pull request with the solution.

@WillStrohl WillStrohl added the bug label Oct 3, 2022
@WillStrohl WillStrohl added this to the 03.06.01 milestone Oct 4, 2022
@WillStrohl WillStrohl modified the milestones: 03.06.01, 03.07.00 Oct 24, 2022
@WillStrohl WillStrohl changed the title Installer generated by HCC (BUG) Installer Missing UPS DLL May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

2 participants