343,589 questions

Sort by: Created
0 answers

Can not sign app bundle Google Play

Hello, I am appriciate if some one can help me figure out what problem, this is first time I use Net Maui to deploy Android app. I create new app on Play Console, and choose Use Google-generated key to create new key in Setup/**App signing **I notice…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,296 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,623 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,900 questions
asked 2024-05-04T12:18:31.3333333+00:00
Kid 0 Reputation points
0 answers

جلب الحبيب 💙0͛02͛.0͛1ٍ͛02͛.7͛0͛3͛.92ٕ5͛4͛ شيخ روحاني - - رقم شيخ روحاني nffdfgg

change file names to correct them.  However, this time, I was changing too many GB using OneDrive at the same time as the sync issues are happening at the home folder level and I don't want to use Disable File On Demand  Fetch Lover Content because I…

Viva Insights
Viva Insights
A Microsoft Viva module that provides insights and recommendations designed to improve productivity and wellbeing.
73 questions
Azure Object Anchors
Azure Object Anchors
An Azure mixed reality service that automatically aligns and anchors three-dimensional content to objects in the physical world.
17 questions
asked 2024-05-04T12:03:25.5133333+00:00
Gff Dfg 0 Reputation points
0 answers

ERROR: +[MSACDBStorage

Microsoft Remote Desktop[6123:433755] [AppCenter] ERROR: +[MSACDBStorage executeQuery:inOpenedDatabase:withValues:usingBlock:]/357 Failed to finalize SQLite statement, result=13 database or disk is full

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,757 questions
asked 2024-05-04T11:09:38.4233333+00:00
EDOARDO LONGO 0 Reputation points
1 answer

ASP.Net Core Top-level Statements

I understand what this option does, but I'm wondering if this only applies when you first create a project. I can't find any option to disable top-level statements after the project has been created, and I can't see that VS stores this option. I would…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,188 questions
asked 2024-05-04T11:00:37.9866667+00:00
Kenneth R. Jones 21 Reputation points
edited an answer 2024-05-04T11:40:47.7866667+00:00
AgaveJoe 26,136 Reputation points
0 answers

can not use android .aar in win 11?

I am using .net MAUI 8 and use .aar (android binding) to .dll. in win10 it is ok and in win11 there is error: why?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,900 questions
asked 2024-05-04T10:50:13.35+00:00
mc 3,701 Reputation points
0 answers

This App Has been blocked by your system Administrator

when I join computer to domain it give error and all applications are blocked and give above message but when I disjoin computer from domain everything work will after one restart , what is the issue please help , and windows server is 2016

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,378 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,218 questions
asked 2024-05-04T10:44:29.4+00:00
Faisal Ahmadi 0 Reputation points
0 answers

Failing to join the developer program with an error: The sign in was unsuccessful. For details, see the Microsoft 365 Developer Program FAQ. MS-CorrelationId: 00000000-15fb-4990-8509-716d28450e74 Code: 41101

Failing to join the developer program with an error: The sign in was unsuccessful. For details, see the Microsoft 365 Developer Program FAQ. MS-CorrelationId: 00000000-15fb-4990-8509-716d28450e74 Code: 41101i have checked the answers given for people…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,833 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
54 questions
asked 2024-05-04T10:39:00.68+00:00
Hlulani Baloyi 0 Reputation points
1 answer

What different between "object source" and "object sender".Somebody show some example.

void OnCreated(object source, FileSystemEventArgs e) { try { FileInfo fileInfo = new FileInfo(e.FullPath); string TargetFile = Path.Combine(TargetPath, fileInfo.Name); File.Copy(e.FullPath, TargetFile, true); …

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,277 questions
asked 2024-05-04T10:19:21.4766667+00:00
MIPAKTEH_1 40 Reputation points
answered 2024-05-04T10:36:31.3733333+00:00
RLWA32 40,571 Reputation points
1 answer

When I try to search, it opens another searchhost.exe but does nothing

I tried to change my default font and changed it back but now the search bar doesn't open and it opens another searchhost.exe

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,218 questions
asked 2024-05-04T09:45:30.6466667+00:00
Anthony Derouard 0 Reputation points
answered 2024-05-04T09:47:14.82+00:00
Anthony Derouard 0 Reputation points
0 answers

Embedding part of Excel file from Onedrive in iframe stopped working

Hello, For a while now I share different parts of an Excel on my OneDrive in different iframes. That stopped working since last April, all different frames show the same: the Excel as a whole, with tabs  my iframe code is as follows:  …

OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,136 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,644 questions
asked 2024-05-04T09:29:16.4266667+00:00
Martijn Staphorsius 0 Reputation points
0 answers

Module Not Found Error while executing the Azure Functions VS code or Pycharm.

I have created an azure function to consume data from Azure Event Hub. While trying trying to test function in VC code or Pycharm I am getting error.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,623 questions
asked 2024-05-04T09:19:05.8666667+00:00
Karthikeyan Rajendran 0 Reputation points
commented 2024-05-04T09:20:27.9766667+00:00
Karthikeyan Rajendran 0 Reputation points
0 answers

sharepoint quick chart web part color change

Thanks for the answer but i am referring to web parts i want to change color for the web parts i.e quick chart i want to change color from blue to green in a modern sharepoint of following graph 0 votes

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,682 questions
asked 2024-05-04T09:09:28.4133333+00:00
Purva 0 Reputation points
0 answers

sharepoint quick chart web part color change

i want to change color for the web parts i.e quick chart i want to change color from blue to green in a modern sharepoint of following graph 0 votes

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,682 questions
asked 2024-05-04T09:07:57.5533333+00:00
Purva 0 Reputation points
1 answer

ADX query/memory consumption limits using kql via Java SDK not working

Hello everyone, I am trying to query 1m entries from an ADX cluster via Java SDK. Since the entries are a lot I am performing it via paginated queries of size 50k. 50k entries for my table correspond to 70MB which as you can already tell I am getting…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
483 questions
asked 2024-05-04T08:53:30.18+00:00
AZURE TEST 0 Reputation points
answered 2024-05-04T08:54:14.8733333+00:00
delak3la 0 Reputation points
0 answers

Does ACA support PID namespace sharing for multiple containers within Azure Container Apps

Does Azure Container Apps support pid namespace sharing among containers within the same app. Equivalent to "shareProcessNamespace" option use in kubernetes spec …

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
271 questions
asked 2024-05-04T08:25:47.99+00:00
PS 20 Reputation points
edited the question 2024-05-04T08:29:25.85+00:00
PS 20 Reputation points
1 answer One of the answers was accepted by the question author.

Synapse link/onelake link not showing all ProjTable fields

I am successfully exposing 102 F&O tables to Fabric using Synapse link with link to onelake. I see however that for the Project table (ProjTable) some columns are missing. These are the 3 "Project report sort fields". (sortingId,…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,150 questions
asked 2024-05-04T08:19:46.71+00:00
Helge Schroeder_Privat 11 Reputation points
accepted 2024-05-04T09:09:59.44+00:00
Helge Schroeder_Privat 11 Reputation points
1 answer

i can not delete resource group

vault-lvro6cdq this problem make in resource group so i can not delete RG

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,120 questions
asked 2024-05-04T08:04:01.99+00:00
riyansh gupta 0 Reputation points
answered 2024-05-04T10:11:28.6633333+00:00
Marcin Policht 11,305 Reputation points MVP
1 answer

Muss ich für Azure Toolkit für "Eclipse" zur Vorbereitung auf "Erneuerung für Microsoft Certified: Azure Administrator Associate" etwas bezahlen?

Muss ich für Azure Toolkit für "Eclipse" zur Vorbereitung auf "Erneuerung für Microsoft Certified: Azure Administrator Associate" etwas bezahlen?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,048 questions
asked 2024-05-04T08:00:15.4633333+00:00
rene dahlmann 0 Reputation points
edited the question 2024-05-04T08:33:27.16+00:00
VarunTha 3,290 Reputation points Microsoft Vendor
0 answers

certification profile blocked

im trying to schedule my exam but im getting error which your certification profile is blocked contact Microsoft support after failed in three attempt of transactions. can you please respond on this

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,560 questions
asked 2024-05-04T07:59:38.81+00:00
Sola Rambabu 0 Reputation points
0 answers

How to stop Remote Desktop Connection Manager sharing the same mouse input across all sessions?

If we connect multiple machines/sessions on Remote Desktop Connection Manager and run a UI Automation script on one session, we are able to go to a different session and still have that script running. However, just as the mouse is moving because of a…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,251 questions
asked 2024-05-04T07:39:05.05+00:00
Komal Chaudhary 0 Reputation points