Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception on Windows 7 #5

Open
dmitry-shechtman opened this issue May 3, 2017 · 0 comments
Open

Exception on Windows 7 #5

dmitry-shechtman opened this issue May 3, 2017 · 0 comments

Comments

@dmitry-shechtman
Copy link

I'm getting the following exception on Windows 7:

System.TypeLoadException: Could not find Windows Runtime type 'Windows.Data.Xml.Dom.XmlDocument'. ---> System.PlatformNotSupportedException: Operation is not supported on this platform.
   --- End of inner exception stack trace ---
   at DesktopToast.ToastManager.<ShowAsync>d__0.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   at DesktopToast.ToastManager.ShowAsync(ToastRequest request)
This was referenced May 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant