Error occur while installing powershell dll.
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information
Resolution:
make sure you have all the project reference dll in the project, developer always forgot reference dll while delpoying the project.
alternate approch is to load the reference DLL into GAC
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment