54,125 questions with Developer technologies-related tags

Sort by: Updated
0 answers

Can i change the gmail that alr registered to my azure accoubt with thr pay as subscription

I accidentally buy a pay as you hgo subscription at my secondary gmail i want to change it to be my main gmail

Developer technologies | F#
asked 2023-06-15T09:38:17.4333333+00:00
ped 5 Reputation points
1 answer

Environment.OsVersion returns wrong OS info

On Microsoft Windows NT 10.0.19045.0, I am reading OS info by Environment.OSVersion When I run app.exe by double click on it, OS Info is read Microsoft Windows NT 10.0.19045.0 but when I run code in visual studio 2022, OS Info is read Microsoft Windows…

Developer technologies | Windows Presentation Foundation
Developer technologies | Visual Studio | Debugging
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | Visual Studio | Other
Developer technologies | C#
asked 2023-06-12T10:35:11.5333333+00:00
M. Azeem 15 Reputation points
commented 2023-06-15T09:26:47.4933333+00:00
Hui Liu-MSFT 48,681 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Update to latest .NET Version - Windows 10

Hello, I saw the latest version of .NET is 7.0.7. How can I update this version?

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | Other
asked 2023-06-15T02:12:49.89+00:00
Shervan360 1,661 Reputation points
accepted 2023-06-15T09:20:25.54+00:00
Shervan360 1,661 Reputation points
1 answer

Error while trying to Create a project or build unreal from Source.

