Giter Club home page Giter Club logo

Comments (17)

Windos avatar Windos commented on July 17, 2024

from burnttoast.

steviecoaster avatar steviecoaster commented on July 17, 2024

Windows 10 1803

Name Value


PSVersion 5.1.15063.1155
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.15063.1155
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

from burnttoast.

Windos avatar Windos commented on July 17, 2024

from burnttoast.

steviecoaster avatar steviecoaster commented on July 17, 2024

Yes, during and after the result is the same.

Install-Module BurntToast -Force is what I used to grab it from the Gallery.

from burnttoast.

steviecoaster avatar steviecoaster commented on July 17, 2024

I'm on Slack if you wanna DM me if it is easier.

from burnttoast.

Arkevius avatar Arkevius commented on July 17, 2024

I got the same exact error after installing. After much confusion and frustration, I was able to remedy this by creating a new folder under the module's lib directory for the 'missing' System.Xml.ReaderWriter library, and placed a copy of the dll in there.
After re-importing the BurntToast module and sending a toast, I no longer receive that error.

Win10 1703 (Build 15063.1324)
Powershell 5.1.15063.1292

from burnttoast.

chickentech avatar chickentech commented on July 17, 2024

I'm also seeing this same issue - I'll try @Arkevius proposed solution.

from burnttoast.

Windos avatar Windos commented on July 17, 2024

In working with @steviecoaster, this ended up being an issue of using a .NET Core version of the UWP Toolkit, rather than one of the other options...

I'll be swapping them out in the next release.

from burnttoast.

Arkevius avatar Arkevius commented on July 17, 2024

That did it! Swapped the dll with the UAP10.0 version and it's working without having the XmlReaderWriter in there with it. Great work you two!

from burnttoast.

PoSHGuy avatar PoSHGuy commented on July 17, 2024

Having the same issue, but I can't seem to find that UAP10.0 DLL anywhere. You wouldn't happen to have any references to that one @Arkevius ?

from burnttoast.

Arkevius avatar Arkevius commented on July 17, 2024

@softwareninja
Download the NuGet package from the site (right-hand side under Info)
https://www.nuget.org/packages/Microsoft.Toolkit.Uwp.Notifications/5.0.0
Open the nupkg as an archive (7-zip for example) and drill down to lib > uap10.0 folder.
The DLL you want is there.

from burnttoast.

 avatar commented on July 17, 2024

Is this already fixed?

Install-Module BurntToast
New-BurntToastNotification
Exception calling "GetContent" with "0" argument(s): "Could not load file or assembly 'System.Xml.ReaderWriter,
Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find
the file specified."
At C:\Program Files\WindowsPowerShell\Modules\BurntToast\0.6.2\BurntToast.psm1:1582 char:5

Happy New Year! :)

from burnttoast.

PaulSIsaac avatar PaulSIsaac commented on July 17, 2024

As per Wand3rvogel's question. As this been fixed yet in 0.6.2? Only I get the same error and had to perform that same fix to get it working, which, although doable is less than ideal.

Thanks,

Paul

from burnttoast.

Windos avatar Windos commented on July 17, 2024

Hey all, sorry I've not been seeing notifications about this issue (I've just tried resubscribing to it so fingers crossed).

I've not yet pushed an update, but this will be fixed in the next release.

from burnttoast.

Windos avatar Windos commented on July 17, 2024

@steviecoaster, @PaulSIsaac, @Wand3rvogel

I just pushed an update (v0.6.3) which includes the change in the dll mentioned in this thread. Any chance you're able to check that this new version works on your end?

from burnttoast.

 avatar commented on July 17, 2024

Works, thanks.

from burnttoast.

Windos avatar Windos commented on July 17, 2024

Thanks @Wand3rvogel

Closing this for now, from talking to a few folks this sounds like it's sorted the issue.

If it happens again, please do let me know!

from burnttoast.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.