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

Deploy-TdsWdpPackages.ps1 doesn't copy HedgehogDevelopment.SitecoreProject.PackageInstallPostProcessor.dll #16

Open
ruben-chan opened this issue Apr 5, 2021 · 2 comments

Comments

@ruben-chan
Copy link

I get an error that the HedgehogDevelopment.SitecoreProject.PackageInstallPostProcessor.dll assembly can't be found when deploying my TDS wdp packages.

@nickwesselman
Copy link
Contributor

@zeraph Sorry for the delayed reply, did you find a solution to this? Wondering if we need to copy this assembly from the TDS wdp zip here:

https://github.com/Sitecore/docker-tools/blob/main/image/src/scripts/Deploy-TdsWdpPackages.ps1#L13

@ruben-chan
Copy link
Author

Yeah that's exactly what I did.

Move-Item -Path C:\temp\TDS\Content\Website\Bin* -Destination C:\inetpub\wwwroot\bin -Force

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants