18,286 questions

Sort by: Updated
0 answers

FileIO.TextFieldParser

Hello, Dim Blah As New FileIO.TextFieldParser(src) MyTextParser.TextFieldType / .SetDelimiters / .TrimWhiteSpace etc While Not MyTextParser.EndOfData Blah.ReadFields()... End While Before entering the While loop, how can I get how many times this loop…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,604 questions
asked 2024-05-24T09:50:20.7233333+00:00
StewartBW 505 Reputation points
0 answers

How to get list of all programs on system PATH that countain some characters in powershell/batch

So, i want to make a builder file for my C code, i use Clang compiler and wanted to link the Windows SDK's headers and make it multiplatform, so even VS 2015 is supported. I thought the easiest and best way will be to just find the programs that…

C++
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.
3,562 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,155 questions
asked 2024-05-24T07:33:56.0666667+00:00
Freziyt223 0 Reputation points
edited the question 2024-05-24T09:46:57.29+00:00
Tianyu Sun-MSFT 27,811 Reputation points Microsoft Vendor
0 answers

i want to add my college mail to microsoft account

i want to add my college email id

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,837 questions
asked 2024-05-24T09:35:11.1+00:00
CH GANESHRAJU 0 Reputation points
edited the question 2024-05-24T09:44:01.8633333+00:00
MayankBargali-MSFT 69,581 Reputation points
0 answers

objフォルダに生成されるはずのAxInterop.CoReportsViewU.dllが生成されない。

Windows10(64bit)、VS2017 Professional、Coreports Ver11で動作していたPGMを、Windows11(64bit)、VS2022 Professional、Coreports…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,693 questions
asked 2024-05-24T09:38:05.2266667+00:00
Enomoto Hikaru/榎本 輝/JFE-SI 0 Reputation points
0 answers

Using Entra ID Auth Only in ADF + Azure SSIS IR solution

Hi, We're currently working on complying with Microsoft cloud security benchmark in our tenant and ran into an issue with our Azure Data Factory service. To comply, we need to have only Entra ID Auth on our Azure SQL DBs. We're using Azure Data Factory…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,750 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,837 questions
asked 2024-05-24T09:37:29.6033333+00:00
Johan Lindholm 0 Reputation points
0 answers

How to create a deployment of GPT-4o so that all data resides in Europe?

Now that GPT-4o API is available on Azure, our company would like to upgrade from gpt-3.5-turbo to gpt-4o. However, our privacy policy states that data must be processed in Europe, and I haven't found a way to deploy the model to Europe. How can I do…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,293 questions
asked 2024-05-24T09:35:59.4133333+00:00
Juuso 0 Reputation points
0 answers

how to imporve SMB2 copy performance in win11 23H2 computer

hi : I encounter a SMB2 copy performance low problem. The test system is win11 23H2. I use a motor-comm NIC card(GigaBit) as a server, and use a Realtek NIC card(GigaBit) as a client. Then I run copy action. But I got a low performace. like…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,412 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
18 questions
asked 2024-05-24T09:33:57.9066667+00:00
xiaojiang gu 0 Reputation points
0 answers

SPO list columnDefinition resource type missing properties

Hi, I am trying to get the column definition for my SPO list. I created the SPO column with location type as: Using this endpoint: endpoint = f"https://graph.microsoft.com/v1.0/sites/{site_id}/lists/{list_id}/columns" I am not getting any…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,838 questions
asked 2024-05-24T09:31:19.85+00:00
Marta Kubinska 0 Reputation points
0 answers

how to imporve SMB2 copy performance in win11 23H2 computer

hi : I encounter a SMB2 copy performance low problem. The test system is win11 23H2. I use a motor-comm NIC card(GigaBit) as a server, and use a Realtke NIC card(GigaBit) as a client. Then I run copy action. But I got a low performace. like…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,412 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
18 questions
asked 2024-05-24T09:26:48.28+00:00
xiaojiang gu 0 Reputation points
0 answers

Directory server not available

