1,104 questions with Developer technologies | Visual Studio | Debugging tags

Sort by: Updated
0 answers

uwp app help

Hello, I'm not sure who I should contact or talk to, but I have an inquiry about how I can request the "access all your files, peripheral devices, apps, programs, and registry" permission for my UWP app that I'm submitting to the Microsoft…

Developer technologies | Visual Studio | Debugging
asked 2025-06-01T19:57:15.7666667+00:00
eli k 0 Reputation points
0 answers

Error: The type 'UIKit.UIInputSuggestion' (used as a parameter in UIKit.UITextField.InsertInputSuggestion) is not available in iOS 18.1 (it was introduced in iOS 18.4)

I'm at my wits end trying to deploy an iOS app using MAUI. It worked last week, now it no longer works and I've spent days on this. .Net 9 Visual Studio 17.3.6 XCode 16.1, IOS 18.1 The errors are below. My understanding, as per Microsoft documentation,…

Developer technologies | Visual Studio | Debugging
asked 2025-05-14T01:31:06.52+00:00
Graeme Vincent 21 Reputation points
commented 2025-06-01T15:47:15.6+00:00
Steve Brooke 60 Reputation points
1 answer

Visual Studio doesn't let me deploy after the first Xamarin Deployment

I am currently on a projet which uses Xamarin as a base. The application runs on android and I use Visual Studio to run and test code, expecting it to build and deploy to my physical device when I run in debug mode. However, this is not what is…

Developer technologies | Visual Studio | Debugging
asked 2025-05-28T14:12:54.2433333+00:00
Paul Miecielica 0 Reputation points
edited an answer 2025-05-31T00:55:44.82+00:00
Hưng Chíp 0 Reputation points
0 answers

popup "to prevent an unsafe abort when evaluating the function" reappeared

Hello In Visual Studio 17.14.0 , I am getting a modal frequently while stepping through a .NET Core 2.2 C# project. Not sure if it happens with other project types.“Microsoft Visual Studio” “To prevent an unsafe abort when evaluating the function…

Developer technologies | Visual Studio | Debugging
asked 2025-05-28T12:04:51.8466667+00:00
AwroSoft Mohammad 5 Reputation points
5 answers

Read PDF file

Hi, Is there an example to read PDF file using Visual studio 2015?

Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Testing
Developer technologies | Visual Studio | Other
Community Center | Not monitored
asked 2020-11-01T10:15:01.21+00:00
Peter_1985 2,736 Reputation points
answered 2025-05-28T06:49:01.96+00:00
PDF Reader Pro 0 Reputation points
2 answers

Android Devices Detected for Xamarin.Android but not .NET for Android

I have several Solutions, Xamarin.Android & .NET for Android. When I open the Xamarin.Android Solution Visual Studio 2022 Community 17.13.4 detects all of my physical Android devices, but they are not detected by Visual Studio when opening the .NET…

Developer technologies | Visual Studio | Debugging
asked 2025-03-24T16:20:24.7933333+00:00
Nathan Sokalski 4,111 Reputation points
edited an answer 2025-05-22T23:08:28.4233333+00:00
Andy Pennell [MSFT] 11 Reputation points
0 answers

XAML code autocomplete (Intellisense) is disabled/ greyed out and can't be enabled

Hard case here: After i installed a WinUI Preview version the WinUI Templates disappeared after weeks of installation (it's a known bug but i can't find the link anymore). Nothing helped but a reinstallation with previous removal of all VS…

Windows development | Windows App SDK
Developer technologies | Visual Studio | Debugging
asked 2022-06-26T10:09:34.423+00:00
youki 1,021 Reputation points
commented 2025-05-22T02:37:50.23+00:00
Darran Rowe 2,071 Reputation points
1 answer One of the answers was accepted by the question author.

How to get rid of rendering messages in the Visual Studio Output window while debugging

How can I get rid of messages like the one below that appear in the VS Community 2022 Output window while debugging? While trying to fix some other problem the other day, I must have changed something that triggered them, but I can't recall what might…

Developer technologies | Visual Studio | Debugging
asked 2025-05-06T20:08:13.2266667+00:00
Steve Rehling 145 Reputation points
edited a comment 2025-05-19T13:26:20.9333333+00:00
Steve Rehling 145 Reputation points
0 answers

Visual Studio Community hangs.

Hi, I'm using visual studio community 2022 for desktop app development. The Specifications of my system are Macbook Pro 64GB RAM ,1TB SSD and 8GB AMD Radeon Pro Graphics. It's a Seriously fast machine and i'm using windows 10 22H2 on it via secure…

Developer technologies | Visual Studio | Debugging
asked 2025-05-18T19:20:02.64+00:00
Abdur Rehman Khan 0 Reputation points
edited a comment 2025-05-19T07:45:46.0833333+00:00
Viorel 122.6K Reputation points
0 answers

Selfsigned certficate error

Hi, Apple developer Account: created certificate for development and download in MAC and install that certificate. connected that MAC from windows and added apple account in visual studio(options->xamarin->apple account) select Automatic provision…

Developer technologies | Visual Studio | Debugging
asked 2025-05-18T02:01:31.78+00:00
santosh sasupalli 0 Reputation points
0 answers

