53,634 questions

Sort by: Updated
0 answers

Error C3640 in VS22 DLL project

No matter what I try I keep getting a C3640 Error: Error C3640 'DllMain::IslandPortal31::~IslandPortal31': a referenced or virtual member function of a local class must be defined Hopeing someone can help Header File #ifndef __ISLANDPORTAL31_H #define…

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,529 questions
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.
941 questions
asked 2024-04-28T07:39:03.8933333+00:00
Copycat 0 Reputation points
commented 2024-04-28T10:38:15.6366667+00:00
RLWA32 40,286 Reputation points
0 answers

Touch keyboard changes layout when switching between WPF TextBox controls

Hi, I'm experiencing a strange behaviour in a simple WPF app running on a tablet (Surface Pro 7, Windows 10.0.19043). The UI has several TextBox controls that have InputScope=Number defined. <Window x:Class="SimpleTouchWPF.MainWindow" …

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,673 questions
asked 2024-04-28T10:37:17.14+00:00
Sergey Efremov 0 Reputation points
0 answers

Finding the Country of Origin of an Email

Is there a way to determine the country from which an email was sent? Specifically, I'm trying to figure out if an email I received came from within the UK. Any tips or suggestions would be greatly appreciated.

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,889 questions
asked 2024-04-28T10:23:58.2933333+00:00
Warren Grant 0 Reputation points
0 answers

Office 365 Autodiscover not working

After a Tenant to Tenant Migration Autodiscover is not working. Migrated from a Tenant with Azure Ad Connect synced to the new tenant using BitTitan. Autodiscover is publish via DNS Registrar and updated, but outlook is not connecting. 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,793 questions
Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
2,964 questions
asked 2024-04-27T20:45:38.74+00:00
Siraj Hydrose 0 Reputation points
edited a comment 2024-04-28T10:11:36.4866667+00:00
Glenn Van Rymenant 1 Reputation point
0 answers

C# Regex pattern double quotes problem

Hello all. In the following code if the user string input is "a"b" or "a\"b" is match a"b string. I don't expect that "a"b" is a valid regex pattern as the code return true in the try catch block. what…

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,253 questions
asked 2024-04-28T10:01:51.6966667+00:00
Haviv Elbsz 1,886 Reputation points
edited the question 2024-04-28T10:09:08.3466667+00:00
Haviv Elbsz 1,886 Reputation points
0 answers

delete files in a subfolder in scdule time

I have two folder- A and B B is subfolder of A and inside B there many files , i want to delete files inside B more that x days without delete Folder B , is there any solution Thnx

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,365 questions
asked 2024-04-28T10:02:38.3666667+00:00
Meysam Salary 0 Reputation points
commented 2024-04-28T10:04:18.83+00:00
Meysam Salary 0 Reputation points
0 answers

Close the new version Outlook

When I click the toggle button in the upper right corner of the new version of Outlook, it opens windows mail. Why is that?

Outlook
Outlook
A family of Microsoft email and calendar products.
2,964 questions
asked 2024-04-28T03:21:54.1033333+00:00
Dissyce Mike 45 Reputation points
commented 2024-04-28T09:51:37.34+00:00
Glenn Van Rymenant 1 Reputation point
0 answers

Can't access Azure 13-17 benefits

I've tried to create an Azure account using the 13-17 discount, verifying my academic status with my e-mail but I still get the "welcome to Azure" screen if I go onto any service on the Azure portal. I can't seem to find any help about that on…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
956 questions
asked 2024-04-28T09:35:23.2566667+00:00
F T 0 Reputation points
edited the question 2024-04-28T09:36:23.3033333+00:00
F T 0 Reputation points
0 answers

New MP not working

I recently added a new MP to my SCCM environment, and while some clients initially pointed to it correctly, I noticed that today those same clients are showing a "?" on the client icon. How can I resolve this issue? Any advice would be…

Microsoft Configuration Manager
asked 2024-04-28T08:13:50.84+00:00
Touris Jade 0 Reputation points
commented 2024-04-28T09:27:20.3433333+00:00
Rahul Jindal [MVP] 9,146 Reputation points MVP
0 answers

SCCM WQL query deployment status of application or software

greetings, I want to get the status of appliaction or software depylomnet on sccm using the WQL query is there way to do that ? Thank you in advnce.