Hello, I have two AD servers one 2016 and one 2022, I migrated the FSMO, DNS and DHSCP Roles from the 2016 to the 2022, the 2016 is now secondary controller. From the 2022 controller, when I go to user and computer Active directory and I right-click on…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,993 questions
asked 2024-05-24T09:24:26.68+00:00
Vulquin 5 Reputation points
0 answers

GridView items spacing code behind

Hello, I am trying to remowe space between GridView items code behind. I cooked such code: Style style = new Style(); style.TargetType = typeof(GridViewItem); Setter marginSetter = new…

Universal Windows Platform (UWP)
asked 2024-05-24T09:15:44.76+00:00
BitSmithy 1,871 Reputation points
0 answers

Connect Power Automate with Oracle database

I want to connect Power Automate with Oracle database but I am not sure what does "Gateway" mean here and how to resolve this gateway issue. Can someone help and describe on how to connect Power Automate with Oracle database using the…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
115 questions
asked 2024-05-24T09:14:27.6133333+00:00
Sharma, Punarvasu 0 Reputation points
0 answers

Update translation after changing original transcript in Speech Studio

Hello, I would like to update automatically the translation after changing the original transcript in Speech Studio.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,448 questions
asked 2024-05-24T09:14:26.8866667+00:00
Chatzopoulou, Eirini 0 Reputation points
0 answers

المسارات والشارات

كيف اعرف اني انهيت المسار المحدد ؟ وحصلت على الشارة ؟

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
37 questions
asked 2024-05-24T09:10:29.1133333+00:00
Rania 1 Reputation point
0 answers

How do i Fix Can’t Agree to Terms and Conditions on Mac

If you're encountering issues agreeing to terms and conditions on your Mac, there are a few troubleshooting steps you can try. Sometimes, simply restarting your Mac can resolve temporary glitches or issues with software. Ensure that your Mac is connected…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,519 questions
asked 2024-05-24T07:25:42.3033333+00:00
macfourxp 0 Reputation points
edited the question 2024-05-24T09:10:10.4266667+00:00
vipullag-MSFT 25,041 Reputation points
0 answers

The client could not be authenticated because the Extensible Authentication Protocol (EAP) Type cannot be processed by the server

While my client connect to the Radius server, i get the error below , does any certificate missing on my NPS server? Authentication Details: Connection Request Policy Name: Secure Wireless Connections DEMO Network Policy Name: Secure Wireless…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,284 questions
asked 2024-05-24T09:05:26.7766667+00:00
Mong, Leon 0 Reputation points
0 answers

Qualys Deployment Virtual Scanner Appliance

When i try to deploy the virtual scanner appliance the spot for insert the personalization code disappear... i did it a month ago without a problem. thank you

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
998 questions
asked 2024-05-24T08:54:49.95+00:00
Giuseppe Comunale 0 Reputation points
0 answers

How can I prevent the Azure OpenAI chat from adding unnecessary details to its responses when asking questions on my documents?

I'm using the azure openai chat playground on my documents and I'm doing test questions, I notice that when I ask a question on a document the chat answers me correctly but adds other details of the document that are not necessary to the question asked,…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
756 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
998 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,293 questions
asked 2024-05-24T08:33:43.5466667+00:00
AMROUN Lysa 221 Reputation points
0 answers

a membership add from AD gets showd in AADSync as exported but it is not visible in AAD

we have a on prem AD + Entra connect with Microsoft Azure Connect (2.1.1.0). For some combination of users and groups we see the issue that the add in AD of this users to the member list of a group gets recognized by AADSync. the Export runs wit hout…

Microsoft Entra
asked 2024-05-24T08:27:40.02+00:00
Braun, Johann 0 Reputation points
0 answers

How to update FFL/DFL from Windows 2003 to Windows 2016

Hi Everyone, I have a domain with an FFL version of Windows Server 2003 and a DFL of Windows Server 2008. The DC's on the domain are Windows Server 2016. I want to upgrade the FFL and DFL versions of the domain to Windows Server 2016. I have some…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,993 questions
asked 2024-05-24T08:27:31.0333333+00:00
Garima Das 1,041 Reputation points