6,261 questions with Visual Studio-related tags

Sort by: Updated
1 answer

Error faced while using VSIX extension with SSMS 17.x/19.x versions

I am encountering the same issue as described in the ticket linked below. I have the following questions: Which versions of SSMS (SQL Server Management Studio) are supported when using VS 2022 & VS2019? Is there any solution available to use the…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
178 questions
asked 2024-03-28T02:32:27.6566667+00:00
Deepak Rane (drane) 40 Reputation points
commented 2024-05-14T06:39:28.42+00:00
Deepak Rane (drane) 40 Reputation points
0 answers

Answered my own post -- how to read ObservableCollection to an array --

I may be doing this the wrong way, I want to read all the Line in my listview to be able to add them to an array. xaml <ListView ItemsSource="{Binding MyItems}" IsGroupingEnabled="True" GroupShortNameBinding="{Binding…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,363 questions
asked 2024-05-11T13:45:01.4433333+00:00
tim 120 Reputation points
commented 2024-05-14T06:02:16.83+00:00
Hui Liu-MSFT 40,866 Reputation points Microsoft Vendor
1 answer

Interface not registered exception from HRESULT:0x80040155

Hello, I 'm tryingto create a VSTO project for excel, and when i select to create to project on the starting screen I get the Interface not registered exception from HRESULT:0x80040155

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
asked 2024-05-13T14:48:34.7233333+00:00
GGe 0 Reputation points
answered 2024-05-14T03:21:33.36+00:00
Anna Xiu-MSFT 26,481 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Visual studio 2022 Maui missing android and windows dependencies

Hi, I'm working on the maui and pretty sure when creating a project I had all dependencies - android, ios, mac, & window. Today I just noticed only two dependecies. How can I get the other two (android & windows) back? Thanks, J

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,962 questions
asked 2024-05-11T16:36:10.93+00:00
Jay 20 Reputation points
accepted 2024-05-13T21:35:51.7066667+00:00
Jay 20 Reputation points
2 answers

Visual Studio 2022 automatically closing when i try to open it

I installed a new windows 10 on my pc after installing windows i download the visual studio 2022 community 17.6.2 .After successfull installation of visual studio when i try to launch it ,it closes or crashes after few seconds without showing any error…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,771 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
asked 2023-06-15T18:28:35.5666667+00:00
SYED ALI HUSSAIN 20 Reputation points
commented 2024-05-13T16:14:34.4966667+00:00
Gabriel Trevizoli 0 Reputation points
2 answers

How to reduce the contents of the TFSTemp folder?

I noticed that my temporary files folder had reached 80GB in size and in that the TFSTemp folder is currently holding just over 52GB of files, some dating back over a year. All files appear to be amended/saved copies of c# files. i'm under the impression…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
asked 2023-06-08T09:11:27.65+00:00
Hugh Griffiths 5 Reputation points
answered 2024-05-13T15:31:53.14+00:00
Sean Brockway 1 Reputation point
0 answers

Microsoft.Common.targets: error MSB3577: Two output file names resolved to the same output path

Platform: Visual Studio 2010 How do I fix this error? 8>Target "PrepareResourceNames: (TargetId:473)" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "<the project…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,363 questions
asked 2024-05-13T00:19:34.03+00:00
Sarah Weinberger 0 Reputation points
commented 2024-05-13T13:28:51.22+00:00
Sarah Weinberger 0 Reputation points
1 answer

GridControl - Run Designer doesn't work

Hi, I upgraded my project to VS2022, we are developing a Wpf application with .NetFrameWork 4.0 using DevExpress 15.2.4 . The Run Designer feature/button (as seen in screenshot below) isn't available . Although its works greats with Visual Studio 2017…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
asked 2024-05-09T08:25:09.54+00:00
RKORT 0 Reputation points
commented 2024-05-13T13:17:00.7533333+00:00
RKORT 0 Reputation points
1 answer One of the answers was accepted by the question author.

Visual Studio App Center is scheduled for retirement

May be you know, that Visual Studio App Center is scheduled for retirement on March 31, 2025. My question is, "will Visual Studio App Center retirement affect the functionality of Azure Active Directory Conditional Access after March 31, 2025?

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,922 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,456 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,780 questions
asked 2024-05-13T01:32:20.1033333+00:00
ラナ 40 Reputation points
accepted 2024-05-13T09:29:45.3233333+00:00
ラナ 40 Reputation points
1 answer

Using SSDT on a build server

I need to use SSDT on my build server. What exactly do need to install to get it working? I have a docker image that does the builds. It's based on mcr.microsoft.com/dotnet/framework/sdk:4.8-20230110-windowsservercore-ltsc2019Ideally, it would be nice…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,857 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
975 questions
asked 2024-04-24T19:26:26.72+00:00
Mark DeMichele 0 Reputation points
commented 2024-05-13T08:56:45.4133333+00:00
Tianyu Sun-MSFT 27,796 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to extract part of the text from the line with a special format