When I Am trying to Create a UE 5.2 project with cpp capabilities (When I do this method it is trying to use visual studio 2019 which doesn't work either) or build unreal from source, I keep getting this error, I am only one version ahead but it seems…

Developer technologies | Visual Studio | Other
asked 2023-06-12T17:52:49.0166667+00:00
Jeremiah 0 Reputation points
commented 2023-06-15T09:04:12.3166667+00:00
Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
4 answers

CascadePackage package not loaded

Hello, i just installed the latest version of vs2019ce (vers 16.9), and after that i got an errer message resembling "CascadePackage package not loaded...". I restarted both Windows & VS, but the message remained. Then, inadvertently, i…

Developer technologies | Visual Studio | Other
asked 2021-03-05T09:50:37.693+00:00
Pasc059 1 Reputation point
commented 2023-06-15T09:02:31.14+00:00
John Tasler 0 Reputation points
1 answer

How to solve issue with 'ClientConfigurationHost::Init' in my project.exe.config

I have created two projects where first handles setting up the DB connection information and send it to App.config of another project where the second project handles the connection of the DB to SQL server. So, I done the following in my…

Microsoft Security | Intune | Configuration Manager | Application
Microsoft Security | Intune | Configuration Manager | Other
Developer technologies | .NET | Other
Developer technologies | C#
asked 2023-05-19T07:24:23.5866667+00:00
Moah885 0 Reputation points
answered 2023-06-15T08:55:47.96+00:00
Moah885 0 Reputation points
1 answer

Is there an updated dockerfile for buildtools installations?

logs.txt Description of the problem I am using the dockerfile from (https://learn.microsoft.com/en-us/visualstudio/install/build-tools-container?view=vs-2022#create-and-build-the-dockerfile) but I changed the image FROM tag to “FROM…

Developer technologies | Visual Studio | Setup
Windows for business | Windows Server | User experience | Other
asked 2023-06-14T14:43:07.5533333+00:00
LE 0 Reputation points
commented 2023-06-15T08:22:11.2466667+00:00
Tianyu Sun-MSFT 34,456 Reputation points Microsoft External Staff
1 answer

"Sorry, something went wrong" - Visual Studio Installer

I need to install extra components for a solution I have. But always when i try to install them, Visual Studio Installer opens up, reloads for quite some time, and then pops the massage "Sorry, something went wrong". The message doesn't give me…

Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | Visual Studio | Other
asked 2023-06-03T18:22:00.3433333+00:00
Leonardo Albuquerque 0 Reputation points
commented 2023-06-15T08:12:30.14+00:00
Sara Liu-MSFT 346 Reputation points Microsoft External Staff
0 answers

cant install visual studios keep getting the "couldnt install microsoft.visualstudio.setup.configuration" tried everything i could find

i reset my pc about a month ago and am now trying to resinstall visual studios to resume work however i keep getting the error "couldnt install microsoft.visualstudio.setup.configuration" ive tried all the other forms and threads about this…

Developer technologies | Visual Studio | Setup
asked 2023-06-03T13:33:43.5866667+00:00
Lost Liberty 0 Reputation points
commented 2023-06-15T08:08:48.3166667+00:00
Sara Liu-MSFT 346 Reputation points Microsoft External Staff
1 answer

I can't edit an existing sharepoint list item after customizing form on powerapps

I have SharePoint list. I used the customize forms feature in PowerApps to have the form look a certain way. When I return to SharePoint to use the form, I am able to add and save new list items using the form but I am NOT able to select an existing list…

Developer technologies | Windows Forms
Microsoft 365 and Office | SharePoint | Development
Microsoft 365 and Office | SharePoint | For business | Windows
Microsoft Security | Microsoft Graph
asked 2022-04-22T17:03:26.82+00:00
dservin 6 Reputation points
commented 2023-06-15T08:06:08.55+00:00
Toni Dismore 0 Reputation points
2 answers

Blazor Server - downloading excel in the controller

Hi, In my Blazor Server application, I am trying to write data into Excel and download it in the controller. Here is the controller; var existingRecords = await _stockUniqueSerialPinUseCase.ExecuteAsync(customerList); if (existingRecords.Count > 0) { …

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Blazor
asked 2023-06-06T06:49:55.87+00:00
Cenk 1,036 Reputation points
edited an answer 2023-06-15T07:57:11.21+00:00
John Maclain Wright 0 Reputation points
1 answer One of the answers was accepted by the question author.

Conflict between two references when building a dll

I built a new winform that uses a 3rd party set of controls. Unbeknownst to me, the act of adding controls to the form added references into the project that the form was part of. When building this new form into the library, it eventually failed,…

Developer technologies | .NET | Other
Developer technologies | Visual Studio | Other
asked 2023-06-07T20:22:32.17+00:00
nope no 65 Reputation points
edited a comment 2023-06-15T07:55:22.9266667+00:00
John Maclain Wright 0 Reputation points
1 answer One of the answers was accepted by the question author.

Could I add a usercontrol as toolbox item into VS2022?

Hi, I created a custom control in library with .NET Framework 4.8. After compile it, I can add it as a item of Toolbox in VS2019. But it can not be added into VS2022. Could anyone please help me to check it? I attached simple user control project…

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
Developer technologies | C#
asked 2023-06-15T04:16:04.0133333+00:00
Phillip Nguyen 21 Reputation points
commented 2023-06-15T07:23:22.0633333+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

How do you use BindableObject.Dispatcher.DispatchAsync() in .NET MAUI?

While migrating a Xamarin-based app to .NET MAUI, I get a green squiggly line that advises me Device.InvokeOnMainThreadAsync(Func<task>) is obsolete, and instead to use BindableObject.Dispatcher.DispatchAsync(). The IntelliSense offers no hint…

Developer technologies | .NET | .NET MAUI
asked 2022-07-16T09:58:02.663+00:00
dg2k 1,416 Reputation points
answered 2023-06-15T06:51:20.4566667+00:00
Murat Gungor 5 Reputation points
2 answers

Why are double and void data types but long is not?

In C double is considered a primary data type that can store floating-point numbers, but why double is also taken as a data type if it's the same as float? Moreover, why long is not considered a data type? If void means empty then why it's also…

Developer technologies | C++
asked 2023-06-12T11:29:04.2366667+00:00
Debojit Acharjee 455 Reputation points
commented 2023-06-15T06:27:06.9333333+00:00
Minxin Yu 13,506 Reputation points Microsoft External Staff
1 answer

When I try to debug my cxx program it shows. Source information is missing from the debug information for this module. can any one suggest me the solution .I have tried a lot of methods to debug but its not working

Developer technologies | Visual Studio | Debugging
Developer technologies | C++
Developer technologies | Visual Studio | Other
asked 2023-06-14T10:03:31.5433333+00:00
Nikita Pokale 0 Reputation points
answered 2023-06-15T06:23:25.42+00:00
Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
1 answer

Net MAUI Shell Menu with collapse inside sidebar

Hi i was wondering if it's possible to implement a collapsable menuitem with options inside the side bar. like this:

Developer technologies | .NET | .NET MAUI
asked 2023-06-14T14:09:47.2+00:00
Francisco Jose Goñi 41 Reputation points
answered 2023-06-15T06:18:30.85+00:00
Anonymous
8 answers One of the answers was accepted by the question author.

visual studio not seeing internet???

node.js npm isnt working, i just keep getting etimedout and the new npm packages window doesnt load anything. when im in the powershell and ping 8.8.8.8 it works but when i ping google.com it just says request timed out. i tried reinstalling and it didnt…

Developer technologies | Visual Studio | Other
asked 2023-06-13T21:37:21.23+00:00
jake B 20 Reputation points
accepted 2023-06-15T02:38:47.2966667+00:00
jake B 20 Reputation points
1 answer One of the answers was accepted by the question author.

Range methods copy and asteSpecial from Microsoft.Office.Interop.Excel don't work

Hi I used Range.Copy() and Range.PasteSpecial to copy some ranges to another new sheet using “XlPasteType.xlPasteAll”,but just pasted as a picture.Using "xlPasteAllUsingSourceTheme" also get the same picture rather than texts or numbers and…

Microsoft 365 and Office | Excel | For business | Windows
Developer technologies | C#
asked 2023-06-14T08:36:54.9066667+00:00
牛肉粒 胖胖的 25 Reputation points
commented 2023-06-15T02:20:55.15+00:00
牛肉粒 胖胖的 25 Reputation points
1 answer

Visual Studio can't collapse code with mouse (+/-)

Hi, In text editor I can't collapse and expand code when I click on + or - works only when I press Ctrl + M. Why this issue ? Regards

Developer technologies | Visual Studio | Other
asked 2023-06-13T12:49:26.6333333+00:00
Anto BAro 86 Reputation points
commented 2023-06-15T01:59:33.2366667+00:00
Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff