Windows Installer
Do you have any Windows Installer tutorial on visual studio 2022 ?
When Setting a Breakpoint in C Code "Break Mode" Pops Up
Running 17.12.3 (same problem with later versions) on my desktop under Win10 Pro (fully updated), when I set a breakpoint in my code (via the editor), "The Application is in Break Mode" pops up. In the past, the editor would show execution…
Can't find publish button in Visual Studio 2019
Test is a console application, target framework is .net core 3.1, and I have added PublishSingleFile to the project file, but I can't find the publish button in the context menu.
No publish option C# console app VS 2022
Following a C# tutorial telling me to use the "Publish Selection" on my code, but in can't find it anywhere. I've tried installing stuff into my VS but it changed nothing. Did I miss something?
I'm running Windows 11 24H2 and using Visual Studio 2022 Professional. When debugging my program, it fails with "Error while trying to run project: unable to start the program".
However, this is working on my laptop just fine. It has Visual Studio 2022 and runs this same debug without issue. I think it is related to windows 24H2, but can't be sure. The program I'm debugging hasn't changed so it related to something else. I am…
Python for Beginners, learning path was in progress, how could I continue with it as the links are not working?
Hi Team, Could you please guide to continue with the learning path "Pythons for Beginners" Learn / Python for beginners https://learn.microsoft.com/en-us/training/paths/beginner-python/ This link appears to be missing and not available…
Error 715-123150 is reported for assigning Visual Studio Enterprise
我的教育公司拥有visual studio enterprise开发者订阅,通过链接登录:Visual Studio Subscriptions Administration Portal 但是连续三天,每天只能分配7个到9个订阅,一旦超过便会出现如下报错: 消息 ID: 715-123150 会话 ID: 3fb882f6-8cd5-45e4-b98d-44861e7c4fd7 除此之外,分配的订阅账号登陆之后,也都不能使用,显示如下报错 我不太了解这是和我的公司没有企业邮箱,只能将visual…
Hundred of errors after update to Visual Studio version 17.12.3!
I updated Visual Studio to version 17.12.3 and now, there is hundred of errors in Building project! My .net Core project was work correctly before updating. I checked errors but they are nonsense! All codes are correct.
test return value after executing NavigateToAsync command
The following code works perfectly. but now I want to test the value returned in a global variable. (this is an inventory system with a multi column checklist page that calls and populates the infopagemodel when I tap an item/line , so that I can…
GUI application Execution fails after porting an application from VS2015 to VS2022.
There is a GUI Application that is based on C++ that we are trying to update from VS2015 to VS2022. The application after the upgrade is not functioning as expected. The executable does not even open although the build is successful. In VS2015 though,…
GUI application Execution fails after porting an application from VS2015 to VS2022.
There is a GUI Application that is based on C++ that we are trying to update from VS2015 to VS2022. The application after the upgrade is not functioning as expected. The executable does not even open although the build is successful. In VS2015 though,…
MS Visual Studio C2131 - expression did not evaluate to a constant - C++
Hello. I have a simple code in MS Visual Studio with C++ that aims to enter values into a two-dimensional matrix and display the entered values on the screen. When I write exactly the same code in DevC++, it works but in MS Visual Studio, it gives…
Not able to download visual studio 2019 community
I need VS 2019 community but Download option is not available. How can I install Visual Studio 2019? I have attached a snapshot of the same. I have Windows 11 Home operating system, 64 bit operating system.
New Error when Opening Projects
As of today, when I open any solution that has this code snippet: Windows.Application. ..... I get this error: 'Application' is not a member of 'Windows'. This did not occur when I shut down my PC last night and nothing has changed to my system over…
New Error when Opening Projects
As of today, when I open any solution that has this code snippet: Windows.Application. ..... I get this error: 'Application' is not a member of 'Windows'. This did not occur when I shut down my PC last night and nothing has changed to my system over…
I get this error: Cannot activate the 'Azure Logic Apps (Standard)' extension because it depends on an unknown 'ms-azuretools.vscode-azurefunctions' extension.
I get this error: Cannot activate the 'Azure Logic Apps (Standard)' extension because it depends on an unknown 'ms-azuretools.vscode-azurefunctions' extension. also sevarl articles reference to the extension but its just not there: fi…
How do style my web page.
Facing issues with the theme taking effect when I applied the codes via visual studio code. This question is related to the following Learning Module
Disable pause after execution 2
What happened to the first post where I asked this question? Why are there still these puzzle verifications when posting? -- It's been asked for years, and I was wondering if something has finally been done about it. I'd like after an execution of a c++…
Facing issue with Domain Model explorer
Facing issue with Domain Model explorer, when i open adm file using visual studio 2019 it doesn't display Domain Model explorer tab on right side with data. It successfully opens in few workstations. I'm not sure what was the exact problem with my my…
How to fix Microsoft Visual studio code, language pack issue from English to French at first launch.
We are facing issue regarding the Microsoft Visual studio code --language pack, so we need to change the display language of the software to French(FR), so as per information provided on visual studio code page, we downloaded the language pack and also…