293,718 questions

Sort by: Updated
1 answer

Cant launch my vm after creating a restore point hyper V

Good morning, I had been working on a script in my hyper v vm for about 3 hours and then I finished so I created a restore point and then shut down my vm. When I came back, it was impossible to open my vm, an error appeared, I couldn't find a…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,575 questions
asked 2024-05-20T13:14:37.49+00:00
al vil 0 Reputation points
commented 2024-05-26T17:28:43.31+00:00
al vil 0 Reputation points
1 answer

How to resolve CORS errors when running Blazor WASM alongside Blazor Server and ASP.NET Core Web API?

Hi, I have a solution having Blazor WASM, Blazor Server and Asp.Net Core Web API. When I try to run the applications, the Blazor server and API work without any problem but I get this error while running the WASM. Cross-Origin Request Blocked: The Same…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,241 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,421 questions
asked 2024-05-26T09:22:59.9066667+00:00
Cenk 956 Reputation points
answered 2024-05-26T17:28:27.3133333+00:00
Bruce (SqlWork.com) 57,966 Reputation points
1 answer

How to retrieve the any table from SQL DB and display dynamically in one page in asp.net core

Requirements are as below. 1. In single page of asp.net core, need to display any table data dynamically like jtable from jQuery plugin... With generic code with ado.net or web api orAPI or entity framework core

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
702 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,241 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,390 questions
asked 2023-04-02T16:30:01.65+00:00
phani sekhar 1 Reputation point
commented 2024-05-26T17:13:47.11+00:00
Hutty 0 Reputation points
1 answer

Is there a way to set DHCP to only allow know MAC’s

I need to block user from connecting an ethernet cable from the wall port, to there laptops. I can restrict there individual MAC’s, but its immposible to do this when we recieve new users all the time. Is there a way to only allow MAC address of…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,288 questions
Windows DHCP
Windows DHCP
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.DHCP: Dynamic Host Configuration Protocol (DHCP). A communications protocol that lets network administrators manage centrally and automate the assignment of Internet Protocol (IP) addresses in an organization's network.
1,026 questions
asked 2024-05-26T15:41:48.4166667+00:00
Himanshu Thapliyal 0 Reputation points
answered 2024-05-26T17:01:04.0933333+00:00
Marcin Policht 13,865 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Is fetching and creating Teams events via Graph API free?

Hello! I have found it hard to find out this particular information, so I am asking the question here. I am developing a web application for my bachelor thesis, which consists of connecting to the Graph API and fetching user calendar information in…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,839 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,852 questions
asked 2024-05-26T10:36:40.01+00:00
Lenko Ivanov 0 Reputation points
accepted 2024-05-26T17:00:11.1533333+00:00
Lenko Ivanov 0 Reputation points
1 answer One of the answers was accepted by the question author.

"Trouble with Windows Update: Need Help Resolving Error Code 0x80070002" Hey everyone, I've been encountering an issue with Windows Update on my system and could use some assistance in resolving it. Every time I try to update, I receive error code 0x800

Hey everyone, I've been encountering an issue with Windows Update on my system and could use some assistance in resolving it. Every time I try to update, I receive error code 0x80070002. I've tried a few troubleshooting steps, including restarting my…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,288 questions
asked 2024-05-21T11:06:28.7966667+00:00
Emma lily 20 Reputation points
accepted 2024-05-26T16:58:07.3166667+00:00
Emma lily 20 Reputation points
2 answers

How to connect my c# application to my phpmyadmin database from my NAS?

Good day, I want to try to connect to my database in my NAS. Please take a look the image below. As you can see at the image, I want to access my database outside in my home network. I already installed phpmyadmin in my NAS, but the problem is I don't…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,700 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,899 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,390 questions
asked 2024-05-26T11:07:34.2566667+00:00
BgnerNprg207 226 Reputation points
answered 2024-05-26T16:57:45.0966667+00:00
Bruce (SqlWork.com) 57,966 Reputation points
1 answer

Installing Windows 10 without an operating system

Is there a way to install Windows 10 without an operating system? And what do I need to perform the installation? Do I require a USB or something else? Thank you in advance for any assistance.

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,853 questions
Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
840 questions
asked 2024-05-26T16:46:14.8733333+00:00
KarathIT 40 Reputation points
answered 2024-05-26T16:56:59.3633333+00:00
Marcin Policht 13,865 Reputation points MVP
1 answer

Integer equivalent in Access

