A set of .NET Framework managed libraries for developing graphical user interfaces.
Bind value to combobox in Edit mode in windows form app C#
I have a list in which I put add and edit button. both of two button use the same form. I use comboBox to add or edit person's role .This list is about the different role that a person can have so I need person's Id from table persons. In this case I add…
Developer technologies | Windows Forms
How to fix the Azure VM agent
Hi, What's wrong with an Azure VM agent? Can you please advise me how to fix this? [2488] [00000006] 2021-08-19T13:00:04Z [INFO] Failed to log GAPerformanceCounter Event. System.InvalidOperationException: Instance 'CollectGuestLogs' does not exist…
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Errors when running blob trigger python application
Hello, I am try to 'run and debug' my function app written in Python being triggered by a blob being uploaded. The whole application works fine, the problem is I have to click 'continue' about 6 times as there are a lot of weird errors showing…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
TG Tim GibneyCreated on August 18, 2021 Installing Office 2019 Standard via ODT and config file - errors out with error code 0-2039 (0)
Procured Office 2019 Standard keys from VLSC. Downloaded ODT and installed it. Used the sample config.xml to make an Office 2019 Standard specific configuration-Office2019Standard.xml. Use ODT's setup.exe to download Office 2019 Standard to a local…
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Multi tenant Exchange 2019 and Hybrid O365 deployment
I am looking into doing an O365 Hybrid deployment to our multi-tenant Exchange 2019 so that we can do MFA. Our Exchange tenants are separated by OU, separate GAL, separate name space, and such so that they are completely separate but share the same AD. …
Exchange | Exchange Server | Management
The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
Exchange | Hybrid management
The administration of a hybrid deployment that connects on-premises Exchange Server with Exchange Online, enabling seamless integration and centralized control.
******@Accounts.List always return null
i have sone storageAccounts, but the api storage@Anonymous .List in go-sdk is always return null, why?
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
how to know the IOPS and throughput of azure file share
hello, I am uploading data to file share using azcopy..wants to know.. how to extract IOPS for file share (standard ,not premium) so that i can know the performance of file share . what are the other performance i can able to get from log…
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Azure Files
An Azure service that offers file shares in the cloud.
How to give paying customers access to a Word addin
Dear community, We have built an addin for MS Word, currently the addin is automatically downloaded from a Url specified in the Manifest. In the next step we would like to give only paying customers access to the addin. Question: Should we…
Microsoft 365 and Office | Development | Office JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
Microsoft 365 and Office | Development | Other
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
Cannot log into my azure account from web
Hi, It seems I meet some problems when trying to log into my azure account. When I clicked log in in web portal, it asked me to enter my password and some verification characters to ensure I was not a bot. But when I did it, it just asked me to do that…
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
Memory stream to file error
We are using the code below to merge multiple PDF files (using iTextSharp) into one stream and then display that stream in a web page. It has been working great but now we want to output that memory stream to a single pdf file like it displays and we now…
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Azure B2C custom policies for guest user type self service sign-up with one-time passcode
Hi all, I've managed to configure Azure AD B2B SSO for guest user type self service sign-up with one-time passcode approach. By looking the B2C SSO UI customization option for SAML application, I'm wondering would it be possible to achieve the guest…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Managing external identities to enable secure access for partners, customers, and other non-employees
UI Design help
Hey dude @Anonymous Do you think you could help me make this UI please
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
Azure update managment VM is showing Not assessed with Exception from HRESULT: 0x80072F8F
Azure VM is showing on AUM Not assessed with Exception from HRESULT: 0x80072F8F. followed below steps: restarted the MMA and windows update service redeploy the MMA agent restarted the VM still, it's giving the same issue. …
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
SQL Recursive CTE Amendment
I will appreciate the community assistance in amending this Recursive CTE below. My Schema and Expected output are included. WITH cte AS( SELECT us.HeaderDescription, up.ScheduleName, up.HeaderCode, up.PolicyRefCode …
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Unable to make LDAPS(636) call to Untrusted External Forest domain Active Directory
When LDAPS(636) call made to external forest domain Active Directory, the connection is getting failed and the below error message has been logged in the event viewer log. "The certificate received from the remote server was issued by an…
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Is there any kind of dev/test instance that has the Always On feature?
So, I have a free tier Azure account and I have an app service configured. I've been looking at my app service configurations and I was thinking about the possibility of enabling the "Always On" feature so my server don't go into idle mode.…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Can anyone guess App Script?
The Clone script is nothing but developing the duplicated version of the original version that is available in the market. (eg: Amazon Clone Script) Would anyone like to elaborate on this?
Community Center | Not monitored
Tag not monitored by Microsoft.
how to solve thos azure Freebsd12 image deploy error?
I try to install opnsense on freebsd 12 image. so i try to install freebsd 12 with ms azure marketplace freebsd 12 image. and then install opnsense after then, deprovisioning and capture image and create new vm with capture image. but i found…
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Stormlion imagecropper imagesize and compression
Dear All, I am using stormlion imagecropper in xamarin forms but getting very big image size. I can see in the code that there is a property for photosize and compression quality but when i use that it is giving me error. Please anybody can guide…
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
dotnet publish does not have some Nuget dependencies that are present in dotnet build
Let's assume I have the following project structure: ExecutableProject | __ Project A | __ Project B | __ ContentFilesNugetPackage The NuGet package contains some assets which are required by Library B at runtime. The nuspec file for the…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Developer technologies | 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.