🚀 Welcome to MDriven Learn –  MDriven is now on Discord!  Don’t miss the latest Release Notes.
MDriven Framework local installation and Visual Studio 2022 troubleshooting
This page was created by Wikiadmin on 2026-07-29. Last edited by Wikiadmin on 2026-07-29.

You can use this page to find the internal MDriven documentation relevant when a local MDriven Framework installation does not work in Visual Studio 2022.

Start with the framework documentation

The MDriven Framework documentation is the starting point for developers creating or working with an MDriven Framework project. Use its installation, setup, project-creation, and code-generation sections to check the part of the local development flow where the problem occurs.

For example, if you can open an existing project but cannot create or work with a project in Visual Studio 2022, continue with the Visual Studio integration documentation rather than using an external troubleshooting result.

Check Visual Studio integration

Open Visual Studio 2022 Integration for documentation about using MDriven Framework with Visual Studio 2022.

Also review these related framework topics when they match the symptom:

Check API documentation

If your issue concerns MDriven Framework API usage after the local project is available, use the MDriven Framework API documentation.

Describe the failing step

When you ask for help, state the exact step that fails. For example: "The local MDriven Framework project opens in Visual Studio 2022, but code generation fails." This distinguishes a Visual Studio integration issue from a code-generation issue and directs you to the relevant internal documentation.

See also