6,250 questions with Visual Studio-related tags

Sort by: Updated
0 answers

The connection properties must be of type SqlConnectionProperties

WhatsApp Image 2024-05-16 at 21.59.54.jpeg WhatsApp Image 2024-05-16 at 21.59.23.jpeg I am trying to connect to DB. I receive next errors: “The connection properties must be of type SqlConnectionProperties Here are my steps: Server Explorer->Data…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,663 questions
asked 2024-05-16T20:22:20.9266667+00:00
Ahmed Zafar 0 Reputation points
0 answers

what could cause breakpoints to be ignored?

Sometimes I have the problem that break points don't stop. And instead of guessing around, I'd rather like to understand how they work and why the sometimes fail. Now, from my understanding, a break point is a special cpu command "int 3" which…

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-14T21:21:41.89+00:00
Rudolf Meier 271 Reputation points
commented 2024-05-16T19:59:07.9133333+00:00
Rudolf Meier 271 Reputation points
4 answers

Web Design HTML & CSS

How can i start a web design i only have these options i cant see the stylesheet or javascript items this is a video from youtube as comparison of all the items i dont have heeeeeeeeeelp please

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,663 questions
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
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.
974 questions
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.
9 questions
asked 2024-05-16T16:08:51.37+00:00
antrax Rob 0 Reputation points
edited the question 2024-05-16T18:43:14.7366667+00:00
Grmacjon-MSFT 16,356 Reputation points
1 answer

Unable to signup for developer M365 sandbox - phone number did not pass security checks

