54,119 questions with Developer technologies-related tags

Sort by: Updated
0 answers

VS 2013 FTP Connect to Website, Can not open file

I am using Visual Studio 2013 (aware eol). I do File, Open Website, then FTP Website. I use the IP Address for server and a port. Has worked flawlessly until I recently dumped my Spectrum Router and replaced it with a Asus Router that has a built in…

Developer technologies | Visual Studio | Setup
asked Aug 3, 2025, 11:10 PM
DMoody007 0 Reputation points
0 answers

Debugging VBA

I am a beginner in VBA programming, I am writing a function to retrieve the cell value from another file. However, I made a lot of attempts but still cannot get it work. May I know where can I get assistance?

Developer technologies | Visual Basic for Applications
asked Aug 2, 2025, 4:55 PM
Victor Leung 0 Reputation points
commented Aug 3, 2025, 10:02 PM
Barry Schwarz 3,751 Reputation points
0 answers

TO BE UNABLE TO INCLUDE A NAMESPACE INTO ASP.NET MVC VIEW

My application is ASP.NET MVC 5 via .NET Framework 4.7.2. I can use a namespace (System.Data.Objects) in model and controller classes smoothly; however, I cannot use the same namespace in Views folder's CSHTML files. Why?

Developer technologies | ASP.NET | Other
asked Aug 3, 2025, 5:25 PM
MOON 40 Reputation points
commented Aug 3, 2025, 9:11 PM
SurferOnWww 4,736 Reputation points
0 answers

How to fix the issue tht keeps happening to the bluetooth driver tht keeps disappearing while a headphones are connected and come back after sometime but otherwise, it is always there for the tws.

The devices works noramlly and going smoothly but when u connect a headphones via bluetooth it recognize it and connect but after a minute or so the icon completes disappears and gets disconnected and the disconnected sound is not produced in the…

Developer technologies | Universal Windows Platform (UWP)
asked Aug 3, 2025, 6:46 PM
Mark Boben 0 Reputation points
1 answer

How to Add Constructor Parameters to a Widely Used Class Without Breaking Existing Code

**I have a class in a C# ASP.NET project that originally looked like this: ** public This class is used in many other places across the solution — hundreds of usages like this: var Now, I need to modify the constructor to accept a parameter (e.g., a…

Developer technologies | ASP.NET | ASP.NET Core
asked Aug 3, 2025, 10:52 AM
Nika Gabeskiria 0 Reputation points
answered Aug 3, 2025, 5:16 PM
Bruce (SqlWork.com) 79,001 Reputation points Volunteer Moderator
3 answers

Windows Forms Application Icon suddenly shows as default icon or does not update color after KB5051989 update

Hi, Our C# Windows Forms Application icon (in the taskbar) suddenly shows as default icon or sometimes doesn't update its color (based on the customization) after installing the KB5051989 update. This has been working for 15 years, and the issue just…

Developer technologies | Windows Forms
asked Mar 6, 2025, 8:36 AM
Emmanuel Guballa 25 Reputation points
commented Aug 3, 2025, 5:01 PM
Stijn Vanpraet 0 Reputation points
2 answers

How can I migrate the web app built using ASP.NET Web Forms .NET Framework 4.7.1 to .NET Core 8?

Can someone please help me out with the migration steps for upgrading the web app from ASP.NET Web Forms .NET Framework 4.7.1 to .NET Core 8. I tried to use .NET Upgrade Assistant, but is seems like this extensions doesn't supports for Web Forms. …

Developer technologies | ASP.NET | Other
asked Aug 1, 2025, 9:17 AM
Vivek Barnwal 26 Reputation points
commented Aug 3, 2025, 7:52 AM
SurferOnWww 4,736 Reputation points
1 answer

ASP.NET Core Web API with Google Cloud

Hello Developer's, I'm builded a .NET Core Web API using .NET 8. And I'm interested to use Google Cloud Operation Suite for Logs Monitoring and Logging Purposes. Is there any references which I can follow and suggestions how to integrate .NET Core with…

Developer technologies | ASP.NET | ASP.NET API
asked Jul 21, 2025, 11:00 AM
Vivek Barnwal 26 Reputation points
commented Aug 3, 2025, 5:44 AM
Vivek Barnwal 26 Reputation points
1 answer

Microsoft C++(Visual Studio) takes up space on C drive

Hi, when I use Microsoft C++ (Visual Studio), after a while it takes up space on drive C. Is there any way to clean it up?

Developer technologies | Visual Studio | Other
asked Aug 2, 2025, 11:58 AM
Band Scurvy 0 Reputation points
commented Aug 3, 2025, 4:07 AM
Band Scurvy 0 Reputation points
4 answers

does Task.FromResult block the main thread.

"The Result property is a blocking property. If you try to access it before its task is finished, the thread that's currently active is blocked until the task completes and the" Does this apply to Task.FromResult or any others methods also?

