Slow .NET MAUI Build Times - Seeking Solutions
Hi everyone, I'm developing a .NET MAUI project and have been experiencing unusually long build times, even for a single platform (Android). My builds are currently taking between 30 to 60 seconds, which feels excessive for what is essentially a single…
Developer technologies | .NET | .NET MAUI
What about building a plugin using coding
Is it possible to make a wordpress plugin using coding for a total newbie in a single day without using ai or vibe coding
Developer technologies | Universal Windows Platform (UWP)
Visual Studio 2019 offline does not work
I am attempting to update Visual Studio 2019 in an offline environment, using vs_enterprise.exe --layout command like I have for the last 3 years, but starting with 16.11.49, the installer does not complete. When I try running setup.exe in the offline…
Developer technologies | Visual Studio | Setup
Why Visual Studio Installer provides outdated versions of Windows SDKs for VS 2019?
I have Visual Studio 2019, version 16.11.50. My Visual Studio Installer version is 3.14.2082.42463. When I decided to install the Windows SDK from VS Installer to get updates for it automatically, I noticed that versions of SDKs suggested on the…
Developer technologies | Visual Studio | Setup
How to fix Azure recomendation "Windows servers should be configured to use secure communication protocols"
Hi I want to fix recomendation "Windows servers should be configured to use secure communication protocols" on Azure but the provided link in Defender for Cloud could not help me. This the link ->…
Developer technologies | .NET | Other
Trace the source
Hi, VS 2022 is Open source right? Any way to trace its source?
Developer technologies | C#
Line having the issue
Hi, Further to the error like Exception/StackTrace - Could not find a part of the path 'c:\xxy\newfile'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess…
Developer technologies | C#
Unhandled exception. System.InvalidOperationException: Failed to connect to remote share \\IP-Address\import\. Error: 1219
We have 2 Windows servers on Azure that are NOT connected to Active Directory, as follows: App server which is connected to the internet SQL Server that does not have public connection to the internet, but is accessible from the app server I have a…
Developer technologies | C#
[Graph api] Getting messages from Teams chat group that created by others got InsufficientPrivileges error
I'm a developer and I met a problem while integrating graph api for getting messages from Teams chat group. I'm getting InsufficientPrivileges error while getting messages from chat group created by others even I'm a member of that group.…
Developer technologies | C#
Usage of TLS 1.3 protocol using SCHANNEL in C++ language for TCP/IP
We are trying to build one sample application using only TLS 1.3(No fallback to older TLS versions) protocol with below registries added, [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.3\Client]…
Developer technologies | C++
AppService isn't exposed after packaging to .msix
I have an Avalonia app targeting Windows desktop (thus, WinUI3 app). From that project, I reference a UWP Runtime Component which handles calls to an AppService Lastly, using a WAP project, I package the app into a .msix package, which declares in its…
Developer technologies | .NET | .NET Runtime
Cant install visual Studio - Fresh Install Win 10
Installing Visual Studio on a fresh windows 10 Install. I got an error .Net framework was not installed. Memory serves me right, it use to auto install .Net as a part of the Visual Studio process. Anyway, I have .Net installed I have restarted, turned…
Developer technologies | Visual Studio | Setup
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 android app icon
ive been having issues trying to set a simple png for an app icon for my maui project for the android version of it. i followed the steps listed in the maui learn article. but the icon never shows up for the android build of the app. i have seen other…
Developer technologies | .NET | .NET MAUI
Javascript issue
Hi, Any Javascript example to show the similar button (like the following), when the mouse is on the top of the text?
Developer technologies | ASP.NET | Other
Option not supported for Encrypt and TrustServerCertificate
We can connect to MySQL in Workbench using SSL. When we update the code to use that connection in a secure way which passes a Fortify scan, we can't retrieve any data from it. If we remove both the Encrypt and TrustServerCertificate parts, we can get…
Developer technologies | ASP.NET | Other
Trying to activate Dev Mode on my xbox, getting access restricted error
Trying to activate Dev Mode on my xbox series X through https://aka.ms/activatexbox. It gives me this error: Access restricted We're sorry, you don't have permission to access this page because your Partner Center account has been deactivated. For…
Developer technologies | Visual Studio | Setup
Attempt to build VS2019 offline media layout fails
Multiple attempts to build VS2019 offline media with "--layout" option failed during verification phase after downloading for hours. An attempt to run it with the "--fix" option failed on the same package: ... Verifying package…
Developer technologies | Visual Studio | Other
How do you configure iis express for VS 2022?
I use Windows 11, VS 2022 and Asp.net. I have installed iis from "Control Panel", "Programs and Features". I would like to be able to debug using IIS or IIS express. I have seen that the directory "C:\Program Files\IIS…
Developer technologies | Visual Studio | Other
Request to enable additional compute SKUs for Azure Dev Box
Hello, We are currently implementing Azure Dev Box in our organization and we’ve noticed that only high-end compute SKUs (8 vCPU / 32 GB RAM and above) are available in our subscription. For cost optimization and flexibility, we would like to request…