Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
I need to implement raw xml logging before the our wcf service process the incoming request from the clinet how to implement it give the approach
I need to log my incoming SOAP request as raw xxml in my app before it even comes into my WCF pipeline. How to implement it? Provide me with the idea and implementations, and it will help. Thanks in advance #WCF
Developer technologies | .NET | Other
Issue to the bug
Hi, Can you help to the bug below? Which event is causing the issue?
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.
AI answer
Want: cross hair highlit in my excel sheet
Hello - I want to install or cretate VBA for cross hair highlit in my excel sheet. please provide me the ways to do that i can see cross hair highlights when i open my ecel sheet.
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
can't load dotnet 10 sdk
I get Failed to load [C:\Program Files\dotnet\host\fxr\10.0.9\hostfxr.dll], HRESULT: 0x800700C1 Ensure the library matches the current process architecture: x64 The library hostfxr.dll was found, but loading it from C:\Program…
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
KB5094123 update causes RDS.DataSpace Optional parameter to reset to default value after COM+ function call
After installing Windows Server 2019 KB5094123 (June 2026 Patch Tuesday), we are experiencing an issue where Optional parameters passed to a COM+ DLL via RDS.DataSpace are being reset to their default values after an internal sub-function call…
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
Creating a large JSON with Utf8JsonWriter is very slow in a native AOT library
Hello, In a personal project I'm creating a fairly large JSON document, 150MB, using Utf8JsonWriter in C#. It is reasonably fast when compiled to managed, NET 10, code - it finishes in 6 seconds. However, when published to native AOT, the same process…
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
VB.Net application query
Hi, One of the Application user lost his Admin access on one VB.Net application. No admin settings defined in db tables. Nothing set up in web. config. Can't find the reason. We have no Visual studio/Asp.net installed on the server. Can only open in …
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Having a VBA problem when writing an EXCEL macro
Tell me how I can send you an EXCEL file which details the gist of my problem.
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
how can i set the path for Dependencies in xxx.deps.json?
Hello, I have a number of DLLs (C# projects) that are loaded by a third-party EXE. Each of these DLLs has a .deps.json file listing its dependencies. The individual DLLs cannot be located in the same directory. If all the dependencies of a DLL are…
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.
Script not Working for large data in C#
The arrayGroup below will be containing almost 190,000 int arrays. so filtering them to retrieve groups of arrays in the array group that have two or more common digits is taking forever. I am using the linq expression below, any ideas to make this more…
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.
I can't install Windows SDK 7.1 in Windows 11 environment.
I need to install Windows SDK 7.1 in Windows 11 envrionment for MATLAB 2014b, but I can't. https://www.microsoft.com/en-us/download/details.aspx?id=8442 I used iso file of above link inside for installation, but in Windows 11, .NET Development and Visual…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Foundry Local WinRT/C++ support
Hello, we would like to know if you intend to add support to C++ native applications for FoundryLocal in a near future, as a WinRT/C++ Package Nuget for instance ? Unfortunately, we cannot use Microsoft.Windows.AI which is available in WinRT/C++ because…
Developer technologies | 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.
A Minimal API endpoint works using Bruno, but doesn't work from a Blazor app
I wrote a Minimal API project using .NET 9. It has several endpoints, which all work from a Blazor application (.NET 9) I also wrote, except for one. The endpoint that doesn't work is meant to delete a user. There are 2 endpoints which get called, one is…
Developer technologies | .NET | Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Version mismatch for retail realm package
New update by retail realm provided a package that is targeting to .net6.0 framework but my application run on net standard framework 2.0 . Does RR supports is multi targeted frameworks and or are you able to provide RR that is compatible with .NET…
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
Does CipherSuitesPolicy always throw PlatformNotSupportedException on Windows?
We have a .NET 8 ASP.NET Core application running on Windows Server 2019. The application uses Kestrel with HTTPS configured as follows: csharp httpsOptions.OnAuthenticate = (context, sslOptions) => After upgrading, the service crashes immediately…
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
ClickOnce Deployment – Promoting the Same Tested Build from UAT to Production
We have a .NET application developed using Microsoft ClickOnce technology. The application is digitally signed as part of the release process before being delivered to the client environment. Our client uses uDeploy to manage deployments across…
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
Win32 Exceptions Thrown when Attaching an Application to a DLL for Native Debug
I have recently migrated from Win10 to Win11. Under Win10, I have routinely debugged my C++ dll module without issue by attaching to the application and all the interactive debugging features like breakpoints etc. work as expected. However, the same…
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
How to restrict resize of windows size in Print support app
We are developing print support app for label printer. We need to restrict the resize option of the window when user click printing preferences from printer properties. is there any option to do this?
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.
Changing DataDirectory does not load different data
When the user clicks File | Open, the user gets a FolderBrowserDialog to select a folder containing the MyData.mdf data file. After clicking OK, the app calls AppDomain.CurrentDomain.SetData("DataDirectory",…
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
QuestPDF issue
Hi, Can you help for the issues below? I did the change to add "Type" but still the same problem.
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.