Hi I have not been able to finish sign-up process for a new M365 developer sandbox subscription. When I reach the "add phone number for security" part, regardless of which phone number I have entered ( have tried with my work / personal / brand…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,006 questions
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.
9 questions
Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
35 questions
asked 2024-05-16T13:09:19.42+00:00
Jippe ZZZ 40 Reputation points
answered 2024-05-16T18:08:31.2166667+00:00
kguntaka 765 Reputation points Microsoft Vendor
2 answers

App Crashes while registering with Notification Hub under Release build, but not Debug

I created an app that uses Azure Push Notifications. I've been able to get it to run on a physical iPad without any problems under a debug build. But when I try to implement it under a release build, it crashes. My debugging skills indicate that the…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
270 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,439 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,663 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,953 questions
asked 2023-12-01T20:09:41.9133333+00:00
AARON PRICE BEHUNIN 10 Reputation points
commented 2024-05-16T17:28:43.1766667+00:00
AARON PRICE BEHUNIN 10 Reputation points
0 answers

How to clone a project in VS 2022

I am a VS beginner. I wrote a SLN/Project that works correctly (call it Project1), and I do not want to change anything at this point. I would like to create a new project with the same source code as found in Project1 (call it Project 2) so I don't have…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,663 questions
asked 2024-05-16T15:13:56.58+00:00
Robert Glover 1 Reputation point
commented 2024-05-16T16:18:07.05+00:00
David Lowndes 2,355 Reputation points MVP
1 answer

How to programmatically display the Windows taskbar using C#

I would like to know what C# code/instructions are necessary to make the Windows taskbar appear so that I can use a specific item on it. Can someone provide a concise example or resource to help me accomplish this? Thank you.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,846 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,745 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,663 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,436 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,341 questions
asked 2024-05-16T13:35:04.7966667+00:00
Thad T 6 Reputation points
answered 2024-05-16T15:33:32.97+00:00
Castorix31 81,846 Reputation points
0 answers

Visual Studio 2022: Error reopening files (error code 0x80004005)

I have the above error when I rebuild a solution. I used Resource Monitor to see who has the file in question (ABC.exe type) and it shows nobody has it. Following this issue's comments from others, I see no solution.

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
331 questions
asked 2024-05-16T15:05:39.61+00:00
Robert Glover 1 Reputation point
1 answer

How to migrate the FCM v1 in xamarin forms apps as xamarin got migrated

Hey Team, We got a mail from Firebase team that legacy http is going to be deprecated . When i checked in the documentation, all i could find is xamarin is not supporting FCM v1. We have azure notification hubs common library for android and iOS and…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
270 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,299 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
985 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,663 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,341 questions
asked 2024-05-16T03:05:07.0633333+00:00
Sri Gayathri Gopalakrishnan 0 Reputation points
edited an answer 2024-05-16T14:04:19.32+00:00
SnehaAgrawal-MSFT 18,531 Reputation points
0 answers

how to fix tf30063

Since I was forced to reset the password on my Azure account, the connection to TFS from Visual Studio 2022 is broken. First of all it seemed to keep locking my account (I presume by having the password cached somewhere). Now, I've gone to the lengths of…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,663 questions
asked 2024-05-16T12:54:05.2666667+00:00
Woodhouse, Nicola 0 Reputation points
1 answer

Visual Studio Community 2022 keeps closing on startup no matter what

Hi, I've been using the Visual Studio IDE's for quite a long time, but this has never happened to me in like 10+ years. I'm currently using Visual Studio Community 2022 and all of sudden it started closing itself when I launch it, sometimes right after…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,663 questions
asked 2024-03-20T15:46:28.1+00:00
Yves Henri 0 Reputation points
commented 2024-05-16T12:40:39.06+00:00
Tianyu Sun-MSFT 27,701 Reputation points Microsoft Vendor
1 answer

How to Make Visual Studio Update Itself Without Asking for Administrative Permission?

Hello, How can a standard user update Visual Studio without Windows 10 prompting for an administrator username/password? In my company, laptops are provided with only standard user access. Currently, when auto-update on closure is enabled, closing Visual…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,745 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.
974 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,776 questions
asked 2024-05-15T16:22:54.68+00:00
commented 2024-05-16T10:16:45.25+00:00
RLWA32 40,856 Reputation points
0 answers

how to fix open visual studio problem on my windows ?

https://streamable.com/yh2ieu

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,663 questions
asked 2024-05-10T15:21:11.0466667+00:00
Leo Lee 0 Reputation points
commented 2024-05-16T09:35:52.3333333+00:00
Anna Xiu-MSFT 26,391 Reputation points Microsoft Vendor
5 answers

Git Failed to start configured compare tool

When I try to use the "Compare with unmodified" button inside the "Git Changes" window I get a "Source Control - Git Failed to start configured compare tool." error popup The comparing within the "View Commit…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,663 questions
asked 2022-08-12T19:46:47.267+00:00
noah h 6 Reputation points
commented 2024-05-16T08:57:32.0033333+00:00
talbot 0 Reputation points
3 answers

How to publish asp.net with angular application?

I was following this tutorial: https://learn.microsoft.com/en-us/visualstudio/javascript/tutorial-asp-net-core-with-angular?view=vs-2022 But when I publish my app, either to a remote IIS server or locally into a folder, the angular project is not…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,224 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,663 questions
asked 2023-03-12T08:26:08.01+00:00
Vladimir Mihajlovski 10 Reputation points
commented 2024-05-16T06:58:52.17+00:00
Drilon Hyseni 0 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to sign-up a new developer M365 sandbox -

Hi I have not been able to finish sign-up process for a new M365 developer sandbox subscription. When I reach the "add phone number for security" part, regardless of which phone number I have entered ( have tried with my work / personal / brand…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,663 questions
asked 2024-05-15T16:13:35.2066667+00:00
Jippe ZZZ 40 Reputation points
accepted 2024-05-16T06:20:56.72+00:00
Jippe ZZZ 40 Reputation points
1 answer One of the answers was accepted by the question author.

Not currently possible to complete VS Code Day Challenge

It looks like a few people are only able to complete 10/11 of the modules required for the VS Code Day challenge (https://aka.ms/VSCodeDayChallenge) and I think this is because the 11th module has been removed. I can see that a few people who have…

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.
9 questions
asked 2024-05-16T02:22:13.2633333+00:00
Nick Dimcheff 0 Reputation points
accepted 2024-05-16T05:39:55.3033333+00:00
Nick Dimcheff 0 Reputation points
1 answer

Can't find or use Fortran in Visual Studio 2022

I Can't find or use Fortran in Visual Studio 2022. I have installed the workloads “Desktop development with C++” and “.NET desktop development” in VS properly, AND installed Intel Visual Fortran properly, including oneAPI Base Toolkit and HPC Toolkit.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,663 questions
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
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.
974 questions
asked 2024-05-15T16:17:08.1166667+00:00
Patrick 0 Reputation points
answered 2024-05-16T03:43:16.2766667+00:00
Anna Xiu-MSFT 26,391 Reputation points Microsoft Vendor
0 answers

WPF extremely slow when using .Net Standard controls

WPF extremely slow when using .Net Standard controls I have a WPF application in .Net Framework 4.8 and I am trying to compile it in .Net 8. The application employs some DevExpress controls. I have added almost all the Dll's from the directory…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,663 questions
asked 2024-05-15T01:48:30.4+00:00
zequion 111 Reputation points
commented 2024-05-15T23:51:53.3066667+00:00
zequion 111 Reputation points
5 answers One of the answers was accepted by the question author.

Visual Studio 2022 won't connect to NuGet

Visual Studio 2022 gives an error when trying to browse NuGet. I get these errors on 2 different Windows Servers (2016) I’ve tried. One running Visual Studio 2017, the other running Visual Studio 2019 and 2022. Visual Studio 2017: “[nuget.org] Unable to…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,439 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.
974 questions
asked 2022-08-08T17:50:50.513+00:00
mindmischief 36 Reputation points
commented 2024-05-15T17:24:39.9533333+00:00
Chrétien Nzanga 0 Reputation points