hi Bolded areas need to be extracted. I don't know how to use Regex library. my Format [One of the tags] is Sample '10LBA04CT004-XQ01' Start text with 150,000 lines and have different tags. thank { N 3-SH 3-sh 3-sh 3-SH N 10LBB09 EQUIPMENT =…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,849 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,599 questions
asked 2024-05-13T02:00:27.6033333+00:00
Mansour_Dalir 1,651 Reputation points
commented 2024-05-13T07:48:47.7066667+00:00
Mansour_Dalir 1,651 Reputation points
1 answer

Application update management

I created an application with Visual Studio Community 2019 in VB.net, now I would like to insert, within the software, a link to check for any updates, but to do this I need to have a remote connection to a server or something similar , where I load the…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
asked 2024-05-10T10:39:38.48+00:00
Giorgio Scintu 0 Reputation points
edited an answer 2024-05-13T03:29:24.45+00:00
Anna Xiu-MSFT 26,481 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Visual Studio debugger will not step into code of a separate project that builds to a dll (within the same solution)

I have two projects in one solution. One compiles into an exe which depends on the other project that compiles into a dll. When I try to step into a function from the dll that is called within the exe code, it skips over it. My pdb file for the dll is…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,553 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
948 questions
asked 2024-05-09T23:39:57.78+00:00
jbl 20 Reputation points
commented 2024-05-11T18:26:04.8366667+00:00
jbl 20 Reputation points
0 answers

In section "Add code to transform and select random images" executing it found some error

This code in jupyter cell images, labels = dataiter.next() returns error "'_SingleProcessDataLoaderIter' object has no attribute 'next'" So found out that the syntax is next(dataiter) and then the even the next cell run successfully

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
8 questions
asked 2024-05-08T09:44:55.24+00:00
Iliana Tzima 0 Reputation points
commented 2024-05-11T13:15:35.6933333+00:00
Iliana Tzima 0 Reputation points
1 answer

Unable to Open Python Files in VisualStudio 2022

An error occurred in 'Miscellaneous Files' while attempting to open 'statisfinapp.py' System.Runtime.InteropServices.COMException (0x80041FEB): Exception from HRESULT: 0x80041FEB at…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
asked 2024-05-10T22:35:02.15+00:00
shawnxhe 0 Reputation points
answered 2024-05-10T22:50:51.04+00:00
shawnxhe 0 Reputation points
2 answers

An old ASP.NET WebForms app won't build due to missing references and related

I maintain an old ASP.NET WebForms application, written using VB.NET so long ago that no one knows who started this application. The guy who maintained it, before I was given it, left before I joined. He didn't put anything in any source control, and he…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,303 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
asked 2024-05-08T21:06:30.9666667+00:00
Falanga, Rod, DOH 80 Reputation points
commented 2024-05-10T22:28:36.3666667+00:00
Albert Kallal 4,896 Reputation points
1 answer One of the answers was accepted by the question author.

VS unable to debug unhandled exception

I have configured VS to debug all types: However, I still get this prompt when an app crashes: I just want to get a clue about where this crash comes from. All the code of the app is in try-catch blocks. Could anyone offer a tip?

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
948 questions
asked 2024-05-10T13:52:03.9+00:00
Hong 1,141 Reputation points
accepted 2024-05-10T22:13:37.9666667+00:00
Hong 1,141 Reputation points
2 answers

visual studio docker error: NU1301: Unable to > load the service index for source

Dear All. Can not containerize .NET Web Api project in Visual Studio 2022. Below is my dockerfile: FROM mcr.microsoft.com/dotnet/aspnet:7.0 AS base WORKDIR /app EXPOSE 80 FROM mcr.microsoft.com/dotnet/sdk:7.0 AS build WORKDIR /src COPY…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,401 questions
asked 2023-06-17T07:23:18.7533333+00:00
Teymur Hajiyev 35 Reputation points
commented 2024-05-10T19:19:14.9633333+00:00
Manny Saleta 0 Reputation points
2 answers

Issue creating ASP.NET Core web application in Visual Studio 2022

I'm having trouble creating a new ASP.NET Core web application project in Visual Studio 2022. I've tried creating a new project using the built-in templates, but when I do so, nothing appears in the solution that was created, even though the project…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,228 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
asked 2023-02-18T15:14:52.12+00:00
sahar rst 10 Reputation points
commented 2024-05-10T18:07:47.8433333+00:00
Justin Fuller 0 Reputation points
1 answer One of the answers was accepted by the question author.

Where Does VS Save Breakpoints and Bookmarks?

TL,DR: What files do I need to back up in order to recover my breakpoints and book marks? .suo doesn't seem to be enough. Hello Folks: Developing on Win 10 Pro, Up to Date VS Community. One of my routines for backing up my code has been to save space…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,674 questions
asked 2024-05-09T18:04:02.4766667+00:00
a_unique_name 401 Reputation points
accepted 2024-05-10T12:09:13.16+00:00
a_unique_name 401 Reputation points