Open Closed

Updated from visual studio 2022 to 2026, Function Open in Visual studio stopped working #10452


User avatar
0
ydruck@greenwavecommissions.com created

Working with ABP Studio, due to .NET 10 changes needed to install 2026 studio, removed old studio 2022 However, Action "Open in visual studio" stopped working.

How to resolve this?


2 Answer(s)
  • User Avatar
    0
    AI-Bot created
    Support Team ABP Agent
    • This typically happens because ABP Studio still tries to launch Visual Studio via the old (VS 2022) registration/path, and after uninstalling VS 2022 there is no longer a valid “devenv”/shell association to open the solution.

    • Fix it by re-establishing the Windows “open with Visual Studio” registration:

      1. Repair Visual Studio 2026
        • Open Visual Studio Installer → select Visual Studio 2026MoreRepair.
          This re-registers Visual Studio shell commands and file associations that tools like ABP Studio rely on.
      2. Re-associate .sln files with Visual Studio 2026 (important even if VS opens manually)
        • Right-click any *.sln file → Open withChoose another app → pick Visual Studio 2026 → check Always use this app.
      3. Restart ABP Studio (close it completely and open again) and try “Open in Visual Studio”.
    • If it still doesn’t work, the remaining reliable workaround is:

      • Open the solution directly by double-clicking the .sln (after the association above), or open VS first and use File → Open → Project/Solution.

    Links (verified):

    • https://abp.io/docs/latest/studio
    • https://abp.io/docs/latest/studio/release-notes
    • https://abp.io/get-started

    This response was generated by AI. If it didn’t solve your problem, feel free to post a new answer — our support team will jump in to help you soon.

  • User Avatar
    0

    Updated both .sln and .slnx association, repaired 2026 install, restarted studio. also ran "devenv /updateConfiguration"

    No success

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.3.0-preview. Updated on March 13, 2026, 12:51
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.