Developer technologies | ASP.NET | ASP.NET Core
asked Jul 31, 2025, 12:10 PM
rajesh yadav 231 Reputation points
edited an answer Aug 3, 2025, 3:55 AM
SurferOnWww 4,736 Reputation points
0 answers

how to fix read-only files so that it's not read-only so I could transfer files to USB

I'm trying to transfer files from my file explorer to my USB. But, every time I'm trying to download it on Rufus or BalenaEtcher, it doesn't work because it always says in file explorer that I need to format the disk/driver as well as change the settings…

Developer technologies | Universal Windows Platform (UWP)
asked Aug 3, 2025, 12:50 AM
Za'onnie brown 0 Reputation points
edited the question Aug 3, 2025, 12:54 AM
Za'onnie brown 0 Reputation points
1 answer

is there a way to share in-memory caching between two .Net Core Web APIs

My application right now needs to cache small amount of referenced data, but various data. Thinking of using in-memory Cache instead of REDIS or NCache. I hope this is a good decision. If I go with in-memory Cache and implement it, is it possible…

Developer technologies | .NET | Blazor
asked Sep 11, 2022, 5:37 PM
biprism 51 Reputation points
answered Aug 2, 2025, 5:04 PM
Bruce (SqlWork.com) 79,001 Reputation points Volunteer Moderator
0 answers

hello, sql server report not load after add content security policy header in my Asp.net mvc project

Hello, I am adding below line in my asp.net web project in Web.config file. 'SSRS dll not register in project' error show in report viewer After adding this line Content-Security-Policy: default-src 'self'; style-src 'self'; script-src 'self'…

Developer technologies | ASP.NET | Other
asked Aug 2, 2025, 4:55 PM
Mrunali Patil 0 Reputation points
0 answers

Trying to unblock macros for a powerpoint presentation and I get the following error

Developer technologies | Windows Presentation Foundation
asked Aug 2, 2025, 2:52 PM
Cherry Hill 0 Reputation points
3 answers

Change default color settings bar .net MAUI

HI, I'm a begginer on platform .net MAUI and I would like to change the default color on the settings bar above the app : It's the .net MAUI purple by default. I would like it to be in white. I found a way to change it but I don't think…

Developer technologies | .NET | .NET MAUI
asked Jul 7, 2022, 5:13 PM
Fran3001 1 Reputation point
answered Aug 2, 2025, 2:15 PM
Ronal Portes Viola 0 Reputation points
0 answers

Java.Lang.RuntimeException

I am developing an application that gets access to my OneDrive and downloads certain files; at the moment it is only a draft, for testing purposes - for Android only. Here is a code snippet: try { //... // NOTE:…

Developer technologies | .NET | .NET MAUI
asked Aug 2, 2025, 8:17 AM
Giorgio Sfiligoi 411 Reputation points
commented Aug 2, 2025, 11:37 AM
Viorel 123.5K Reputation points
1 answer

How to remove server from server explorer list in Visual Studio

I am sorry if the tag is wrong. I could not find a visual studio tag. The issue is that I have by mistake connected to my own pc as a 'Windows Server' and now it is showing up in the Server Explorer of Visual Studio 2022. I am able to view 'Event Logs',…

Developer technologies | Visual Studio | Setup
asked Jul 25, 2025, 3:15 PM
gagrim808 91 Reputation points
edited a comment Aug 2, 2025, 4:56 AM
gagrim808 91 Reputation points
4 answers

Can't publish ARM64 binary : GENERATEPROJECTPRIFILE : error : PRI180: 0x80070057

Hello; With Visual Studio 2019 Version 16.8.4, a WPF C++ Managed project, which I can successfully build, it fails to publish with error: error : PRI180: 0x80070057 - Target ARM64\Release\PackageUploadLayout does not exist error : PRI193:…

Developer technologies | Universal Windows Platform (UWP)
Developer technologies | C++
asked Mar 10, 2021, 9:54 PM
Stéphane Denis 1 Reputation point
edited an answer Aug 2, 2025, 4:02 AM
Alexis Gross 0 Reputation points
3 answers One of the answers was accepted by the question author.

What is the difference if any...?

I normally leave the framework headers arranged by the default template, and add all other headers after. For example, #include <vector> #include <algorithm> #include <iterator> follows #include "targetver.h" #define…

Developer technologies | C++
asked Jul 31, 2025, 12:37 AM
CDev-8220 425 Reputation points
commented Aug 1, 2025, 11:17 PM
-Juli Migd 0 Reputation points
0 answers

WPF Modal window not rendering title area on initial ShowDialog() until mouse move

I'm using .NET Framework6.0 and encountering a strange render issue in a custom WPF modal dialog. Environment: .NET FrameWork4.6 Windows: Windows 11 64-bit When I display a window using ShowDialog() in a button click event and the title are doesn't…

Developer technologies | Windows Presentation Foundation
asked Aug 1, 2025, 8:27 AM
Chris 0 Reputation points
commented Aug 1, 2025, 7:45 PM
Viorel 123.5K Reputation points