55,831 questions with Developer technologies-related tags

Sort by: Updated
2 answers

Outlook, Character Counter, VBA

Good afternoon. I'm familiar with the character counter in Word. I checked the customize ribbon tool, and do not see character counter in outlook. At this point, I'd like to do a VBA tool to count characters/spaces in my emails. It's part of a…

Outlook | Windows | Classic Outlook for Windows | For business
Developer technologies | Visual Basic for Applications
asked 2022-01-28T00:53:44.547+00:00
Steve B 1 Reputation point
answered 2026-04-28T13:54:53.9666667+00:00
umer 0 Reputation points
1 answer

Cross tenant database migration - mysql flexible server

I am attempting to migrate at least 20 terabytes of data for my reporting db and 309 gb of data for my transaction db, both the source and target databases are in azure two different tenants configured using virtual network. I try to setup DMS to handle…

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

4,716 questions
asked 2026-04-28T13:12:03.1133333+00:00
Vincent Kiti 0 Reputation points
answered 2026-04-28T13:12:24.9833333+00:00
Q&A Assist
1 answer

Request for Power Automate Desktop 64-bit Installer Link (SAP GUI Automation Compatibility Issue)

Hello, I am currently using Power Automate Desktop to implement SAP GUI automation and would like to request support regarding a critical compatibility issue related to the application architecture (32-bit vs 64-bit). 🔹 Current Environment Windows…

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .NET Runtime

.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.

1,318 questions
asked 2026-04-15T02:35:53.99+00:00
Drake Jaegal [Dry Ice SCM(DIP)] 25 Reputation points
commented 2026-04-28T12:39:11.16+00:00
Broetsch, Dominik 0 Reputation points
2 answers

vba: I would like to add bold attribute to certain words (names) in an array

