345,280 questions

Sort by: Created
0 answers

Error squiggle not showing in visual studio code

Can't see error squiggles I have three files in my new C++ empty project, two of which are main.cpp and functions.cpp. I can see error squiggles in main.cpp but it is not in functions.cpp. The show squiggle option is on.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,646 questions
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,545 questions
asked 2024-05-11T18:02:21.64+00:00
Samit Singh 0 Reputation points
0 answers

Check logs of TLS handshake

With O365, is it possible to check TLS connection logs ?

Microsoft Exchange Online
asked 2024-05-11T17:59:47.6933333+00:00
India Pro 0 Reputation points
edited the question 2024-05-11T18:06:23.9266667+00:00
India Pro 0 Reputation points
0 answers

Help with SQL

Hi Experts, Need help in creating calculated columns as below. My Data: Expected Result of two calculated columns: Calculated Column 1 = Previous calculated value in Calculated Column 1 * Rate Calculated Column 2 = RecentMinRent * current…

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,812 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
48 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,559 questions
asked 2024-05-11T17:16:52.7+00:00
Shyam Sreeramula 1 Reputation point
3 answers One of the answers was accepted by the question author.

PAID subscrip

I have payment of almost 80$ on my Azure account. I learn programming and I haven't notice that it is paid. On my Microsoft there is no information on this payments whatsoever. I am surprised, as I don't have much knowledge, and I have been using my web…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
981 questions
asked 2024-05-11T16:48:32.34+00:00
Julia Głocka 0 Reputation points
answered 2024-05-11T17:29:36.2766667+00:00
Julia Głocka 0 Reputation points
0 answers

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,646 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,927 questions
asked 2024-05-11T16:36:10.93+00:00
Jay 0 Reputation points
0 answers

I'm having trouble with the Windowsimagebackup feature.

Hi, I want to save the system image to N: disk, but I can't find it in the list, and when I select a disk to save it, I find that many disks are checked by default, so I don't have any disk to save the image file. I would like to know what causes these…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,287 questions
asked 2024-05-11T16:21:08.9266667+00:00
耀聪 王 1 Reputation point
commented 2024-05-11T16:22:01.7666667+00:00
耀聪 王 1 Reputation point
1 answer

Internal error while using Excel add-in copyFrom

The following error occurred while copying a short row of coloured empty cells from Q31:AB31 to Y1:AJ1 on a different worksheet. The cells did not contain any data and appear to have been copied successfully before the error…

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,877 questions
asked 2024-05-11T16:20:11.58+00:00
David Sutherland 0 Reputation points
answered 2024-05-11T18:02:39.6966667+00:00
Fahad Q. Basrawi 0 Reputation points
0 answers

Can I put a cell into the subject line of an auto email from excel?

My job has an excel sheet for employee attendance tracking that send out an email when an edit has been made. However, currently the email subject just shows the name of the sheet (ex. 05-10-24 attendance infraction) and then the email prompts you to…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,497 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,581 questions
asked 2024-05-11T16:19:12.0766667+00:00
Morris, Kasandra 0 Reputation points
0 answers

How to solve eyboard problems with Microsoft Remote Desktop for Mac

When using keyboard spacebar does not advance unless shift Key is held down. ITDOESNOTWORKINTHISMESSAGEEITHER

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,261 questions
asked 2024-05-11T16:10:54.36+00:00
Eric Wisco 0 Reputation points
0 answers

How to fix self -hosted integration runtime is unavailable staus,How to bring running staus

How to fix existing self -hosted integration runtime is unavailable status,How to bring running status

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,646 questions
asked 2024-05-11T15:52:16.0433333+00:00
Anandhswarupp 20 Reputation points
0 answers

Outlook does not display email contents

Hi All One of my user is facing an issue on Outlook for Mac. When the user triggers an email from Outlook, the email's text body is not visible for internal and external recipients receiving the emails. For some emails, recipients only see the signature,…

Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
3,042 questions
Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
465 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,912 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,211 questions
asked 2024-05-11T15:13:39.6733333+00:00
Rising Flight 3,771 Reputation points
1 answer

