Why am I unable to publish my website? I am using Visual Studio 2022. I am running WebDeploy 3.6 on an AWS EC2 instance. I have setup up the connection paramete
I am new working in a lab that sends data from a local computer to an HPC. I have been all day working around the following problem I am not familiar with it at
Recently I've had this error pop up intermittently when trying to do things in a project: Checking In Changes Making edits to a recently unchanged file (checkin
I wanted to get started in GPU programming and since I have an AMD GPU I would like to start with OpenCL. I have installed on my Windows 10 machine Visual Studi
I am new to Android Studio and Kotlin. I am outputting texts regularly to the display. Think of an old-fashioned ticker-tape newsfeed, where the latest text is
I received above mentioned error after changing my project assembly name in Project > Properties > Application > Assembly Name Any Ideas how to solve
I am using Visual Studio for development. I am on my local branch and I was about to commit/push. In Git changes I had about 16 files which were modified. Now s
I have access to a repository on GitHub that hosts C++ source files. Other people using this repository check out the code and build via the command line with
Here is my code for moving around in Uunity, however I can't seem to make the character jump. The moving camera and collect item on collision has also been impl
I am porting my Windows directX application from X86 device to ARM in VS2017. But I could not find some DirectX library files(d3dx9.lib) for ARM in VS built-in
There is a warning when I use flutter doctor : Visual Studio - develop for Windows X Visual Studio not installed; this is necessary for Windows development. Dow
There is a warning when I use flutter doctor : Visual Studio - develop for Windows X Visual Studio not installed; this is necessary for Windows development. Dow
I have a question. How can I create a program that moves a specific window, for example discord around the desktop and if it touches an edge it bounces?
I have a question. How can I create a program that moves a specific window, for example discord around the desktop and if it touches an edge it bounces?
I want to run a project which invovles PySide2 using Visual Studios. I have installed it using pip install PySide2 and the installation worked. But if I want t
I'm trying to run a group of 12 unit tests. When I run the entire group, one test passes and the rest fail with the same error: Could not find default endpoint
I try to use AdjustWindowRectEx() function to get the sizes of the window frame with aero theme enabled. But I found that AdjustWindowRectEx() function returns
I've been trying to get Curl to work with VS for weeks. I've read a ton of other tutorials, guides, installation instructions and other materials and just... No
I created a windows form app in Visual Basic, the name of the app is "Example_1". The name of the solution is "Example_1" The name of the project is "Example_1"
In Visual Studio 2022 I can't get any report viewer, and I am using .NET6 framework. Is there any way to still somehow use it?