A family of Microsoft word processing software products for creating web, email, and print documents.
Opening files in protected view crashes office application
We have had issues where if you open files (for us it was .csv files) in Protected View/Mode in Office 365, the application would hang/crash. We found a solution at least for Office 365 or M365 Apps. Build 1908 crashes but when we upgrade to 2002,…
Microsoft 365 and Office | Word | For business | Windows
Microsoft 365 and Office | Excel | For business | Windows
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Error accessing string array
Hello. I can initialize the array just fine, but when I try to access it, I get an error: "the name does not exist in the current context" I copy/paste code from the internet and it is still doing this. I tried changing all the different…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Visual Studio noob here needs a bit of help
Okay, so basically, very big noob here, I am just starting out unity and got tried using VS for the first time, so I'm following a tutorial for VS but here's the thing, when I open up visual studio, I don't see anything where the "terminal"?…
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Querying SQL Server 2012 Training Kit
Apologies in advance, this is very new to me. My boss wants me to start learning SQL queries to assist with reports at work, and the company uses SQL Server 2012. I've been given the Querying Microsoft SQL Server 2012 Training Kit book (textbook and…
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
how do i fix my screen brightness
Since I installed the updates on my windows 10 about three months ago, I noticed my screen brightness has been malfunctioning. Before I installed the update, the screen brightness would change whenever I plug my charger in, as against when my PC is…
Windows for business | Windows Client for IT Pros | User experience | Other
Move on-prem SQL server VM to azure SQL VM
I am moving a clients servers to azure. We have been using ASR for past migration and plan to do the same. We dont have SA on SQL server licensing. The issue is when you move all the servers with ASR i do not see an option to make the migrated server…
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Could you please explain how to use Shape.Rotation function in interop excel ?
I want to add a picture as watermark for excel which should be rotated by 45 degree. I'm able to add the picture but not able to rotate it. I saw this function "Shape.Rotate" but not able to use it. Also I want to know about the product…
Community Center | Not monitored
Tag not monitored by Microsoft.
Press a button on a calculator with SendMessage WinApi
Hello, I'm trying to emulate a button click on the Window 10 calculator. Since there are no real buttons of the "Button class" in the calculator, then: I look through spy ++ which messages are sent to the calculator window when I click, for…
Windows development | Windows API - Win32
How to update table field if duplicate records found
i am storing line item and xfundcode in a db table. some time line item and xfundcode is repeatedly stored in table. so i want to execute a query which will find duplicate records based on line item and xfundcode and set empty value to xfundcode from the…
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
How to update duplicate records using partition by without using CTE
WITH Dups AS ( SELECT *, ROW_NUMBER() OVER (PARTITION unqiueColumns ORDER BY whateverOrder) AS RN FROM yourTable ) UPDATE Dups SET uniqueColumns = uniqueColumns + CAST(RN AS VARCHAR(255)) WHERE RN > 1
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
Group Policy not working on Windows 10
Hi Team, We realized that Group policy is not working on Windows 10. After updating the registry entry below, it is working. So this is a known issue or any other solution we can have? Windows Registry Editor Version 5.00 …
Windows for business | Windows Client for IT Pros | User experience | Other
Meed Help with: .GetAttribute() & .SetAttribute()
Hello & Thanks ; I have been working on this since Aug 17th , still no avail . Code1 below (sub) only changes 1 Link . Below that is the full pgm Code2 . How can I get program , to Loop thru all 63 links . Thanks for your Help.. I…
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
MSDN Forum: MS PKI Certificate based authentication on network access control device.
I have a 2 tier PKI infrastructure. With my SUB CA issuing certificates to machines(win 10) and user's through group policy. We are testing certificate based authentication with the NAC(aruba clearpass).The machine has user and the client certificate, we…
Windows for business | Windows Server | Devices and deployment | Configure application groups
Conditon statement for combo box control.
I am doing my window form project, in which I am using the combo box control. private void button5_Click(object sender, EventArgs e) { con.Open(); if (comboBox1.SelectedItem.ToString() == "DOCTOR DETAILS") { Form2 f2 = new Form2(); …
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
What is the password lifetime policy on a managed domain?
What is the password lifetime policy on a managed domain? Sourced from FAQ
Microsoft Security | Microsoft Entra | Other
Additional Microsoft Entra services and features related to identity, access, and network security
[UWP] [C++] How do I set theme as system default?
Hello, I'm trying to create an app setting in c++ uwp and it has three radio buttons: "Light" "Dark" and "System Default". How do get the system default (light, dark, etc.) when I initialize the app? Thank you.
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Developer technologies | 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.
Editing XAML files
The xaml editor goes wonky every now and again, I can usually replicate it by hitting ctrl-d on a <RowDefinition> tag to duplicate it. The editor hangs, clicking on the editor brings up a dialog up with the error Clicking on cancel brings…
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
How to modify User profile attributes in SharePoint Online
Hello all, Is there a way for me to rename some of the user attribute fields. I want to change the 'Work Phone' to 'Desk phone'. And is there a way to rearrange the order these appear? See the People card screenshot for reference. …
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Mandotary column issue and column, field binding
Two issues: Though column marked as mandatory, even we don't fill that respective column in a form is able to submit successfully. what could be the cause? please help second one, once "company code" and "type of payment"…
Microsoft 365 and Office | SharePoint Server | For business
A family of Microsoft on-premises document management and storage systems.
How to bind lookup colum based on condition in SP Online
Hi friends, I have list List1 with columns CoL1 (Single Line text) and Col2( Person or Group) . My requirement as below: When create a new item from other list List2 and with columns Col1( Lookup column) that need to populate only with the items…
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.