354,906 questions

Sort by: Updated
0 answers

Visual Studio 2022 crashes when trying to add an OLEDB SQL connection manager to an SSIS package

I am experiencing issues with Visual Studio 2022 crashing when adding a connection manager to a package. Has anyone else encountered this problem and if so, can anyone suggest a solution? Any help would be appreciated.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,782 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
188 questions
asked 2024-06-21T00:19:13.46+00:00
Kee, Dana 0 Reputation points
0 answers

SQL Machine Learning on for SQL 2022

I'm trying to follow https://learn.microsoft.com/en-us/sql/machine-learning/install/sql-machine-learning-services-windows-install-sql-2022?view=sql-server-ver16 to install R & Python for SQL 2022. I can install them just fine, but when it comes to…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,107 questions
asked 2024-06-21T00:17:46.2966667+00:00
Louise M 1 Reputation point
0 answers

Where to find a list of acceptable types for TraceEvent messages

I am using UNICODE_STRING FileName; and want to print out the contents of the associated buffer to make sure the translation with RtlInitUnicodeString(&FileName, pJtagFile->FileName); worked properly [my data supplied in FileName…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,782 questions
asked 2024-06-21T00:11:43.07+00:00
dyneng2 0 Reputation points
1 answer

How to connect Access Database to a VB.Net project in VS 2022 using .Net 8.0?

Hi All, I am trying to use .Net 8.0 in Visual Studio 2022; I am unable to use Access Database; the usual way of adding "Data Sources" is not available ( I have been using .Net Framework 4.5 for my projects without any difficulties.) I used the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,537 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,636 questions
asked 2024-06-20T18:51:16.6666667+00:00
VKSB 216 Reputation points
answered 2024-06-21T00:10:41.98+00:00
KOZ6.0 6,210 Reputation points
5 answers

There is no ViewData item of type 'IEnumerable<SelectListItem> Error

Hello everyone and thanks for the help in advance. I am trying to populate a select list from viewdata and a receiving the error "There is no ViewData item of type 'IEnumerable<SelectListItem>' that has the key 'codes'". My controller…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,299 questions
asked 2024-06-20T20:22:00.95+00:00
Kmcnet 701 Reputation points
answered 2024-06-21T00:08:29.2833333+00:00
Soaad Nahas 0 Reputation points
0 answers

Two calendars with identical permissions return different HTTP status codes

I am using the /users/{calendar-id}/calendarView endpoint on two different calendars. Both have their calendars shared as "People in my organization can view when I am busy". No additional permissions have been set. When making the request…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,116 questions
asked 2024-06-21T00:06:16.97+00:00
Ryan 20 Reputation points
1 answer

Cannot assign application to user flow in External (B2C) Tenant

Hello, I've set up a registered application (which is working) on my B2C Tenant. I wanted to assign that application to one of the user flows I created. I was following this guide:…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,719 questions
asked 2024-06-20T13:38:20.3666667+00:00
Filippo Iacobellis 20 Reputation points
edited an answer 2024-06-21T00:05:40.24+00:00
Marilee Turscak-MSFT 35,631 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can't delete Edge profile

I can't delete one of my Edge profile. At first it doesn't detect an extension, so I tried to enable/disable the extension then install/reinstall but still no luck. The extension (Metamask) still can't be detected by any website. Last resort was to…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,210 questions
asked 2023-03-14T08:51:03.0533333+00:00
Alfa Bondi 20 Reputation points
commented 2024-06-21T00:05:13.1566667+00:00
Jim Stiene 60 Reputation points
1 answer One of the answers was accepted by the question author.

How to add alphabet access key to a Button with Chinese content?

I read from MSDN that I can use the following XAML code to add access key to a Button. <Button Click="edit_Click"> <AccessText>_Edit</AccessText> </Button> <Button…

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,698 questions
asked 2024-06-20T08:22:42.4966667+00:00
William Liu 306 Reputation points
accepted 2024-06-20T23:54:14.36+00:00
William Liu 306 Reputation points
3 answers

Has the development of classic ASP been stopped at Microsoft side and if yes, when?

Dear Microsoft team, we have an application, which was developed with classic ASP. We have found the information, that ASP.NET is the successor of classic ASP. The question is, has the development of classic ASP been stopped at Microsoft side and if…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,299 questions
asked 2021-05-10T11:31:17.533+00:00
Yauheniya Seliazniova 1 Reputation point
commented 2024-06-20T23:49:07.3133333+00:00
Alex F 0 Reputation points
0 answers

Entra ID Connect Sync and Cloud Sync mapping attribute types

I've noticed in both Connect Sync and Cloud Sync, the attribute types don't match those in the Graph REST API. For example, in both sync facilities, the mobile phone number is mobile, whereas, in Graph, it is mobilePhone? Since Graph is my only way to…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,170 questions
asked 2024-06-20T14:38:17.41+00:00
ritmo2k 706 Reputation points
edited the question 2024-06-20T23:47:59.16+00:00
ritmo2k 706 Reputation points
0 answers

One of the voices we used (BlueNeural) seems to have been removed from our region, will it come back?

We have been using the Azure AI TTS voice en-US-BlueNeural for content creation, but just went to generate new content today and it seems to have been removed from our region (westUs). This was a pleasing voice and for consistency we would really…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,481 questions
asked 2024-06-20T23:41:07.31+00:00
Jon Adams 0 Reputation points
0 answers

Due to the scoring of MDCA being discontinued, if we need to retain the TOP 10 users using UEBA, what methods can we use?

Due to the scoring of MDCA being discontinued, if we need to retain the TOP 10 users using UEBA, what methods can we use? 'Investigation priority score' feature and 'Investigation priority score increase policy' will be phased out in the coming weeks,…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,025 questions
Microsoft Defender for Cloud Apps
Microsoft Defender for Cloud Apps
A Microsoft cloud access security broker that enables customers to control the access and use of software as a service apps in their organization.
117 questions
asked 2024-06-20T09:25:17.94+00:00
Koonnamchok Klongkaew 140 Reputation points
commented 2024-06-20T23:39:14.9633333+00:00
Marilee Turscak-MSFT 35,631 Reputation points Microsoft Employee
0 answers

Translate API call to API expression (JSON path?) in Entra ID SCIM Provisioning

translate API call to API Expression. We sync from SAP Successfactors, all good - but we need to add an extra attribute not part of the standard setup. We use SCIM with Successfactors to Entra ID provisioning. We have country code for phone number in a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,871 questions
asked 2024-06-20T05:07:23.67+00:00
Jakob Hus Digranes 20 Reputation points
commented 2024-06-20T23:34:34.25+00:00
Marilee Turscak-MSFT 35,631 Reputation points Microsoft Employee
1 answer

How to fix error or warning at this in microsoft defender portal

Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint: A Microsoft unified security platform for preventative protection, postbreach detection, and automated investigation and response. Previously known as Microsoft Defender Advanced Threat Protection.Training: Instruction to develop new skills.
22 questions
asked 2024-06-20T23:09:24.7966667+00:00
question anyone 0 Reputation points
answered 2024-06-20T23:29:42.81+00:00
Oluwafemi Awe 0 Reputation points
3 answers One of the answers was accepted by the question author.

Rename Azure Resource

Hello, How we can rename existing azure resources such as renaming azure vm?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,400 questions
asked 2024-06-20T13:35:39.71+00:00
Handian Sudianto 4,331 Reputation points
accepted 2024-06-20T23:29:38.5266667+00:00
Handian Sudianto 4,331 Reputation points
1 answer

i am not able to see any appointment or anything on my azure portal i need to reschedule my exam but it just redirects me to learn.microsoft page and there is no option of rescheduling

i am not able to see any appointment or anything on my azure portal i need to reschedule my exam but it just redirects me to learn.microsoft page and there is no option of rescheduling

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,925 questions
asked 2024-06-20T20:56:42.64+00:00
Abdul Rehman Khan 0 Reputation points
answered 2024-06-20T23:27:18.1733333+00:00
hossein jalilian 4,615 Reputation points
1 answer

Issue: User had an E3 license and 50GB of email storage. Added an Exchange online 2 for 100GB of total storage and the 50GB of additional storage was taken up within 7 days

User had an E3 license and 50GB of email storage. Added an Exchange online 2 for 100GB of total storage and the 50GB of additional storage was taken up within 7 days. My theory is that the user had an Archive in place before the Exchange Online 2 license…

Microsoft Exchange Online
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,316 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,436 questions
Microsoft Exchange Licensing
Microsoft Exchange Licensing
Microsoft Exchange: Microsoft messaging and collaboration software.Licensing: Rules, regulations, and restrictions that define how software can be used and distributed.
12 questions
asked 2024-06-20T15:40:44.4566667+00:00
Michael Harris 0 Reputation points
edited an answer 2024-06-20T23:26:59.07+00:00
Oluwafemi Awe 0 Reputation points
1 answer

Software Handshake not working with non-profit organization

I have a program for a non-profit I work with. I need to register my software with the org, and it is supposed to do a ping-test/handshake with the organization. However, the program is not finding the internet. I am connected, and use Edge and Chrome…

Microsoft Entra Internet Access
Microsoft Entra Internet Access
A Microsoft Entra service that provides an identity-centric Secure Web Gateway that protects access to internet, software as a service (SaaS), and Microsoft 365 apps and resources.
15 questions
asked 2024-06-19T23:21:32.76+00:00
Bob_775 0 Reputation points
answered 2024-06-20T23:22:13.2066667+00:00
Marilee Turscak-MSFT 35,631 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

Migrate to Authentication methods: This policy did not save successfully. Unable to migrate

Hello We are in the process of migrating to the new Auth methods and are unable to set any of the new methods. We have Email OTP enabled, I do not know for how long this has been enabled. I have removed the old methods, waited and then tried to apply the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,170 questions
asked 2024-06-12T23:02:01.5566667+00:00
Ashley Saunders 20 Reputation points
accepted 2024-06-20T23:20:34.3733333+00:00
Ashley Saunders 20 Reputation points