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

404 Return at schemas.lepo.co #1158

Closed
Hamzaless opened this issue Jul 10, 2024 · 2 comments
Closed

404 Return at schemas.lepo.co #1158

Hamzaless opened this issue Jul 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Hamzaless
Copy link

Describe the bug

I've been using WPFUI for a long time, but all my projects went down the drain when this url became inaccessible
URL: https://schemas.lepo.co/wpfui/2022/xaml

To Reproduce

  • Create a new WPF project in Visual Studio.
  • Add the WPFUI NuGet package version 3.0.4 to the project.
  • Ensure the project is using .NET Framework 4.8.
  • Attempt to access the URL https://schemas.lepo.co/wpfui/2022/xaml in the project settings or code.
  • Observe the error indicating that the URL is inaccessible.
  • Change the NuGet package version to another version (e.g., 3.0.3) and try accessing the URL again.
  • Enable a VPN and attempt to access the URL again.
  • Observe that the URL remains inaccessible despite these changes.

Expected behavior

I expected the URL https://schemas.lepo.co/wpfui/2022/xaml to remain accessible so that my WPFUI projects could continue to function correctly. The inaccessibility of this URL should not disrupt the functionality or compilation of the WPFUI projects.

Screenshots

image

OS version

Microsoft Windows 11 Pro
10.0.22631 N/A Build 22631

.NET version

.NET Framework 4.8

WPF-UI NuGet version

3.0.4

Additional context

No response

@Hamzaless Hamzaless added the bug Something isn't working label Jul 10, 2024
@pomianowski
Copy link
Member

This is XAML namespace, not real web address.

@Hamzaless
Copy link
Author

I know it is XAML namespace but it is not accessible in my application?
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants