VMware {code} Community
ReazBaksh
Contributor
Contributor

VimService65.dll not found

Hello

I just updated to PowerCLI 6.5.2 as I need access to the VMware.Vim.dll.  After upgrading when I run my code it complains that VimService65.dll is not found.  Before when I used version 6.5.0 there were no issues.  To get this to work I needed to manually add the VimService65.dll to my project.  Is this normal for this version?

Reply
0 Kudos
1 Reply
mpr4ul
Contributor
Contributor

In older version of PowerCLI, those dll were added to GAC.

But the latest version dll's were not able to add to GAC as they are not strong name signed.

I am also hitting the same issue.

Unable to load into GAC.

And Unable to import into strong name signed project.

Reply
0 Kudos