A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
How to change the financail Year in CRM
I would like to do a new finance year view eg All active class for FY26
Developer technologies | ASP.NET | Other
Null entry
How to write a code that can help with an entry null
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.
Excel Update Broke PivotCache VBA Functionality — Request for Fix or Escalation
Since a recent Microsoft 365 Excel update ~January 24/25, multiple VBA procedures that interact with PivotCaches and update PivotTables have stopped functioning across our organization. These macros have worked reliably for years and stopped functioning…
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
Client Side validation on dynamically added Telephone objects to bootstrap modal form. Razor Pages
Hello, Lately I was receiving valuable help by @Anonymous and @Anonymous . I'm working over their provided code mostly. What I need now is to validate the new added Telephone objects (Description and PhoneNumber). The Contact fields are already…
Developer technologies | ASP.NET | ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
WIN10 22H2, on API still, although I'm leaving .. ;)
did someone set out sometime to do a KERBTIER-in-mind, smooth taskbar and UI looks for you? Regards, Hînts-K
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Why i only have 1.3gb to use in Xbox Dev Mode
I understand you can use approximately 5GB of RAM in Xbox Dev Mode, but it only lets me use 1.3GB. screenshot.
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
WHen trying to show form in visual studio get error "The designer could not be shown for this file because none of the classes within can be designed. The base class 'System.Void' cannot be designed
Earlier this year after installing an update to visual studio for an application with a very long history, When I would go into my VB.net application, on most forms I would get the error above. I've had to recreate dozens of forms because of the error…
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
Simplest form to get JSON from a .dbf in Visual Fox pro 9.0 to import to an ASI?
What is the simplest form to get JSON format from a .dbf in Visual Fox pro 9.0 to import to an ASI?
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.
Customize scoped CSS bundle route path in Blazor Web App
I created a Blazor Web App and I want to customize the route where <ProjectName>.styles.css is served. However app.MapStaticAssets() does not provide a way to do so. The docs about CSS isolation say that the bundle is generated at build time so…
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.
.NET Framework WinForms app crashing with Oracle.ManagedDataAccess when Oracle Client 19c (64 bit) is installed (duplicate config issue)
Hi all, I’m encountering an issue after migrating my VB.NET Windows Forms application from unmanaged ODP.NET to managed ODP.NET, and I’d appreciate your guidance. Background Application type: VB.NET Windows Forms (.NET Framework) Earlier setup: …
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.
updated and will not show designers
I updated and now none of my design forms will display. One error message is The designer could not be shown for this file because none of he classes within it can be designed. Another says "The type 'System.Configuration.ApplicationScoped…
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
Void Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping
I have an application that has been running successfully for several years. Recently, I upgraded the .NET framework to version 8.0, after which I started encountering the following error: Method not found: 'Void…
Developer technologies | .NET | Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
Why are there no .razor files on the deployed server?
I've been developing web applications using Microsoft technologies, since WebForms. I'm used to seeing the HTML page files in the deployed folder on the web server. Now I am deploying a small Blazor application to an internal server using GitHub…
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.
Power Pages randomly resetting custom HTML to default content after sync or page open
Dear all, We are experiencing an issue in Power Pages where custom HTML on certain pages is unexpectedly being reset to default content. In several cases, the page body (custom HTML markup) is replaced by what appears to be the original default…
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.
Could not install workload 'ios'. Error installing the manifest "microsoft.net.sdk.ios" in version 26.2.10233
I have updated Visual Studio Community 2026 to version 18.5.2 today and now pairing to my MacBook Air is no more working: Could not install workload 'ios'. Error installing the manifest "microsoft.net.sdk.ios" in version 26.2.10233 And it…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
XSLT/XSL-FO transformation function stops working (Exception from HRESULT: 0x80131401)
Hello, My Visual Studio is again not working for XSLT/XSL-FO transformations. The error message that displays is: FileLoadException Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT: 0x80131401). All…
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.
Exception has occurred: CLR/ObjCRuntime.ObjCException
I am facing below issue in my MAUI project on Visual Studio code for Mac: Exception has occurred: CLR/ObjCRuntime.ObjCException An unhandled exception of type 'ObjCRuntime.ObjCException' occurred in Microsoft.iOS.dll at…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Totally and Absolutely Confused
Created a C++ project using Visual Studio 2026. Opened the file, made changes, saved all, built a project, executed, worked fine. closed Visual Studio, opened again, opened the project, changes that I made still there. Closed Visual Studio, turned off…
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.
Visual Studio Save
Have A C++ program in Visual Studio, making changes and when finish, issue a "save all" command which should save all of the changes, I would think. I then issue a "re build" and issue the "save all" command again. However,…
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.
MAUI Layout Questions
Hi there I have recently had to upgrade a MAUI app from .NET 8 to .NET 10 as the .NET 8 threw an error about it no longer being supported. Since upgrading, things have gone awry. The first thing is that the DarkMode style is not being used. The second is…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.