Message 1 of 2
MP4 play in .NET 8 WPF.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Recently i have migrated my project from .NetFramework 4.8 to .Net 8 following Inventor 2025 technology change. This mp4 file playing in UI was working fine earlier. After migration i think Interaction.Behaviors in wpf is supporting to play video in UI. I am getting System.UriFormatException error. But the video file path is correct and it exist. Is anyone facing this issue.? Searched a lot in Google, didnt get any solution.