97,743 questions

Sort by: Updated
2 answers One of the answers was accepted by the question author.

*.net referenced dll is not seen with a using statement

Hi, I have a project called MBSAnalysisMVCWebApp which is a web app. I reference MBSAnalysisMVCWebApp from my main MVC project called Mbsa. But when I try a using statement, It says MBSAnalysisMVCWebApp cannot be seen?  The MBSAnalysisMVCWebApp.dll…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,294 questions
asked 2024-04-29T15:37:56.6+00:00
iqworks Information Quality Works 276 Reputation points
commented 2024-05-14T20:30:03.1+00:00
Michael Taylor 48,976 Reputation points
1 answer One of the answers was accepted by the question author.

Cloned VMs Not Showing MDE Extension Installed in Azure Arc

Last week I cloned an on premise VMWare server to 3 more, and I reinstalled Azure Arc and ran the onboarding script for Defender ATP. Today I noticed that the 3 ones I cloned do show up fine in Azure Arc but all 3 of those clones show Not Enabled under…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
334 questions
asked 2024-05-09T21:22:47.59+00:00
Casey Ketcham 20 Reputation points
commented 2024-05-14T20:27:56.8533333+00:00
Casey Ketcham 20 Reputation points
5 answers One of the answers was accepted by the question author.

Copy Data Activity failes on datatype uniqueidentifier when Staging is enabled and no column mapping configured.

Using Azure Data Factory Copy Data Activity from Azure SQL Database to Azure Synapse Analytics. The Copy Data Activity failed with InvalidCastException error 'The given value of type String from the data source cannot be converted to type…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,669 questions
asked 2020-06-30T14:49:54.783+00:00
XchangeVisions 301 Reputation points
answered 2024-05-14T20:11:42.1+00:00
Brandon Duncan 0 Reputation points
1 answer One of the answers was accepted by the question author.

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
266 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 30 Reputation points
accepted 2024-05-14T20:07:49.2266667+00:00
Smitha Kalluparambil 30 Reputation points
2 answers One of the answers was accepted by the question author.

Are the DP-100 and AI-102 exams now open book?

I am taking the exams in 2 weeks and I heard that all role-based exams are now open book (meaning we can access Microsoft Learn), and DP-100 and AI-102 seem to fall into this category. Has anyone who took the exam recently been able to confirm if this is…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,309 questions
asked 2024-05-09T09:51:37.9033333+00:00
Kelvin Li 20 Reputation points
commented 2024-05-14T19:58:40.39+00:00
Emad Adnan 110 Reputation points
1 answer One of the answers was accepted by the question author.

Prebuilt OCR model for health insurance cards is not extracting fields

Hello, Our team has been using a prebuilt OCR model to extract data from health insurance cards, but it has stopped working for us recently. We're receiving a 504 Gateway error and the model isn't functioning on the Document Intelligence Studio. We've…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,417 questions
asked 2024-05-13T21:38:29.5933333+00:00
Eren Cansunar 0 Reputation points
commented 2024-05-14T19:51:11.82+00:00
Eren Cansunar 0 Reputation points
2 answers One of the answers was accepted by the question author.

Applications download 0%

Hi, The computers in one of our remote locations failed to install the applications. After clicking install in software center, the application download stuck at 0%. The computers in our main site and other locations can install the applications without…

Microsoft Configuration Manager Application
Microsoft Configuration Manager Application
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Application: A computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end users.
460 questions
asked 2024-05-12T15:47:05.0433333+00:00
dylanand2-7592 280 Reputation points
commented 2024-05-14T19:43:04.47+00:00
dylanand2-7592 280 Reputation points
2 answers One of the answers was accepted by the question author.

The contents of a folder in the VS 2022 Solution Explorer no longer show

I can no longer open the reports folder within the solution explorer to view and select its contents even though the contents do exist. How do I fix this?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,653 questions
asked 2024-02-28T17:48:35.6166667+00:00
SuperCoder 136 Reputation points
answered 2024-05-14T19:16:33.6733333+00:00
JOSHOUA 0 Reputation points
3 answers One of the answers was accepted by the question author.

Blazor Server: It is possible get Current Loged User In DbContext

Hello, I build blazor server multi tenant application and I wants to use HasQueryFilter in entity framework DbContext for predefined filter with TenantId. But I cannot get Current Loged User in DbContext. I inject to DB Context…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
698 questions
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,407 questions
asked 2021-03-17T08:54:54.227+00:00
Jan Mucha 101 Reputation points
commented 2024-05-14T18:49:57.5933333+00:00
Bruce (SqlWork.com) 57,401 Reputation points
1 answer One of the answers was accepted by the question author.

Running two CMGs at the same time

Dear Team, We have an existing CMG with classic method installed on CAS and serving the clients with 1 CMG connection point configured at one of the primary sites. Plan - Since CMG classic deployment is deprecated and its support will end on 31st August…

Microsoft Configuration Manager
asked 2024-05-13T14:06:26.86+00:00
Mohd Atif Husain 120 Reputation points
commented 2024-05-14T18:12:09.06+00:00
Mohd Atif Husain 120 Reputation points
1 answer One of the answers was accepted by the question author.

image not loading in modal popup imageurl in asp.net c#

