Jump to content
Software FX Community

Known Issue with Charts crashing / Memory Leak?


DwayneLaRose

Recommended Posts

An update to this issue,

 

I tried to update Power Gadgets from the Software FX site and got the following error when I open powershell:

 

Add-PSSnapin : Cannot load Windows PowerShell snap-in powergadgets because of the following error: The Windows PowerShell snap-in module C:\Program Files\PowerGadgets\PowerGadgets.Commands.dll does not have required Windows PowerShell snap-in strong name PowerGadgets.Commands, Version=1.0.2769.24553, Culture=neutral, PublicKeyToken=a1878e2052c08dce.At C:\WINDOWS\system32\WindowsPowerShell\v1.0\profile.ps1:9 char:13+ add-pssnapin <<<<  powergadgets   + CategoryInfo   : InvalidArgument: (powergadgets:String) [Add-PSSn apin], PSSnapInException   + FullyQualifiedErrorId : AddPSSnapInRead,Microsoft.PowerShell.Commands.Ad dPSSnapinCommandHope you can help!
Link to comment
Share on other sites

  • 2 weeks later...

We are not aware of any issues related with crashes or memory leaks. Can you post/send some sample files that could help us duplicate these issues?

About the error reported by PowerShell, you can fix this issue by running installutil PowerGadgets.Commands.dll (installutil is located in the .NET framework bin folder), alternatively you can manually change the registry at

HKLM\Software\Microsoft\PowerShell\1\PowerShellSnapins\PowerGadgets\AssemblyName

The version in this registry key should match the version in PowerGadgets.Commands.dll, if you are using a 64bits OS you might also want to check the version under the WoW6432node.

JuanC

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...