The use of ILDASM.exe without Visual Studio installed.

I'm curious if there is any way to setup the ILDASM.exe tool so you can run it from a flash drive. I have found a need to be able to check out custom .NET DLLs that I have installed on systems that don't have Visual Studio on it. Thank you, George

Developer technologies | Visual Studio | Debugging
asked 2025-05-14T12:34:56.75+00:00
George Gee 0 Reputation points
0 answers

python code after Blob_Trigger def in function app does not execute

SaveBlobToBlobStorage never fires nor debugs. neither does the print line. Let me know if you need more code files such as function.json, etc. app = func.FunctionApp() fpath="workfiles-original" @app.blob_trigger( …

Developer technologies | Visual Studio | Debugging
asked 2025-05-13T19:44:29.3766667+00:00
Mark Knight 5 Reputation points
commented 2025-05-13T19:45:33.95+00:00
Mark Knight 5 Reputation points
1 answer

Addressing CVE-2025-0167 vulnerability - How to upgrade curl and libcurl 8.12.0

Hi team, please I need a step-by-step approach to upgrade curl and libcurl from 8.9.1.0 to 8.12.0. First I will like to understand what type of file should I download? I plan to install on several VMs. Thanks

Developer technologies | Visual Studio | Debugging
asked 2025-04-22T14:21:48.47+00:00
Adewuni Olufunso 20 Reputation points
edited a comment 2025-05-13T00:23:17.1166667+00:00
Jorge Daniel Sampayo Vargas 0 Reputation points
0 answers

How to fix "Go To Definition" jumping into metadata in Visual Studio 2022

Hi I have a dll c# project. This project is referenced as a project from other .Net projects. The referenced project is added as existing project to a solution. The function Go To Definition always jumps into metadata of the dll project. I tried multiple…

Developer technologies | Visual Studio | Debugging
asked 2025-05-12T11:17:04.7233333+00:00
Wojciech Rajchel | reconline AG 0 Reputation points
commented 2025-05-12T11:34:52.1+00:00
David Lowndes 2,640 Reputation points MVP
1 answer One of the answers was accepted by the question author.

MFC Button Does Not Click

Windows 11, Visual Studio 17.13.3, C++, MFC, dialog app Question:  The most simple possible button does not work.  How could I have messed up Visual Studio to cause this? Details: I am trying to create an MFC project with dialogs.  The first set of…

Developer technologies | Visual Studio | Debugging
asked 2025-04-22T19:39:39.02+00:00
Bryan Kelly 516 Reputation points
commented 2025-05-07T20:30:44.7866667+00:00
RLWA32 49,641 Reputation points
0 answers

SSIS Package Password

Hi all, I have an 'Execute Package Task' in SSIS that connects to another package via a password. I'm wondering if there's any way to bypass this password. Please let me know of if you require more info. Thanks

Developer technologies | Visual Studio | Debugging
asked 2025-05-07T09:25:58.65+00:00
Babawale Dawodu 110 Reputation points
3 answers One of the answers was accepted by the question author.

Disabling autocompletion from spacebar in VS 2022

This problem is maddening and the only thing I've found is that 2019 isn't going to see a fix for it. I found a couple listed fixes for earlier versions to remove the spacebar from the list of keys that trigger autocomplete but not even a mention of the…

Developer technologies | Visual Studio | Debugging
asked 2022-03-05T01:02:44.72+00:00
Jingo Unchained 66 Reputation points
commented 2025-05-06T14:49:17.4466667+00:00
Garrett Hensley 15 Reputation points
0 answers

Yellow bar error doesn't show me which filename is longer than 248 chars.

The yellow bar error doesn't show me which filename is longer than 248 characters. I know that not a single filename which is longer than 240 characters.

Developer technologies | Visual Studio | Debugging
asked 2025-05-05T18:38:18.8333333+00:00
Mohammadreza Mohammadi-Far 0 Reputation points
commented 2025-05-05T18:53:40.6866667+00:00
Viorel 122.6K Reputation points
0 answers

Package 'Microsoft.CodeDom.Providers.DotNetCompilerPlatform 2.0.1' is not found in the following primary source(s)

I have an old project built on the .Net Framework v4.5.2 that references Microsoft.CodeDom.Providers.DotNetCompilerPlatform 2.0.1. I can Browse to it in NuGet and attempt to install the version I need. In the image above, you will notice that it says…

Developer technologies | Visual Studio | Debugging
asked 2025-05-05T16:01:08.5866667+00:00
Joe Pool 0 Reputation points
1 answer

MFC Edit control produces debug assert on first action

Windows 11, Visual Studio 17.13.3, C++, MFC, dialog app Question:  In the dialog constructor,  add code for an Edit Control to clear it and get a popup dialog stating: Debug Assertion Failed! Details I solicited Bing.com and ChatGPT (right name?) for…

Developer technologies | Visual Studio | Debugging
asked 2025-04-26T21:03:46.9+00:00
Bryan Kelly 516 Reputation points
answered 2025-05-05T01:50:22.9466667+00:00
Bryan Kelly 516 Reputation points