i am trying to load image in image button through modal popup. The problem is modal popup is showing, but image not loading which means it is blank window. i am storing all the images in different server and application hosted in another server. what is…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,294 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,323 questions
asked 2024-05-05T17:01:04.1133333+00:00
Gani_tpt 1,586 Reputation points
edited a comment 2024-05-14T17:54:16.9366667+00:00
Gani_tpt 1,586 Reputation points
1 answer One of the answers was accepted by the question author.

Converting VHDS to VHDX

Hi, I am trying to convert a Hyper-V Cluster Storage VHD Set to a VHDX format. I have found countless documentation on converting VHD to VHDX but I cannot find anything on Converting VHD sets to anything else. Is it Possible?

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,561 questions
asked 2023-07-17T04:34:11.16+00:00
Tajh Owen 20 Reputation points
commented 2024-05-14T17:29:18.0133333+00:00
Bill Heston 0 Reputation points
2 answers One of the answers was accepted by the question author.

MSQuery is has gone from GetData From Other Sources in Microsoft 365 Excel

I have been using MS Query MSQRY32.exe to access data in a 32 bit database using 32 bit DSNs for 30 years. Today I find that MSQuery has been removed from Excel-GetData-From OtherSources. MSQRY32.exe works if I run it directly. It is simply missing from…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,501 questions
asked 2024-03-30T04:11:32.3233333+00:00
Roger Lewis 35 Reputation points
commented 2024-05-14T17:18:06.4433333+00:00
Sunni Goodreau 0 Reputation points
1 answer One of the answers was accepted by the question author.

Need to create new versioning of my all apis which was created before 2021-08-01 ?

As mentioned above Title, and news of "All API versions prior to 2021-08-01 will be retired starting 1 June 2024. These API versions will be disabled gradually and without further notice." then I need to create new api versioning of my all…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,782 questions
asked 2024-05-11T07:43:05.65+00:00
Abhishek Jadhav 20 Reputation points
commented 2024-05-14T17:07:16.7266667+00:00
Cosmin Nicolae Mazilu 0 Reputation points
1 answer One of the answers was accepted by the question author.

Compatibility of Firebase Legacy Cloud Messaging token with Azure Notifications Hubs for future Firebase Cloud Messaging API (V1) migration

Hello Azure Support, We currently have a Firebase project integrated with Azure Notifications Hubs to send notifications to Android devices. As you may be aware, Firebase is transitioning from the Cloud Messaging API (Legacy) to the new Firebase Cloud…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
266 questions
asked 2023-08-30T20:46:20.19+00:00
Ran Ben David 25 Reputation points
edited a comment 2024-05-14T17:03:26.86+00:00
Nelli, Kavya 0 Reputation points
1 answer One of the answers was accepted by the question author.

A parameter cannot be found that matches parameter name 'ForceMembershipRefresh'.

Trying to refresh DDG per: https://learn.microsoft.com/en-us/exchange/recipients-in-exchange-online/manage-dynamic-distribution-groups/troubleshoot-ddg-membership-issues I want to force refresh the membership list of a dynamic distribution group You…

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,222 questions
asked 2024-05-08T23:12:03.24+00:00
Robert Snook 20 Reputation points
accepted 2024-05-14T16:47:41.43+00:00
Robert Snook 20 Reputation points
1 answer One of the answers was accepted by the question author.

My user gets the you do not have permission to access this resource MS Learn Sandbox

I'm trying to do a MS Learn Course. I keep getting the your sign in was successful, but you do not have permssion to access this ressource. The resource in question is just the basic MS Learn Sandbox. Why is this? What requirements og authorization do…

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.
992 questions
asked 2024-05-14T14:11:36.3633333+00:00
Lars Flesland 20 Reputation points
commented 2024-05-14T16:34:37.42+00:00
VarunTha 3,715 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Unable to delete contactFolder (getting ErrorCannotDeleteObject)

Hello, I'm trying to do a simple delete operation on the user contact folders. It was working fine until last sunday (05/05/2024). Since then, I keep getting the following error: { ... statusCode: 403, body:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,745 questions
asked 2024-05-10T14:46:15.5966667+00:00
Baptiste Martinet 20 Reputation points
accepted 2024-05-14T16:29:56.9433333+00:00
Baptiste Martinet 20 Reputation points
1 answer One of the answers was accepted by the question author.

Inquiry on Intune Reports for Unsuccessful Teams Personal App Installations

Hi there, We are in the process of deploying a remediation script via Intune to uninstall the Teams Personal app across user devices. We’ve noticed that the uninstallation was successful on some devices but not on others. Could you guide us on where to…

Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
885 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,426 questions
asked 2024-05-13T16:30:53.2666667+00:00
J-3804 1,516 Reputation points
accepted 2024-05-14T16:27:01.87+00:00
J-3804 1,516 Reputation points
1 answer One of the answers was accepted by the question author.

shared settings : Number of days until partner is unresponsive

Hello, I hope this message finds you well. I am seeking clarification on the “Shared settings: Number of days until partner is unresponsive” option found under Endpoint Security > Microsoft Defender for Endpoint. Specifically, I would like to…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,208 questions
Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
346 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,426 questions
asked 2024-05-14T03:50:37.26+00:00
J-3804 1,516 Reputation points
accepted 2024-05-14T16:24:47.5166667+00:00
J-3804 1,516 Reputation points