Site deemed 'Not secure' despite having cert and using https URL
I built out the website in IIS. When I go to the webpage the page itself shows up, but I am getting the icon for saying the URL is 'Not secure' even though I am using a https based URL. The icon itself is next to the URL and where the site information…
Developer technologies | ASP.NET | Other
How do I put touchscreen on my chromebook, if its my schools?
All of my schools chromebooks are built in with touchscreen and for some reason mine won't work. I tried the search and shift then press t hack but it still wont work. pls help me
Developer technologies | .NET | .NET CLI
vb.net reportviewer render SSRS report print first page only
I have a windows form with a reportviewer component on it. I have the following code in VB.Net to print a SSRS report directly to a printer but it prints only first page only. Try doc = New Printing.PrintDocument() AddHandler…
Developer technologies | .NET | Other
Adding a11y support in UWP JavaScript/React based app
Hi I am looking to add support for a11y/TTS in a UWP JS/React based app. I wanted to confirm whether the correct method for integrate with the screen reader would be adding aria attributes to the relevant components. If not what would be the preferred…
Developer technologies | Universal Windows Platform (UWP)
Refused to apply style from <URL> because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled
HI Team, I'm trying to to bundling CSS files after minification. My application is ASP.net Core 4.5 not MVC. I have created bungleconfig class file and written below code public class bundleconfig { // For more information on bundling, visit…
Developer technologies | ASP.NET | Other
Developer technologies | C#
Issue to scan the file
Hi, It is not scanning all of the lines of the file using the codes below on VS 2026. Anything wrong? try { string[] fileEntries = Directory.GetFiles(directoryPath); foreach (string fileName in fileEntries) …
Developer technologies | C#
java.exe error JAVA0000: Type androidx.compose.runtime.Immutable is defined multiple times
My Android project doesn´t build after I updated the MAUI workloads to version 10.0.101.1 and updated many NuGet packages in Visual Studio Community 2026 Version: 18.2.0:> 1>MSBUILD : java.exe error JAVA0000: Error in C:\Users\Kim…
Developer technologies | .NET | .NET MAUI
How to regisgter Microsoft.ACE.OLEDB,12.0
I purchased Visual Studio 2022 Pro and I'm unable to access databases through the ACE.OLEDB.12.0 provider. I've already reinstalled Database Engine and the error below persists: The provider 'Microsoft.ACE.OLEDB.12.0' is not registered on the local…
Developer technologies | Visual Studio | Extensions
PROBLEMAS ESTUDIO CODE CON LA EXTENSION DE CLAUDE CODE
Todo iba genial, pago una cuenta de 20$ de Claude pro pero cambie de correo y pague otra de Claude de 20$ y eso empezó todo, me intente salir la primera e ingresar la segunda y deja pero se sale a los 5s e ingreso la vieja y ahora tampoco me deja…
Developer technologies | Visual Studio | Other
How to fix C++ CodeDOM parser error: Line: 141, Column: 22 --- Member Font not found in class System.Void
Where and how can I fix this error??? Please if someone can give me some answers tommorow or the day after tommorow! Thank you!
Developer technologies | C++
errors on visual studio when downloading vswhere
Developer technologies | Visual Studio | Extensions
VS2022 Community has been removed and VS 2026 will load but not deploy my UWP based solution
I have an installed latest version of VS 2022 Community on the latest version of Windows 10 that I use to develop a UWP application and that works fine. I recently setup a new Windows 10 OS partition and tried to load VS2022 Community on it but the…
Developer technologies | Universal Windows Platform (UWP)
how to get all the advertise bytes in ios?
I am using .net maui 9.0 and in ios I want to ask that how to get all the bytes in DiscoveredPeripheral 's advertise . I do not want to ios to parse the bytes for me but I want to get all of it. in android I can do this:var bytes=scanRecord.GetBytes
Developer technologies | .NET | .NET MAUI
Should I enable iPhone and iPad Apps on Apple Silicon Macs?
I'm not sure if I should enable iPhone and iPad Apps on Apple Silicon Macs in App Store Connect. I have tested my application on my iPad Air and in the iOS iPad simulator in Visual Studio but I'm not sure if my application will automatically run normally…
Developer technologies | .NET | .NET MAUI
Is it possible to find out in Google Play Console if my Android game is only supported on devices with a touchscreen?
In Google Play Console Internal Testing it was displayed that my game is supported on many different Android devices. I think it was a few thousand devices. I don´t know if my game can only be played on Android devices with a touchscreen or if it is…
Developer technologies | .NET | .NET MAUI
Issue to show the error
Hi, For the code like the project below https://1drv.ms/u/c/17ec75244bac022f/IQDe24zzJVnTS65tU-RbGuKoAaMtx1mPtvJWgmXlcYO-HdE?e=8NpGwO is not able to show the error for this file. Any…
Developer technologies | C#
LINQ returns System.Data.SqlTypes.SqlNullValueException. Why?
I'm learning LINQ, and trying to fetch data from a SQL Server database. All I'm trying to do is fetch data from one datetime field that is defined as nullable, where I know the field value is set to null. Here's my statement: var query = from cm in…
Developer technologies | C#
project does not know how to run the profile with the name ipad and command mobile
Get this message on debugging project with ipad. Cannot debug even an empty iOS net maui project? This has been going on with several previous versions of visual insiders 26
Developer technologies | .NET | .NET MAUI
how to show the music's spectrum in .net maui?
I am using .net MAUI 9.0 and I want to get this in page: when I play music in the mobile I can get the rhythm how to do it?
Developer technologies | .NET | .NET MAUI
Error installing VS 2026 - 'Sorry, something went wrong. The install operation failed.'
I get the same error when trying to install VS 2026 or Update VS 2022. This is not a firewall type of issue as all other developers in my company/building have no issues. Any ideas?