12 questions with Developer technologies | .NET | .NET Internet of things tags

Sort by: Updated
0 answers

How do I enable “JIT Debugging” for Microsoft .NET Framework In Windows 7?

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at…

Developer technologies | .NET | .NET Internet of things
asked 2025-05-21T08:10:37.53+00:00
kevin bryan 0 Reputation points
asked 2025-03-07T08:50:50.1833333+00:00
Scott Parrott 0 Reputation points
commented 2025-04-04T04:24:38.88+00:00
Kevin Rutkowski 0 Reputation points
0 answers

Intermittent SSL/TLS Failure in .NET 6: "Could Not Create Secure Channel"

I am developing a .NET application and facing an issue where my API calls intermittently fail with a HttpRequestException. The error message states, "The request was aborted: Could not create SSL/TLS secure channel." This happens randomly, even…

Developer technologies | .NET | .NET Internet of things
asked 2025-03-17T13:54:14.6033333+00:00
Jamesh 0 Reputation points
0 answers

Can`t receive upnp or mdns notify when i turn on system hotspot in windows11,but in windows10 it`s worked

In windows 11 ,I start a console application .net socket which i can receive upnp or mdns broadcast message to know what device is in my net,but when i turn on my system hotspot and use my mobile to connect my hotspot,I cant receive upnp or mdns…

Developer technologies | .NET | .NET Internet of things
asked 2025-02-21T02:33:59.2333333+00:00
冬 祁 0 Reputation points
edited the question 2025-02-21T02:38:53.9633333+00:00
冬 祁 0 Reputation points
0 answers

My Windows 11 keeps losing internet.

Hello All, My MSI windows 11 Desktop keeps losing its connection to the internet. I am connected to the Xfinity WiFi, just no internet. I can connect to my mobile hotspot and access the internet through it. I would consider the router, but it is only…

Developer technologies | .NET | .NET Internet of things
asked 2024-12-29T02:45:31.94+00:00
Allen Todd 0 Reputation points
0 answers

How to fix An operation was attempted on a nonexistent network connection. (0x800704CD)

Hi guys I got an exception error like the below stack trace. I suspect the problem is when reading the response data, or reading the data for the request. Could you tell me why this exception occurred and how to fix it? Exception Type :…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | Visual Studio | Debugging
Developer technologies | .NET | .NET Internet of things
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,988 questions
asked 2024-06-20T10:15:45.9166667+00:00
Sejune Oh 30 Reputation points
commented 2024-09-26T13:22:09.4966667+00:00
Ermolaev, Nikita 0 Reputation points
0 answers

RuntimeError: Unable to retrieve .NET dependencies. Please make sure you are connected to the Internet and have a stable network connection."

I met the problem when download datasets using azcopy on AzureML. The error message as follows: Traceback (most recent call last): File "pods_aml_main.py", line 1109, in <module> main() File "pods_aml_main.py", line…

Developer technologies | .NET | .NET Internet of things
asked 2024-03-01T03:16:21.6833333+00:00
Li Tian 0 Reputation points Microsoft Employee
0 answers

Change DNS Server Address To One that Supports Encrypted Connections over https

Hello, I recently downloaded NetSurfer Browser (an open-source product that offers added security) and I operate 2 businesses from my home online. Prior to downloading NetSurfer, I read the information/requirements for the program, and it stated that…

Developer technologies | .NET | .NET Internet of things
Windows for business | Windows Server | User experience | Other
asked 2023-11-14T03:50:01.4033333+00:00
John Sardella 0 Reputation points
0 answers

Wi-Fi connected but no internet on and off again, search bar not working, glitching laptop

I’ve just arrived in China from the US and it seems like my laptop (Windows 11) has somewhat glitched? My Wi-Fi stopped working properly. It always says that it is connected but there’s no internet. It connects and disconnects by itself over and over…

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Developer technologies | .NET | .NET Internet of things
Windows for business | Windows Server | User experience | Other
Windows for business | Windows Client for IT Pros | User experience | Other
asked 2023-10-30T06:58:13.3833333+00:00
DT 0 Reputation points
commented 2023-10-30T19:55:04.8666667+00:00
Reza-Ameri 17,341 Reputation points Volunteer Moderator
0 answers

Available screen resolutions in Windows 10 IoT Core and 4K

To properly display the download process of the Window 10 IoT Core operating system on Raspberry Pi, you must be known to be acceptable for frame rate and screen resolution of monitor. They come from somewhere and most likely when you get an EDID of…

Developer technologies | .NET | .NET Internet of things
asked 2021-04-12T08:26:59.937+00:00
Alxndr 1 Reputation point
0 answers

control remote switch from vb.net visual basic application via wifi

in windows 10 pc environment I want my vb.net app to control remote switch(es) over wifi lan. I hope to establish a dialogue to discuss what components and APIs would be involved in this project. I haven't used this forum, so I'm not sure where to view…

Developer technologies | .NET | .NET Internet of things
asked 2021-02-16T20:32:39.09+00:00
Frank Brady 21 Reputation points
0 answers

Running .Net 5 WorkerService as daemon on Raspbian configuration issue

Created a WorkerService that runs well as a service on Windows. After changing the UseWindowsService() call to UseSystemd() (and the filepath to use for logging) and publishing I can alse execute it from the command line using ssh on my raspberry pi. I…

Developer technologies | .NET | .NET Internet of things
asked 2021-01-20T12:34:29.023+00:00
Frank Sarlemijn 21 Reputation points