Share via

cant post question

tim 265 Reputation points
2026-05-09T17:35:35.0366667+00:00

I'm trying to convert my Xamarin app to net Maui and can't post my issue/question

I get

You are not authorized to make this response. If you believe this to be in error, please refresh the page and try again.

here is part of the post

I'm trying to convert my Xamarin app to net Maui.

I can get the command to execute if it in the code behind, but I need it to work in a MVVM framework.

here is the code I'm trying to get to work.

( I tried to post this code/question several days ago but I don't see it anywhere in this forum.

I'm not sure why it did not save to this site)

TIA

Tim.

// closeapppage.xaml

<?xml version="1.0" encoding="utf-8" ?>

<ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui"

         xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"

         x:Class="MauiMapleSugar.Pages.CloseAppPage"
Community Center | Discuss the Q&A site | Site bug or problem
0 comments No comments

Answer accepted by question author

AI answer

2026-05-09T17:35:46.0866667+00:00

The error when posting on Microsoft Q&A is caused by the automatic spam and abuse detection system incorrectly flagging the post. When this happens, questions or answers can be blocked, silently discarded, or show an authorization error even if the content follows the Code of Conduct.

To resolve this, the post must be manually restored by a moderator. In similar cases, moderators have confirmed that:

  • The system “mistakenly flagged” posts and prevented users from posting or made their content disappear.
  • Moderators then restored the blocked question or answer so it became visible again.

Because this is a site-level issue rather than a problem with the .NET MAUI/Xamarin content, the next step is to request moderator help on Microsoft Q&A (for example, via the Community/feedback area) so a moderator can:

  1. Review posts that were blocked by the spam filter.
  2. Restore the most recent version of the question that was attempted.

Once restored, additional details or code can be added as comments or edits to that question instead of creating new posts, which reduces the chance of being re-flagged.


References:

AI-generated content may be incorrect. Read our transparency notes for more information.

Was this answer helpful?

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.