Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
Recently I installed Visual Studio on my laptop.
But when I try to run my add-in I get a MissingMethodException.
On my work PC everything works fine but on my laptop it does not.
This is the error I get:
System.TypeInitializationException: 'The type initializer for 'PerTypeValues`1' threw an exception.'
Inner Exception
MissingMethodException: Method not found: 'IntPtr System.Runtime.CompilerServices.Unsafe.ByteOffset(!!0 ByRef, !!0 ByRef)'.
These are the settings and versions I currently have.
They are the same as on my work PC.
I haven't found a workaround or fix on this problem.
But this does not explain how to fix the issue.
Solved! Go to Solution.