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

Import-Module PSExcel -Force not importing .dll #31

Closed
nadvolod opened this issue May 5, 2016 · 1 comment
Closed

Import-Module PSExcel -Force not importing .dll #31

nadvolod opened this issue May 5, 2016 · 1 comment

Comments

@nadvolod
Copy link

nadvolod commented May 5, 2016

Hi, when I do Import-Module PSExcel -Force , it won't import the .dll. Here is the error I get.

Add-Type : Could not load file or assembly
'file:///C:\Users\nadvolodkin\Documents\WindowsPowerShell\Modules\PSExcel\lib\epplus.dll' or one of its
dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)

@RamblingCookieMonster
Copy link
Owner

RamblingCookieMonster commented May 7, 2016

Hi there!

Guessing it's related to the dll:

  • It might need to be unblocked
  • If you have whitelisting software, it might be blocking the dll (seems less likely)

Cheers!

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