Hello from Steve I would like to please add bold text Sub Rename_Trainers() Dim FindArray As Variant Dim ReplArray As Variant Dim i As Long FindArray = Array("RICHARDSON NORV", "D & B WEATHERLE", "THURLOW O'MALLE",…

Developer technologies | Visual Basic for Applications
asked 2026-04-14T01:44:39.2033333+00:00
SteveD 210 Reputation points
recommended 2026-04-28T12:26:45.6966667+00:00
Dustin-TP 5 Reputation points Microsoft External Staff Moderator
2 answers

Warning NU1608: Detected package version outside of dependency constraint: Xamarin.AndroidX.DataStore.Android 1.2.0.2 requires Xamarin.AndroidX.DataStore.Core.Android (>= 1.2.0.2 && < 1.2.1)

I get these warnings after updating my NuGet packages: warning NU1608: Detected package version outside of dependency constraint: Xamarin.AndroidX.DataStore.Android 1.2.0.2 requires Xamarin.AndroidX.DataStore.Core.Android (>= 1.2.0.2 && <…

Developer technologies | .NET | .NET MAUI
asked 2026-04-28T08:08:12.5566667+00:00
Kim Strasser 2,436 Reputation points
commented 2026-04-28T12:24:41.85+00:00
Kim Strasser 2,436 Reputation points
2 answers

Property accessor ConnectionStringObject error in Winforms C# project

I am doing a Winforms project, c#, and suddenly, I started getting this error.... Does someone have an idea how to fix this?

Developer technologies | Windows Forms
asked 2026-04-28T11:22:03.0833333+00:00
Christopher Durieu 0 Reputation points
answered 2026-04-28T11:57:20.83+00:00
Gade Harika (INFOSYS LIMITED) 2,685 Reputation points Microsoft External Staff
1 answer

Issue to lcoate the file regarding FileSystem.CacheDirectory

Hi, To the code like where to locate the relevant file within the path below? C:\Users\huang.scott\AppData\Local\Packages

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-04-28T09:55:32.29+00:00
Scott Huang 3,406 Reputation points
commented 2026-04-28T10:50:36.3333333+00:00
Jack Dang (WICLOUD CORPORATION) 17,005 Reputation points Microsoft External Staff Moderator
2 answers

Exception has occurred: CLR/ObjCRuntime.ObjCException

I am facing below issue in my MAUI project on Visual Studio code for Mac: Exception has occurred: CLR/ObjCRuntime.ObjCException   An unhandled exception of type 'ObjCRuntime.ObjCException' occurred in Microsoft.iOS.dll    at…

Developer technologies | .NET | .NET MAUI
asked 2026-04-09T10:13:14.8533333+00:00
Sreenivasan, Sreejith 780 Reputation points
commented 2026-04-28T10:09:47.16+00:00
Sreenivasan, Sreejith 780 Reputation points
2 answers One of the answers was accepted by the question author.

How to use CoInitializeSecurity by using pointer to AppID in pSecDesc parameter?

One of the microsoft recommendation is not to use nullptr for first parameter of CoInitializeSecurity. So how can I use CoInitializeSecurity by using pointer to AppID in first parameter (pSecDesc)?. Appreciate your help in this.

Developer technologies | C++
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.

4,058 questions
asked 2026-04-22T13:43:55.27+00:00
Sivalingam Somasundaram 20 Reputation points
commented 2026-04-28T10:05:51.9333333+00:00
Taki Ly (WICLOUD CORPORATION) 925 Reputation points Microsoft External Staff Moderator
2 answers

Linking in VS2017

I'm trying to use VS2017 and have this linking problem. Declaring a C++ class in a header file and defining it in a source file generates the linker error 2019. If the declaration and definition go into the header file, the linking takes place. The…

Developer technologies | C++
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.

4,058 questions
asked 2026-04-17T18:17:33.07+00:00
MkJ 0 Reputation points
commented 2026-04-28T09:57:53.1933333+00:00
Taki Ly (WICLOUD CORPORATION) 925 Reputation points Microsoft External Staff Moderator
1 answer

VSIX Extension Which Provides Setting Overrides During Debugging of Target Application

I am attempting to create a VSIX extension which allow app settings to be overridden while the target application is being debugged (similar to User Secrets), however nothing I have tried has worked and feel that I must be missing something basic. My…

Developer technologies | Visual Studio | Extensions
asked 2026-04-21T14:11:44.31+00:00
commented 2026-04-28T09:53:52.55+00:00
Adiba Khan 2,345 Reputation points Microsoft External Staff
2 answers

Totally and Absolutely Confused

Created a C++ project using Visual Studio 2026. Opened the file, made changes, saved all, built a project, executed, worked fine. closed Visual Studio, opened again, opened the project, changes that I made still there. Closed Visual Studio, turned off…

Developer technologies | C++
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.

4,058 questions
asked 2026-04-23T21:52:33.54+00:00
Sid Kraft 31 Reputation points
commented 2026-04-28T09:27:41.54+00:00
Jay Pham (WICLOUD CORPORATION) 3,520 Reputation points Microsoft External Staff Moderator
3 answers

system environment vairable needs to be fetched by Asp.net core Application hosted on IIS

Application has web.confiiig where connection string stored for Db connectivity. i wanted to remove the password from connection string and store into server's system envrionment variable and application should fetch the password only from environment…

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-04-20T13:53:22.4066667+00:00
ANKIT GHENGE 110 Reputation points
commented 2026-04-28T09:24:46.29+00:00
Jack Dang (WICLOUD CORPORATION) 17,005 Reputation points Microsoft External Staff Moderator
2 answers

install Visual studio + Intel Parallel Studio in a new computer

I'm a Fortran user. I bought a new computer and I want to install the Visual studio with the Intel Parallel studio composer edition for Fortran Windows. I already have them in my old notebook, but the installers are not working any more. Can you please…

Developer technologies | Visual Studio | Setup
asked 2026-04-27T17:06:14.55+00:00
Denilson Espirito Santo 0 Reputation points
answered 2026-04-28T08:22:11.2533333+00:00
Lizzy Dinh (WICLOUD CORPORATION) 435 Reputation points Microsoft External Staff Moderator
3 answers

im creating cutover tool using the blazor application cretae runbook and tasks codes and pages are added now i need help for profile, roles and permisiion

iam developing the cutover tool but now facing an issue with profile screen i mean logout and current logged in user, but not able to display on dashboard screen please help me with that

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,696 questions
asked 2026-04-28T05:49:46.4933333+00:00
Gunashree M 0 Reputation points
answered 2026-04-28T08:20:43.7133333+00:00
Jack Dang (WICLOUD CORPORATION) 17,005 Reputation points Microsoft External Staff Moderator
2 answers

Visual Studio C++ Dirty Files

Asked a question about C++ changes made to a file not being saved. Was suggested by the Microsoft Team that the file and associated project may not be "diry" so the system will not save. My question is "WHAT MAKES A FILE DIRTY AND WHAT IS…

Developer technologies | C++
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.

4,058 questions
asked 2026-04-23T16:58:17.5233333+00:00
Sid Kraft 31 Reputation points
commented 2026-04-28T07:59:28.5433333+00:00
Jay Pham (WICLOUD CORPORATION) 3,520 Reputation points Microsoft External Staff Moderator
3 answers

Visual Studio Save

Have A C++ program in Visual Studio, making changes and when finish, issue a "save all" command which should save all of the changes, I would think. I then issue a "re build" and issue the "save all" command again. However,…

Developer technologies | C++
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.

4,058 questions
asked 2026-04-23T16:28:49.8033333+00:00
Sid Kraft 31 Reputation points
edited a comment 2026-04-28T07:56:20.43+00:00
Jay Pham (WICLOUD CORPORATION) 3,520 Reputation points Microsoft External Staff Moderator
3 answers

MAUI .Net10 app crashing on startup only when installed from Google Play

Hi all, I've just upgraded VS to 2026, which I use to develop mobile MAUI project. That involved targeting .Net 10 (.NET MAUI Tools 18.0.345 (fbde6c01f0)) instead of .Net 9. in the MAUI project. The Android app works perfectly in debug or release mode…

Developer technologies | .NET | .NET MAUI
asked 2026-02-03T06:14:45.9766667+00:00
ByteDigger 5 Reputation points
answered 2026-04-28T06:23:01.9966667+00:00
Boris Gavrikov 0 Reputation points
2 answers

Office 365 Update version 2604

Anybody else having issues with the latest Update blocking exchanges between Excel and Outlook using the Outlook.MailItem, have rolled back to 2603 and the VBA MAcro is working perfectly again.

Developer technologies | Visual Basic for Applications
asked 2026-04-27T18:23:51.8833333+00:00
andy 0 Reputation points
answered 2026-04-28T04:47:53.1733333+00:00
Jack Dang (WICLOUD CORPORATION) 17,005 Reputation points Microsoft External Staff Moderator
2 answers

How to fix catastrophic failure 0x8000FFFF when downloading newest .net framework?

Recently, ive noticed a lot of programs either doing random stuff like resetting on its own and so fourth. I checked to see, what was causing it, and its apparently the .net framework. So, i tried to download the newest one to "fix it", but i…

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .NET Runtime

.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.

1,318 questions
asked 2026-04-27T17:26:10.4533333+00:00
d d 0 Reputation points
answered 2026-04-28T03:29:41.09+00:00
Jack Dang (WICLOUD CORPORATION) 17,005 Reputation points Microsoft External Staff Moderator