Microsoft Configuration Manager
asked 2024-04-28T08:48:33.8133333+00:00
Fajer M 0 Reputation points
commented 2024-04-28T09:25:45.8433333+00:00
Rahul Jindal [MVP] 9,146 Reputation points MVP
0 answers

How to get a certificate

Where to get a certificate This question is related to the following Learning Module

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
52 questions
asked 2024-04-28T08:49:39.06+00:00
SENAPATHI.BABY DIVYA 0 Reputation points
0 answers

Authorization process in Node.js is not working

Hello, I want to connect to the Outlook Calendar API to read, create, update, and delete events. For this, I need to ask the user for consent. The first thing I'm doing is to generate the login URL like this: const msalConfig = { auth: { clientId:…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,964 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,595 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,476 questions
asked 2024-04-28T08:48:07.5466667+00:00
Nofar 0 Reputation points
0 answers

Microsoft Edutrack is currently offline

I am unable to track my training in Microsoft training tracker, attaching the screenshot. Due to a login issue, EduTrack is currently offline The engineering team is working diligently to find a resolution. Meanwhile, please track your trainings on your…

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.
24 questions
asked 2024-04-28T08:46:47.73+00:00
NASLIN SITHARA 0 Reputation points
0 answers

Microsoft Certified Trainer Requirements

I am a Microsoft certified educated and for last 2 years I am MIEE expert and can I enroll for the Microsoft certified trainer program, I have already conducted many training programs in my previous schools and LinkedIn live events and I am going to…

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.
24 questions
asked 2024-04-28T07:52:24.66+00:00
NASLIN SITHARA 0 Reputation points
0 answers

Microsoft 365: Kontofehler

Beim Start von Word, Excel, PowerPoint, OneNote erscheint mir immer ein Kontofehler. Siehe Bild im Anhang. Wie löse ich das? Wenn ich erneut anmelden wähle, dauert es einige Minuten, erscheint dann aber wieder.

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,793 questions
asked 2024-04-28T07:47:39.4033333+00:00
Anita Loretan 0 Reputation points
0 answers

A question about office online server

We are currently using the Office Online Server for attachment preview. We have a requirement to preview Word or PowerPoint files with over 3000 pages. The current issue we are facing is that when opening a larger file for the first time, it is not a…

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
586 questions
asked 2024-04-28T02:16:54.8966667+00:00
treasure 0 Reputation points
commented 2024-04-28T07:33:56.8033333+00:00
Frank Tao (Shanghai Centific Technology) 0 Reputation points Microsoft Vendor
0 answers

Azure Arc Configuration - The given key was not present in the dictonary (GUI only)

Hello Community, I am trying to join Windows Server 2022 and Windows Server 2025 using the new Azure Arc Configuration GUI. Using the Azure Arc Configuration GUI always and on both systems gives me "the given key was not present in the dictionary…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
322 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,130 questions
asked 2024-04-28T07:06:25.2033333+00:00
Andreas Hartig 86 Reputation points
0 answers

How do you calculate the token needed for Azure open ai chat interface and how is it calculated after using tools?

How do you calculate the token needed for Azure open ai chat interface and how is it calculated after using tools?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
956 questions
asked 2024-04-28T06:30:39.92+00:00
俊岚 吴 0 Reputation points
0 answers

How to dynamically pass the URL from http request to actions in Azure Logic App?

Let say I have a swagger contract like https://petstore3.swagger.io/ I want to implement GET and POST like Question: How to dynamically pass the URL from http request to actions in Azure Logic App? I tried…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,846 questions
asked 2024-04-28T04:28:23.65+00:00
Smith 0 Reputation points
commented 2024-04-28T06:29:02.03+00:00
Smith 0 Reputation points
0 answers

Azure vCode based cosmos DB for mongo DB Quick Start

I have created Azure vCode based cosmos DB for mongo DB account. When i click on "Quick Start" for further testing. It always throws me error "Connection Failed We are unable to connect to the temporary workspace." I have configured…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
956 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,443 questions
asked 2024-04-27T17:02:08.57+00:00
Baijnath Singh 0 Reputation points
commented 2024-04-28T06:20:07.0533333+00:00
Baijnath Singh 0 Reputation points