Hi, my issue is very similar to:
- Typical errors: Unable to load referenced library X
- Type IWshRuntimeLibrary.WshShell is not defined.
- Interface System.IDisposable is not implemented by this class.
- Namespace of type specified in the Imports Z does not contain any public members or cannot be found. Make sure the imported element name does not use any aliases.
This must have to do with a VB.net project configuration. Currently there is a setting "Treat all warnings as errors". I would like to keep that setting, but also resolve these annoying "errors".