Hello I work with Access mdb with OleDbRader (Access Database Engine) in vb.net and need to set the data type to Integer (NOT Long Integer) so: Dim cmd As New OleDbCommand("ALTER TABLE Blah ALTER Column colm ???",…

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,390 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,606 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
834 questions
asked 2024-05-26T01:35:55.2433333+00:00
StewartBW 525 Reputation points
commented 2024-05-26T16:41:36.23+00:00
Viorel 113K Reputation points
12 answers One of the answers was accepted by the question author.

Unable to Open or Save files Office 2003 Basic Edition

After purchasing new computer, I loaded my old software Office 2003 basic edition onto Windows 11. It loaded fine, however, when trying to open or save a file in either Word or Excel the program stalls and the hour glass appears. I click within the Save…

Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,026 questions
asked 2022-04-23T09:54:18.71+00:00
Edward Williams 46 Reputation points
commented 2024-05-26T16:34:36.34+00:00
Joe Mac 0 Reputation points
1 answer

How to get/read specific word from pdf or image document in ASP.NET Application

I have millions of image or pdf document...I want get some specific word from the uploaded image or pdf document...after getting this, I am going to use these in my project...All this I want in asp.net application and if any third-party tools are using,…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,317 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,390 questions
asked 2024-05-26T03:09:00.3533333+00:00
Gani_tpt 1,766 Reputation points
commented 2024-05-26T16:22:58.1833333+00:00
Gani_tpt 1,766 Reputation points
1 answer One of the answers was accepted by the question author.

What are some budget-friendly alternatives to MDT for imaging computers?

As an IT administrator responsible for managing around 300 PCs, I am looking for alternatives to MDT for imaging computers, including Windows 11. What options are available that are budget-friendly?

Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
840 questions
asked 2024-05-23T16:04:04.3233333+00:00
wathai 20 Reputation points
accepted 2024-05-26T16:21:45.1433333+00:00
wathai 20 Reputation points
1 answer

Choosing customer managed while creating the VM itself

is there any way that while creating the VM itself we can choose customer managed , if yes how?

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
255 questions
asked 2024-05-08T09:55:58.05+00:00
Varma 1,230 Reputation points
edited a comment 2024-05-26T16:18:32.1533333+00:00
Varma 1,230 Reputation points
1 answer

exeがwindows defenderに検疫される

exeを作成して 複数のユーザーからダウンロードをするのですが、 その時に、exeがwindows defenferに引っ掛かり検疫されたり、されなかったりするのですが その違いは何でしょうか。 ちなみに、構成としては インストーラexe(←デジタル署名あり  ├本体.exe(←デジタル署名なし  └dll等 また、「本体.exe」にデジタル署名を付与すれば 上記の問題は解決するのでしょうか。 ご教授いただければ幸いです。

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,390 questions
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.
20 questions
asked 2024-05-24T10:16:40.0766667+00:00
佐藤 誠紘 0 Reputation points
answered 2024-05-26T16:17:30.0266667+00:00
gekka 7,091 Reputation points MVP
2 answers One of the answers was accepted by the question author.

How to learn CM Pivot

Hi family, I want to use CM Pivot, but don't have any experience with it before. Do you have any recommended courses or guides for newbies? Any sharing would be highly appreciated.

Microsoft Configuration Manager
asked 2024-05-23T14:25:54.66+00:00
albert TJ 100 Reputation points
answered 2024-05-26T16:12:03.32+00:00
albert TJ 100 Reputation points
2 answers

How to Activate Office and Windows license using Phone activation?

How to Activate Office and Windows license using Phone activation? is there any specific website?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,814 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,026 questions
asked 2023-09-05T04:15:28.9633333+00:00
Pamod Prabhashwara 0 Reputation points
answered 2024-05-26T15:52:13.3766667+00:00
Neimest 0 Reputation points
1 answer

Excel Fill schedule

Hi, I use a schedule sheet like the one in the photo. I would like it so when the times are input to the C column, the bars along the schedule are filled in automatically. Like the example in the photo

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,542 questions
asked 2024-05-26T09:58:59.6333333+00:00
Harrison Allen 0 Reputation points
commented 2024-05-26T15:24:04.26+00:00
Harrison Allen 0 Reputation points
6 answers One of the answers was accepted by the question author.

Setup Rule

Hi All, I have two domains, let's say domain1.com and domain2.com (there is no trust between the two domains). Domain1.com is my domain where my Exchange hybrid environment is hosted. Domain2.com is an external domain to domain1.com. I have applications…

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,111 questions
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,253 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,393 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,918 questions
asked 2024-05-20T20:20:09.4+00:00
Glenn Maxwell 10,326 Reputation points
accepted 2024-05-26T15:15:29.0633333+00:00
Glenn Maxwell 10,326 Reputation points
3 answers

ERROR CODE :80192EE7. Your account was not setup in device because device management could not be enabled.

We're in the process of configuring a computer with a Microsoft Business Premium account. The computer currently has an administrator account under ****@ugafco.aero. Now, I'm attempting to add another account to Microsoft 365 (Office), specifically…

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,967 questions
asked 2024-03-19T10:50:14.9633333+00:00
RZ-11 Admin 70 Reputation points
commented 2024-05-26T14:47:28.68+00:00
Michael Derham 0 Reputation points
3 answers

How to parse SOAP XML in SQL Server and show as table

DECLARE @xml XML ='<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header /> soapenv:Body <ns0:GetListResponse xmlns:ns0="urn:Consultaurartmasiva1"…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,899 questions
asked 2024-05-23T02:00:53.51+00:00
diego diaz 1 Reputation point
commented 2024-05-26T14:47:13.5166667+00:00
Yitzhak Khabinsky 25,206 Reputation points