How to display Image Data on .NET MAUI Blazor App

How to display Image Data on .NET MAUI Blazor App Here is the api that fetches Image data https://quizapijwt.azurewebsites.net/api/Questions Images are stored in imagedata bytea CREATE TABLE public."Questions" ( "SNo" int4 NOT NULL…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,404 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,927 questions
asked 2024-05-11T14:40:39.1366667+00:00
Maui Learner 460 Reputation points
answered 2024-05-11T16:40:39.82+00:00
Bruce (SqlWork.com) 56,931 Reputation points
0 answers

Automatic Repair Can't Make the Win 11 Boot, How Do You Fix It w/ the Windows Recovery Environment Command Prompt?

Hi Microsoft friends, Automatic Repair can't make the Win 11 boot, (version 23H2, build 22631.3527, how do you fix it w/ the Windows Recovery Environment Command Prompt? What's the command and syntax to repair it using the Command Prompt? I'd tried SFC…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,287 questions
asked 2024-05-11T14:33:05.77+00:00
Alvin777 0 Reputation points
1 answer

An unexpected error occurred. Please try again later. For more information, please check the troubleshooting guidance page.

While activating Sandbox, am getting the following issue An unexpected error occurred. Please try again later. For more information, please check the troubleshooting guidance page. This question is related to the following Learning Module

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.
974 questions
asked 2024-05-11T14:31:33.4666667+00:00
Mahendra Rao Bandaru 0 Reputation points
edited an answer 2024-05-11T16:48:32.4033333+00:00
pnaroju 1,400 Reputation points Microsoft Vendor
0 answers

Any fix for Windows 11 23H2 Build 22631.3527 Only Mounting Hardisks & Not SSDs?

Hi, any fix for Windows 11 23H2 build 22631.3527 only mounting hardisks & not SSDs, including Flashdrives? My SSDs are NTFS (GPT) and ExFAT (MBR). It wasn't like this on Windows 10 and Windows 11 version 22H2. Thank you. God bless Windows experts.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,287 questions
asked 2024-05-11T14:22:14.5733333+00:00
Alvin777 0 Reputation points
0 answers

How to Map Azure vm cost to vm license cost from cost details data

The Virtual Machines MeterCategory gives on details for vm running in not have any details about the license its using software its using and how much usage cost its causing .how to map each vm with its license from cost details data

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,198 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,076 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.
981 questions
asked 2024-05-11T14:17:16.05+00:00
Jagaari Hemanth 0 Reputation points
0 answers

Azure Connect on premises

Hi, Please can some one assist, We have installed Azure connect on our on premise server and the accounts have been duplicated. The admin portal was created with the same setup as the server username@domainname.co.za for some time now and we recently…

Microsoft Entra
asked 2024-05-11T14:08:29.76+00:00
Strini Naidoo 0 Reputation points
0 answers

necesito una clave para activar windows 10 home

necesito una clave para activar windows 10 home

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,705 questions
asked 2024-05-11T14:03:19.4166667+00:00
tekor 0 Reputation points
0 answers

Windows 11 doesn't recognize a user on startup

My windows 11 machine has failed to recognize a user profile on startup 3 times now. It seems to happen about every 2 months. When it does this all of my documents and settings are lost. After researching possible causes for this I found that an…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,287 questions
asked 2024-05-11T14:02:41.29+00:00
SLM64 20 Reputation points
commented 2024-05-11T14:34:25.21+00:00
Darrell Gorter 1,301 Reputation points
0 answers

how to read ObservableCollection to an array

I may be doing this the long way , I want to read all the Line in my listview. xaml <ListView ItemsSource="{Binding MyItems}" IsGroupingEnabled="True" GroupShortNameBinding="{Binding Key}"…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,646 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,309 questions
asked 2024-05-11T13:45:01.4433333+00:00
tim 120 Reputation points