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

Export solution failing in Powershell 7 #293

Open
p-grace-tfl opened this issue Nov 3, 2020 · 3 comments
Open

Export solution failing in Powershell 7 #293

p-grace-tfl opened this issue Nov 3, 2020 · 3 comments
Labels

Comments

@p-grace-tfl
Copy link

Using Xrm.Framework.CI.PowerShell.Cmdlets -version '9.0.0.43'

Using this command:
Export-XrmSolution -UniqueSolutionName $solutionName -Managed $false -OutputFolder $thisLocation -ConnectionString $unsecure

I get this error:
Could not load file or assembly 'Microsoft.Xrm.Tooling.Connector, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. Could not find or load a specific file. (0x80131621)

I can see the Xrm.Framework.CI.PowerShell.Cmdlets module in the same folder as for example the Az module, the version of the tooling connector shows as:

image

@p-grace-tfl
Copy link
Author

p-grace-tfl commented Nov 3, 2020

Doesn't work with 9.1.0.2 either - same error.

@WaelHamze
Copy link
Owner

@p-grace-tfl are you still facing this issue?

@p-grace-tfl
Copy link
Author

p-grace-tfl commented Dec 1, 2020 via email

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

No branches or pull requests

2 participants