Dev Centre request denied
We applied for access to the Dev Centre so we could use M365 and Teams SDK to complete our App build. We were denied an account and cannot find out how to fix it / make contact with a human to assist. All digital links either are not answered or support…
Developer technologies | C#
.NET MAUI iOS app validation fails: Missing required app icons (120x120, 1024x1024)
Problem I am trying to distribute a .NET MAUI iOS app to the Apple App Store. During validation in Xcode Organizer, I receive errors about missing required app icons. Error Messages “Validation failed: Missing required icon files. The bundle does not…
Developer technologies | .NET | .NET MAUI
Has something changed with relative bindings to the VM inside DataTemplates?
I'm migrating from Xamarin.Forms which has been a fairly good experience so far, but I've also run into quite a few breaking changes. I've found workarounds or fixes to many so far, but one that has left me a little stumped sits at the core of the data…
Developer technologies | .NET | .NET MAUI

Using Webview2 with PowerShell
Hello, I'm working with a PowerShell script that displays a WebView2 window in a Windows Forms GUI. However, I'm having trouble running Javascript code within the WebView2 window. When I try using the "ExecuteScriptAsync" method, it locks up…
Developer technologies | Windows Forms
Windows for business | Windows Server | User experience | PowerShell
VS 19, SSIS project, getting and error "The specified provider is not supported. Please choose different provider in connection manager" when choosing OLEDB as the connection type
Using Visual Studio 19 on new laptop. Have installed the SSIS template. I also have SSMS 19 installed. I create a new project and try and create a new Connection Manager. I select OLEDB and click Add... On the next screen to configure the OLE DB I select…
SQL Server Integration Services
Developer technologies | Visual Studio | Other
In subscriptions I can not assign a role to a user
Can not assign a role to the subscription despite using the Global admin login.
Developer technologies | Visual Studio | Setup
Unable to Add Folders to WebApi Project
Hello everyone and thanks for the help in advance. I am using Visual Studio 2022 to develop various MVCC and WebApi applications. Without what I think are any changes to the environment, I am now unable to add any folders into the project than can be…
Developer technologies | ASP.NET | ASP.NET API
Declare Function not working in Access VBA
Declare Function not working in Access VBA. Getting an error message when compiling
Developer technologies | Visual Basic for Applications
Android app nowgetting "requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified" crash
I have a Visual Studio 2022 Xamarin Android app (I know it's now unsupported) that has worked fine for many years. It uses NuGet packages for Firebase, etc. After November 4 (probably the Firebase November 15 release), when the app is in the…
Developer technologies | .NET | .NET MAUI
I Want To Make...
I'm not sure if this is the right tag for this request, but I want to make a screenreader accessible app that will allow anyone to make high quality voice models, voice covers, songs, and the like. How do I get started making something that can…
Developer technologies | .NET | Other
How to modernize a legacy c# web forms application(net 4.5) that uses ado.net & mssql server. Planning to reuse the existing database schema, functions, stored procedures and modernize the UI from existing aspx files.
I need to modernize a legacy c# web forms based web application targeted for .net 4.5. It uses ado.net to connect to mssql server. I am planning to reuse the existing database schema, functions, stored procedures and the UI from existing aspx files.…
Developer technologies | ASP.NET | ASP.NET Core
Visual Studio 2013 installer is failing when it tries to reach Microsoft’s online services for license verification.
Visual Studio 2013 installer is failing when it tries to reach Microsoft’s online services for license verification. Server has Internet connection access to the correct ports ( Port 80)
Developer technologies | Visual Studio | Setup
Bash.exe not working
Running Windows 11. When I run bash.exe I get a command-prompt-like window, which disappears after a couple of seconds??
Developer technologies | .NET | .NET CLI
Image Resizing issue on MAUI android app
Requirement :The MAUI android app allows users to capture / pick 75 images with any size and orientation. Here the challenge is to resize these 75 images into a standard size such that it fits the screen and the images maintain its aspect ratio. I have…
Developer technologies | .NET | .NET MAUI
vba excel broken reference autofix
there is a problem for example every autocad version has deferent tlb file name in the same path (example acax20enu.tlb or acax23enu.tlb or acax24enu.tlb) i wrote this code but it didn't work i see nothing wrong it should work after adding reference to…
Developer technologies | Visual Basic for Applications
firebase analytics integration issue in .net maui project for android
Xamarin.Firebase.Analytics - installed successfuly Xamarin.Firebase.iOS.Analytics - installed successfully i am trying to integrate firebase analytics in .net maui project but getting some unknown error on android. Added google-services.json to…
Developer technologies | .NET | .NET MAUI
How to fix 2 X PC with SSD which the latest windows update, August 2025, has destroyed. Both pcs only 4 months old. Both collapsed after update automatically applied.
How to fix 2 X PC with SSD which the latest windows update, August 2025, has destroyed. Both pcs are only 4 months old. Both collapsed after update automatically applied, so don't say windows can't do this..
Developer technologies | Windows Forms
Change the app icon based on the light/dark mode
In a .NET 9 MAUI application, I would like to change the app icon based on light or dark mode, based on the system. The icon of the application is an SVG image with a transparent background. Is there any example of documentation how to implement it?
Developer technologies | C#

Access to MS Dev
I have, in effect, 2 Dev accounts both of them attached to the company I work for. One is bound to my UK identity and the other is attached to my global identity. I have recently discovered that I should have been using my global identity since the…
Developer technologies | Visual Studio | Setup
.NET MAUI C# "UnhandledException". I comment all my code, but project still call that "UnhandledException"
p.s. I am beginner! I could make commit to GitHub where all code is commented, But I don't want to do it. It all the same doesn't work. I leave it here: https://github.com/SaveGex/SpellCheck If someone can explain it me such how I can understand it I…